Example Runs / WAMB


Run “ENLIL” with “WSA” data to compute the background solar wind with master scripts for the following applications:

Usage

The master script can be executed by a single command:

<master_script> [-<parameter> <value>]

or, alternatively, by individual steps:

command action
<master_script> case [-<parameter> <value>] Set input parameters and execute the case codes
<master_script> plot_case [-<parameter> <value>] Plot results of the case computation
<master_script> run [-<parameter> <value>] Set input parameters and execute the run code
<master_script> data_run [-<parameter> <value>] Calculate data results from the run computation
<master_script> plot_run [-<parameter> <value>] Plot results of the run computation
<master_script> clean [-<parameter> <value>] Clean the project directory

Parameters

The following parameters can be used to modify their default values (see the master script for details):

Argument Default value Comment
-project <char> calib Project name
-numo <char> mp1um1d Numerical model setting
-nreg <int> 1 Computational grid mode
-reg <int> 1 Computational region (AU)
-res <char> low Numerical grid resolution
-obsdate <char> null Use observations at or up to this date
-rundate <char> 2007-01 computation at this date
-tstop <float> Stop computation at this time (h)
-tstep <float> Output with this step in time (h)
-istep <int> 1 Plot with this step in output files
-cordata <char> data Coronal data sub-directory
-corfile <char> null Coronal data file (null if cordata/corymdh used)
-cormode <char> multi Coronal data mode
-corobs <char> gongz Solar photospheric field observatory
-correa <char> null Realization of the WSADA coronal map
-corymdh <char> yyyy/mm Coronal data sub-sub-directory structure by date
-crnum <char> null Carrington Rotation number
-crlon <char> null Carrington Rotation leading longitude
-amb <char> a6b1 Ambient wind conditions setting
-bndrot <char> synodic Rotation of the inner boundary
-runpar <char> g53t03x05 Run parameters gamma and heating

Helioweather / Example Runs