Yes the character variables that write or read the usr_var data is too small to accommodate that many variables. We need to make them dynamically allocatable.
Yes the character variables that write or read the usr_var data is too small to accommodate that many variables. We need to make them dynamically allocatable.