Rationalised "make" macros to reduce code duplication Removed solid phase radiation properties Updated tutorials appropriately |
||
---|---|---|
.. | ||
0 | ||
constant | ||
system | ||
Allclean | ||
Allrun | ||
makeCellSets.setSet | ||
README.txt |
To run with directional thermo: - compile chtMultiRegionFoam/solid/setRegionSolidFields.H with tmp<volSymmTensorField> tkappa = thermo.directionalK(); const volSymmTensorField& kappa = tkappa(); - change in e.g. heater: - in constant/heater/solidThermophysicalProperties: thermoType directionalKSolidThermo; - in 0/heater/T: K directionalSolidThermo;