cloudSolution: Check consistency between the transient option

and the continuous-phase simulation type

For LTS and steady-state simulations the transient option does not need to be
provided as only steady-state tracking is appropriate.  For transient running
the Lagrangian tracking may be steady or transient.
This commit is contained in:
Henry Weller
2017-08-22 13:58:25 +01:00
committed by Andrew Heather
parent 3f5103235e
commit 076cf421f3
3 changed files with 27 additions and 4 deletions

View File

@ -19,7 +19,6 @@ solution
{
active yes;
transient no; // yes;
calcFrequency 10;
maxTrackTime 5.0;
maxCo 0.3;

View File

@ -19,7 +19,6 @@ solution
{
active yes;
transient no; // yes;
calcFrequency 10;
maxTrackTime 5.0;
maxCo 0.3;