mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Fixing externalWallHeatFluxTemperature mapping scalarFields.
Fixing humidityTemperatureCoupled problem in parallel Adding Allrun-parallel to externalSolarLoad and windshieldCondensation tutorials
This commit is contained in:
@ -22,7 +22,8 @@ done
|
||||
# Generate view factors
|
||||
for i in air
|
||||
do
|
||||
runParallel -s $i -np 4 viewFactorsGen -region $i
|
||||
runParallel -s $i -np 4 \
|
||||
viewFactorsGen -region $i
|
||||
done
|
||||
|
||||
# set the initial fields
|
||||
|
||||
Reference in New Issue
Block a user