ConnectTool
 All Classes Namespaces Files Functions Variables Pages
Namespaces | Functions | Variables
model_corfield_pfss.py File Reference

Namespaces

 model_corfield_pfss
 Launch Corfield/PFSS model (see https://gitlab.irap.omp.eu/motcor_models/CORFIELD_MOTCOR.git).
 

Functions

def model_corfield_pfss.compute_field
 Computes magnetic field lines associated to seed_points from/to solar surface to/from solar source surface with a given magnetogram. More...
 
def model_corfield_pfss.create_simu_folder
 Create corfield simulation arborescence. More...
 
def model_corfield_pfss.create_input_file
 Create input file in corfield simulation folder. More...
 
def model_corfield_pfss.init_buffer
 Initialise a buffer for output exchange. More...
 
def model_corfield_pfss.decode_buffer
 Read a formatted buffer. More...
 
def model_corfield_pfss.get_datacube_output
 From simu_absolute_path, get datacube output file absolute path. More...
 
def model_corfield_pfss.get_fieldline_output
 From simu_absolute_path, get fieldline output file absolute path. More...
 
def model_corfield_pfss.get_bssmap_output
 From simu_absolute_path, get bss map output file absolute path. More...
 

Variables

tuple model_corfield_pfss.template_relative_path = os.path.join('dir.corona','input_corfield_pfss','corfield_params.nml.template')
 Where template file for Corfield/PFSS input file is stored. More...
 
tuple model_corfield_pfss.db_connect_tool_path = os.path.join(module_corona.path_corfield_pfss,'dir.data_connect_tool')
 Local Connect tool DB in Corfield. More...
 
int model_corfield_pfss.nmax_integration = 999
 Maximum length of a Corfield fieldline. More...