mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
BUG: Switching off radiationProperties in heater. Adding boundaryRadiationProperties
and adding transmissivity keyword in radiationProperties.
This commit is contained in:
@ -25,11 +25,16 @@ rm -f constant/bottomAir/constructMap*
|
||||
rm -f constant/bottomAir/finalAgglom
|
||||
rm -f constant/bottomAir/globalFaceFaces
|
||||
rm -f constant/bottomAir/subMap
|
||||
rm -f constant/bottomAir/visibleFaceFaces
|
||||
rm -f constant/bottomAir/mapDist
|
||||
|
||||
|
||||
rm -f constant/topAir/F
|
||||
rm -f constant/topAir/constructMap*
|
||||
rm -f constant/topAir/finalAgglom
|
||||
rm -f constant/topAir/globalFaceFaces
|
||||
rm -f constant/topAir/subMap
|
||||
rm -f constant/topAir/visibleFaceFaces
|
||||
rm -f constant/topAir/mapDist
|
||||
|
||||
# ----------------------------------------------------------------- end-of-file
|
||||
|
||||
Reference in New Issue
Block a user