Example Runs / ANA3D / SB3CONE

The master script xsb3cone computes propagation of a heliospheric disturbance initiated by the Cone model in the ambient solar wind with a streamer belt (SB).

Overview of the basic scenario

Boundary values of the solar wind velocity, density, temperature, and magnetic field strength (from left to right) at time when a hydrodynamic ejecta passes the boundary (at 0.1 AU):

[Image produced by plot_bnd.pro]

Distribution of the radial solar wind velocity on three slices passing trough the observing point “P03” (at 1 AU) and evolution at this point:

[Image produced by plot_tim3e1.pro]

Evolution of the solar wind radial velocity, proton number density, mean temperature, and magnetic field strength (from top to bottom) at the observing point “P03”:

[Image produced by plot_evo5o1.pro]

Computing the basic scenario

Execution of the master script xsb3cone with default parameters produces results in the following sub-directories:

Numerical results evo/evo1_p03.dat should be the same as doc/evo1_p03.dat.

Computing with different parameters

The master script xsb3cone can be copied and edited for computing with different parameters of the ambient wind, streamer belt, and numerical model.

Alternatively, these parameters can be passed to the master script as arguments when it is executed. These modifications can be collected into a parametric script which executes the master script, under different conditions, as individual commands. Each run produces results into the “code”, “case”, and “run” directories named according to the used parameters.

Examples of parametric scripts:

zsb3cone-dist runs xsb3cone with different positions of the SB with respect to the same parameters of the Cone model.

       

sphi = -60

       

sphi = 60

[Images produced by plot_tim3e1.pro]


main     scripts     scripts/ana3d