Skip to content

Commit

Permalink
Cleaner implementation of the mixed model: tauij = 2 K_sgs / L_kk L_i…
Browse files Browse the repository at this point in the history
…j - C_mixed * 2 * turb_visc * S_ij:

- the array tauij now contains full mixed model, not just DSTM part
- the passive scalars do not have turbulent diffusion.  The SGS part os modeled by Harlow model.
- only (BT) and (eps T) have turbulent diffusion, because that comes from k-equation.  The k-equation has turbulent diffusion to model the effects of pressure term and triple-correlation term.  Thus the only scalars that should have the turbulent diffusion are (BT) and (eps T), which sum up to k_sgs.
  • Loading branch information
schumakov committed Aug 24, 2009
1 parent 9a6d157 commit 70d2d3a
Showing 1 changed file with 172 additions and 218 deletions.
Loading

0 comments on commit 70d2d3a

Please sign in to comment.