GBS
magnetic_input_type_mod.F90 File Reference

Datatype holding the input parameters from a namelist. More...

Data Types

type  magnetic_input_type_mod::tmagneticinput
 

Modules

module  magnetic_input_type_mod
 

Functions/Subroutines

subroutine magnetic_input_type_mod::load_parameters (this, nml_unit)
 Load namelist parameters from a given unit. More...
 
subroutine magnetic_input_type_mod::print_parameters (this)
 Print parameters. More...
 
subroutine magnetic_input_type_mod::store_parameters_hdf5 (this, file_unit, group_name)
 Store all the parameters in the HDF5 file provided. More...
 

Variables

real(dp), dimension(:,:), pointer magnetic_input_type_mod::dpsidx_n => null()
 
real(dp), dimension(:,:), pointer magnetic_input_type_mod::dpsidx_v => null()
 
real(dp), dimension(:,:), pointer magnetic_input_type_mod::dpsidy_n => null()
 
real(dp), dimension(:,:), pointer magnetic_input_type_mod::dpsidy_v => null()
 
real(dp), dimension(:,:), pointer magnetic_input_type_mod::d2psidx2_n => null()
 
real(dp), dimension(:,:), pointer magnetic_input_type_mod::d2psidx2_v => null()
 
real(dp), dimension(:,:), pointer magnetic_input_type_mod::d2psidy2_n => null()
 
real(dp), dimension(:,:), pointer magnetic_input_type_mod::d2psidy2_v => null()
 
real(dp), dimension(:,:), pointer magnetic_input_type_mod::d2psidxdy_n => null()
 
real(dp), dimension(:,:), pointer magnetic_input_type_mod::d2psidxdy_v => null()
 
real(dp), dimension(:,:), pointer magnetic_input_type_mod::psi_eq => null()
 
real(dp), pointer magnetic_input_type_mod::xmag => null()
 
real(dp), pointer magnetic_input_type_mod::y0_source => null()
 
real(dp), pointer magnetic_input_type_mod::yxpt => null()
 
real(dp), pointer magnetic_input_type_mod::y1_source => null()
 
real(dp), pointer magnetic_input_type_mod::yxpt1 => null()
 

Detailed Description

Datatype holding the input parameters from a namelist.

Author
(in alphabetical order)
Emmanuel Lanti emman.nosp@m.uel..nosp@m.lanti.nosp@m.@epf.nosp@m.l.ch