Hi
I wanted to use namelist to group my variables that are users-specified inputs to run a simulation, but I later found out that the variables in namelist can not be dynamic allocatable arrays.
I really like the idea of "namelist". Does any fortran expert here know how to deal with these dynamic allocatable arrays using idea of "namelist"?
I wanted to use namelist to group my variables that are users-specified inputs to run a simulation, but I later found out that the variables in namelist can not be dynamic allocatable arrays.
I really like the idea of "namelist". Does any fortran expert here know how to deal with these dynamic allocatable arrays using idea of "namelist"?