replace deprecated outputControl and outputInterval

replace with writeControl and writeInterval
This commit is contained in:
danielque
2017-08-31 14:50:59 +02:00
parent c7ee75839b
commit 70617eb360
16 changed files with 32 additions and 32 deletions

View File

@ -89,8 +89,8 @@ functions
fields ( p U voidfraction volAverage_voidfraction);
// Write at same frequency as fields
outputControl timeStep;//outputTime;
outputInterval 1;
writeControl timeStep;//outputTime;
writeInterval 1;
}
}
// ************************************************************************* //

View File

@ -90,8 +90,8 @@ functions
fields ( p U voidfraction volAverage_voidfraction);
// Write at same frequency as fields
outputControl timeStep;//outputTime;
outputInterval 1;
writeControl timeStep;//outputTime;
writeInterval 1;
}
/*pressureDrop