Open abukowski21 opened 2 months ago
Would be lovely to just set character lengths once, for all strings. Currently iCharLen_ and iCharLenIndices are defined.
iCharLen_
iCharLenIndices
Good idea to set this once only. And then we can check if we're running in SWMF component mode & use their character length variables.
Found another one in src/ModNewell.f90
Would be lovely to just set character lengths once, for all strings. Currently
iCharLen_
andiCharLenIndices
are defined.Good idea to set this once only. And then we can check if we're running in SWMF component mode & use their character length variables.