ENH: Removing buoyantSimpleBaffle solver and making the thermal baffle
commitd31ba4c8844f063938134964d7e2b819dcb38aee
authorSergio Ferraris <sergio@tom.opencfd.co.uk>
Mon, 25 Jul 2011 16:15:46 +0000 (25 17:15 +0100)
committerSergio Ferraris <sergio@tom.opencfd.co.uk>
Mon, 25 Jul 2011 16:15:46 +0000 (25 17:15 +0100)
treefb151152a923210febcd9827b0c45978ddd43775
parentdeff49cfd05a7e5af45764f60402b76cfc342741
ENH: Removing buoyantSimpleBaffle solver and making the thermal baffle
being hold at the BC. Reorganization of the tutorial case
circuitBoardCooling
79 files changed:
applications/solvers/heatTransfer/buoyantBaffleSimpleFoam/Make/files [deleted file]
applications/solvers/heatTransfer/buoyantBaffleSimpleFoam/Make/options [deleted file]
applications/solvers/heatTransfer/buoyantBaffleSimpleFoam/UEqn.H [deleted file]
applications/solvers/heatTransfer/buoyantBaffleSimpleFoam/buoyantBaffleSimpleFoam.C [deleted file]
applications/solvers/heatTransfer/buoyantBaffleSimpleFoam/createFields.H [deleted file]
applications/solvers/heatTransfer/buoyantBaffleSimpleFoam/hEqn.H [deleted file]
applications/solvers/heatTransfer/buoyantBaffleSimpleFoam/pEqn.H [deleted file]
src/regionModels/regionModel/regionModel/regionModel.C
src/regionModels/regionModel/regionModel/regionModel.H
src/regionModels/regionModel/regionModel/regionModelI.H
src/regionModels/regionModel/regionModel1D/regionModel1D.C
src/regionModels/regionModel/regionModel1D/regionModel1D.H
src/regionModels/thermoBaffleModels/Make/files
src/regionModels/thermoBaffleModels/derivedFvPatchFields/temperatureThermoBaffle/temperatureThermoBaffleFvPatchScalarField.C [new file with mode: 0644]
src/regionModels/thermoBaffleModels/derivedFvPatchFields/temperatureThermoBaffle/temperatureThermoBaffleFvPatchScalarField.H [new file with mode: 0644]
src/regionModels/thermoBaffleModels/noThermo/noThermo.C
src/regionModels/thermoBaffleModels/noThermo/noThermo.H
src/regionModels/thermoBaffleModels/thermoBaffle2D/thermoBaffle2D.C
src/regionModels/thermoBaffleModels/thermoBaffle2D/thermoBaffle2D.H
src/regionModels/thermoBaffleModels/thermoBaffle2D/thermoBaffle2DI.H
src/regionModels/thermoBaffleModels/thermoBaffleModel/thermoBaffleModel.C
src/regionModels/thermoBaffleModels/thermoBaffleModel/thermoBaffleModel.H
src/regionModels/thermoBaffleModels/thermoBaffleModel/thermoBaffleModelNew.C
src/thermophysicalModels/basicSolidThermo/basicSolidThermo/basicSolidThermo.C
src/thermophysicalModels/basicSolidThermo/basicSolidThermo/basicSolidThermo.H
src/thermophysicalModels/basicSolidThermo/basicSolidThermo/basicSolidThermoNew.C
src/thermophysicalModels/basicSolidThermo/constSolidThermo/constSolidThermo.C
src/thermophysicalModels/basicSolidThermo/constSolidThermo/constSolidThermo.H
src/thermophysicalModels/basicSolidThermo/directionalKSolidThermo/directionalKSolidThermo.C
src/thermophysicalModels/basicSolidThermo/directionalKSolidThermo/directionalKSolidThermo.H
src/thermophysicalModels/basicSolidThermo/interpolatedSolidThermo/interpolatedSolidThermo.C
src/thermophysicalModels/basicSolidThermo/interpolatedSolidThermo/interpolatedSolidThermo.H
src/thermophysicalModels/basicSolidThermo/isotropicKSolidThermo/isotropicKSolidThermo.C
src/thermophysicalModels/basicSolidThermo/isotropicKSolidThermo/isotropicKSolidThermo.H
src/thermophysicalModels/basicSolidThermo/solidMixtureThermo/solidMixtureThermo/solidMixtureThermo.C
src/thermophysicalModels/basicSolidThermo/solidMixtureThermo/solidMixtureThermo/solidMixtureThermo.H
tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/Allrun [deleted file]
tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/baffle.setSet [deleted file]
tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/constant/polyMesh/boundary [deleted file]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/0.org/T [moved from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/0.org/T with 90% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/0.org/U [moved from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/0.org/U with 91% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/0.org/alphat [moved from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/0.org/alphat with 90% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/0.org/baffleRegion/Q [copied from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/constant/RASProperties with 73% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/0.org/baffleRegion/T [copied from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/constant/RASProperties with 76% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/0.org/epsilon [moved from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/0.org/epsilon with 91% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/0.org/k [moved from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/0.org/k with 90% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/0.org/mut [moved from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/0.org/mut with 90% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/0.org/p [moved from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/0.org/p with 80% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/0.org/p_rgh [moved from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/0.org/p_rgh with 75% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/Allclean [moved from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/Allclean with 100% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/Allrun [new file with mode: 0755]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/constant/RASProperties [copied from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/constant/RASProperties with 93% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/constant/baffleRegion/polyMesh/boundary [new file with mode: 0644]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/constant/baffleRegion/polyMesh/cellToPatchFaceAddressing [copied from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/constant/thermoBaffleProperties with 56% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/constant/baffleRegion/polyMesh/cellZones [copied from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/constant/RASProperties with 77% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/constant/baffleRegion/polyMesh/faceToPatchEdgeAddressing [new file with mode: 0644]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/constant/baffleRegion/polyMesh/faceToPatchFaceAddressing [new file with mode: 0644]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/constant/baffleRegion/polyMesh/faceZones [copied from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/constant/thermoBaffleProperties with 70% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/constant/baffleRegion/polyMesh/faces [new file with mode: 0644]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/constant/baffleRegion/polyMesh/neighbour [new file with mode: 0644]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/constant/baffleRegion/polyMesh/owner [new file with mode: 0644]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/constant/baffleRegion/polyMesh/pointToPatchPointAddressing [new file with mode: 0644]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/constant/baffleRegion/polyMesh/pointZones [moved from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/constant/RASProperties with 77% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/constant/baffleRegion/polyMesh/points [new file with mode: 0644]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/constant/g [moved from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/constant/g with 93% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/constant/polyMesh/blockMeshDict [moved from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/constant/polyMesh/blockMeshDict with 75% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/constant/thermoBaffleProperties [copied from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/constant/thermoBaffleProperties with 100% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/constant/thermophysicalProperties [moved from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/constant/thermophysicalProperties with 94% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/system/baffleRegion/changeDictionaryDict [new file with mode: 0644]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/system/baffleRegion/fvSchemes [copied from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/constant/thermoBaffleProperties with 68% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/system/baffleRegion/fvSolution [copied from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/constant/thermoBaffleProperties with 66% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/system/changeDictionaryDict [copied from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/system/changeDictionaryDict with 100% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/system/changeDictionaryDict.baffle [copied from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/system/changeDictionaryDict with 83% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/system/changeDictionaryDict.baffleRegion [moved from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/system/changeDictionaryDict with 57% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/system/controlDict [moved from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/system/controlDict with 86% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/system/extrudeToRegionMeshDict [moved from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/constant/thermoBaffleProperties with 59% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/system/fvSchemes [moved from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/system/fvSchemes with 96% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/system/fvSolution [moved from tutorials/heatTransfer/buoyantBaffleSimpleFoam/circuitBoardCooling/system/fvSolution with 85% similarity]
tutorials/heatTransfer/buoyantSimpleFoam/circuitBoardCooling/system/topoSetDict [new file with mode: 0644]