Thermodynamics: Rationalised the base classes for fluid and solid thermo.
New base class for fluid and solid thermo: veryBasicThermo Base class for fluid thermo: basicThermo (derived from veryBasicThermo) Base class for solid thermo: solidThermo (derived from veryBasicThermo) Note in next commit basicThermo -> fluidThermo, veryBasicThermo -> basicThermo
Showing
- applications/solvers/combustion/fireFoam/Make/options 1 addition, 1 deletionapplications/solvers/combustion/fireFoam/Make/options
- applications/solvers/heatTransfer/chtMultiRegionFoam/Make/options 2 additions, 2 deletions...ions/solvers/heatTransfer/chtMultiRegionFoam/Make/options
- applications/solvers/heatTransfer/chtMultiRegionFoam/chtMultiRegionSimpleFoam/Make/options 2 additions, 2 deletions.../chtMultiRegionFoam/chtMultiRegionSimpleFoam/Make/options
- applications/utilities/miscellaneous/foamDebugSwitches/Make/options 1 addition, 1 deletion...ns/utilities/miscellaneous/foamDebugSwitches/Make/options
- applications/utilities/postProcessing/wall/solidWallHeatFlux/Make/options 2 additions, 2 deletions...lities/postProcessing/wall/solidWallHeatFlux/Make/options
- applications/utilities/postProcessing/wall/wallHeatFlux/Make/options 2 additions, 2 deletions...s/utilities/postProcessing/wall/wallHeatFlux/Make/options
- applications/utilities/postProcessing/wall/wallHeatFlux/createFields.H 4 additions, 4 deletions...utilities/postProcessing/wall/wallHeatFlux/createFields.H
- src/dynamicFvMesh/dynamicMotionSolverFvMesh/dynamicMotionSolverFvMesh.C 5 additions, 1 deletion...esh/dynamicMotionSolverFvMesh/dynamicMotionSolverFvMesh.C
- src/fieldSources/Make/options 2 additions, 2 deletionssrc/fieldSources/Make/options
- src/regionModels/pyrolysisModels/Make/options 1 addition, 1 deletionsrc/regionModels/pyrolysisModels/Make/options
- src/regionModels/pyrolysisModels/noPyrolysis/noPyrolysis.H 1 addition, 1 deletionsrc/regionModels/pyrolysisModels/noPyrolysis/noPyrolysis.H
- src/regionModels/regionCoupling/Make/options 1 addition, 1 deletionsrc/regionModels/regionCoupling/Make/options
- src/regionModels/thermoBaffleModels/Make/options 2 additions, 2 deletionssrc/regionModels/thermoBaffleModels/Make/options
- src/regionModels/thermoBaffleModels/derivedFvPatchFields/temperatureThermoBaffle/temperatureThermoBaffleFvPatchScalarField.H 1 addition, 1 deletion...eThermoBaffle/temperatureThermoBaffleFvPatchScalarField.H
- src/regionModels/thermoBaffleModels/noThermo/noThermo.H 1 addition, 1 deletionsrc/regionModels/thermoBaffleModels/noThermo/noThermo.H
- src/thermophysicalModels/Allwmake 2 additions, 3 deletionssrc/thermophysicalModels/Allwmake
- src/thermophysicalModels/basic/Make/files 3 additions, 0 deletionssrc/thermophysicalModels/basic/Make/files
- src/thermophysicalModels/basic/basicThermo/basicThermo.C 2 additions, 211 deletionssrc/thermophysicalModels/basic/basicThermo/basicThermo.C
- src/thermophysicalModels/basic/basicThermo/basicThermo.H 4 additions, 197 deletionssrc/thermophysicalModels/basic/basicThermo/basicThermo.H
- src/thermophysicalModels/basic/basicThermo/veryBasicThermo.C 196 additions, 0 deletionssrc/thermophysicalModels/basic/basicThermo/veryBasicThermo.C
Please register or sign in to comment