CADWRDeltaModeling / BayDeltaSCHISM

Tools, scripts, templates and data for running SCHISM on the Bay-Delta
https://cadwrdeltamodeling.github.io/BayDeltaSCHISM
Apache License 2.0
5 stars 7 forks source link

nml.parse() cannot read an echoed nml file from schism #37

Closed water-e closed 1 year ago

water-e commented 1 year ago

Issue is the array items which have a special form.

&SCHOUT
 NC_OUT  =           1,
 IOF_HYDRO       =           1, 16*0, 2*1, 5*0, 2*1, 14*0,
 IOF_WWM = 23*1,           0, 4*1, 12*0,
 IOF_GEN =           0,
 IOF_AGE =           1,
 IOF_SED = 6*1, 5*0, 9*1, 9*0,
 IOF_ECO =           0,
 IOF_ICM_CORE    = 17*0,
 IOF_ICM_SILICA  = 2*0,

param.out.nml.txt tryit.py.txt

dwr-psandhu commented 1 year ago

closing this issue and pursuing it on schimpy