mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
BUG: fan b.c. was using phi on slave side.
This commit is contained in:
@ -28,7 +28,6 @@ endTime 1;
|
||||
deltaT 0.001;
|
||||
|
||||
writeControl adjustableRunTime;
|
||||
|
||||
writeInterval 0.1;
|
||||
|
||||
purgeWrite 0;
|
||||
@ -47,7 +46,7 @@ runTimeModifiable true;
|
||||
|
||||
adjustTimeStep yes;
|
||||
|
||||
maxCo 5;
|
||||
maxCo 3;
|
||||
|
||||
libs
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user