Eawag-AppliedSystemAnalysis / Simstrat

Simstrat - 1D lake model
http://www.eawag.ch/en/department/surf/projects/simstrat/
GNU General Public License v3.0
18 stars 8 forks source link

Choose the variables which are written to a file #34

Closed f-baerenbold closed 5 years ago

f-baerenbold commented 5 years ago

We can have unnecessary large output due to too many variables being written and not used by the user. We could implement a switch "yes" or "no" whether all variables will be written. If "no", there could be an optional argument defining which variables should be written.

f-baerenbold commented 5 years ago

Implemented in fbb392297476cb835c32efaa085b9e3325e019e4