Contain all input parameter in an unique type
Used only for reading and preparation, not anymore in the code after.
More...
Data Types | |
type | param_list |
Regroup all input parameter Used only for reading sda_input file and preparation stage, not anymore in the code after. More... | |
type | param_list_tools |
Define input parameter for tools only, NEVER used in sda. More... | |
Functions/Subroutines | |
subroutine | set_default_values (this) |
Assign default values for all input variables. More... | |
subroutine | reset_default_solutegrid (this) |
Contain all input parameter in an unique type
Used only for reading and preparation, not anymore in the code after.
subroutine mod_input_parameter::reset_default_solutegrid | ( | type ( param_list ) | this | ) |
to add flexibility
to add analytic ? a pririo not
subroutine mod_input_parameter::set_default_values | ( | type ( param_list ) | this | ) |
Assign default values for all input variables.
Could create a set default values for Protein_Grid group, allow use default or specific one for flex
this | : instance of param_list |