Name | Last commit | Last update |
---|---|---|
.. | ||
Make | ||
basicThermo | ||
derivedFvPatchFields | ||
doc | ||
fluidThermo | ||
heThermo | ||
mixtures | ||
psiThermo | ||
rhoThermo |
- these already existed for a single value, but now handle the full field. This is more memory-friendly. fld.clamp_min(lower); OLD: fld = max(fld, lower); fld.clamp_max(upper); OLD: fld = min(fld, upper);
Name | Last commit | Last update |
---|---|---|
.. | ||
Make | ||
basicThermo | ||
derivedFvPatchFields | ||
doc | ||
fluidThermo | ||
heThermo | ||
mixtures | ||
psiThermo | ||
rhoThermo |