Skip to content

test: CI comment trigger verification - #15

Draft
harryzhou2000 wants to merge 1 commit into
mainfrom
dev/harry-ci-test
Draft

test: CI comment trigger verification#15
harryzhou2000 wants to merge 1 commit into
mainfrom
dev/harry-ci-test

Conversation

@harryzhou2000

Copy link
Copy Markdown
Collaborator

Summary

  • Test PR to verify /ci-run comment-based trigger works correctly
  • Empty commit on top of main — no code changes

@harryzhou2000

Copy link
Copy Markdown
Collaborator Author

/ci-run-self-hosted

harryzhou2000 added a commit to harryzhou2000/DNDSR that referenced this pull request May 21, 2026
… if constexpr, T_guess, rename, Prim2Cons

CFDLAB-THU#14: remove static int cnt debug counter from temperature() fallback;
      replace fprintf with DNDS_assert
CFDLAB-THU#15: add DNDS_assert(I.sol/solT != nullptr) in clone()
CFDLAB-THU#16: add TODO(#audit MED16) to determine if JAC_SKIP_FLUID removable
CFDLAB-THU#17: if(model==NS_2EQ) -> if constexpr (model is template parameter)
CFDLAB-THU#18: fallback T_guess 0 -> 200 K (bottom guard for non-reactive mixtures)
CFDLAB-THU#19: mixtureFormationEnergy renamed mixtureFormationEnthalpy
      (returns sum Y_k*h_f_k = formation enthalpy per mass)
CFDLAB-THU#20: MeanValuePrim2Cons computes rhoH_form from species densities
      and passes it to Prim2Cons.  2-pass explanation in comments:
      pass 1 gets exact rhoH_form (depends only on rho+rhoY_k, which
      are correct from primitive); pass 2 uses correct gamma+formation
      making it exact inverse of MeanValueCons2Prim.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant