VERB_code_2.3
|
Sources and losses parameters structure. More...
#include <Parameters.h>
Public Attributes | |
bool | SL_L_top |
SL parameters. More... | |
string | SL_L_top_filename |
filename for losses upper bound | |
bool | SL_E_min |
sources lower bound | |
string | SL_E_min_filename |
filename for sources lower bound | |
Matrix2D< double > | Lmp |
magnetopause position Lmp (time, alpha) | |
bool | useLmp |
magnetopause position flag | |
string | fileLmp |
magnetopause position file name | |
Sources and losses parameters structure.
Definition at line 238 of file Parameters.h.
bool Parameters_structure::SL_structure::SL_L_top |