FMA Challenge 1 (1D-2D linked): Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 55:
To run the model with varying cell sizes from a single TCF, scenarios were implemented with either '10ft' or '15ft' entered in the batch file using the -s switch. Importantly, if the -s switch is not used, the model will assume a default model scenario of 10ft as specified by the line <font color="blue"><tt>Model Scenario </tt></font> <font color="red"><tt>==</tt></font> <tt> 10ft </tt> within the TCF.
Within this example, the 2D timestep and log output frequency are variables dependent on the 2D Cell Size scenario. The variables are specified through an external read file (.
When the model is initialised, the scenario determines the 2D_CELL_SIZE, 2D_Timestep and LogInt variables. The variables are set using the 'Set Variable' command in the
Each variable is then placed in the TCF and TGC using the << >> syntax. For example for the 10ft scenario:
| |||