pimpleTKEBudgetFoam
pimpleTKEBudgetFoam copied to clipboard
OpenFOAM solver to calculate the resolved Reynolds stress, turbulent kinetic energy and dissipation rate at runtime in LES
Results
2
pimpleTKEBudgetFoam issues
Sort by
recently updated
recently updated
newest added
Hi! I'd like to know could this useful solver run on OpenFOAM v1906? But I've compiled successfully, but it directly crash the case after the 1st step..
I am a newer in OpenFOAM, and I have a question, when calculating LESResIndex in pimpleTKEBudgetFoam.c, here using kRes/max(kSmall,kTot), and kSmall is defined as 'SMALL' in createFields.H, what is 'SMALL',...