params_brag_parsolver_ti_m.f90 Source File


Contents


Source Code

module params_brag_parsolver_ti_m
!! Parameters for parallel aligned 3D solver for ion temperature
!! Included via template with preprocessor macros

#define _PARSOLVER_ brag_parsolver_ti
#define _PARSOLVER_SELECT_NAME_ parsolver_ti_select
#define _PARSOLVER_PARAMS_NAME_ params_parsolver_ti
#define _PARSOLVER_READ_ROUTINE_NAME_ read_params_brag_parsolver_ti
#define _PARSOLVER_WRITE_ROUTINE_NAME_ write_params_brag_parsolver_ti

#include "../../../parameters/params_parsolver_m.f90.template"

end module