NCAR / music-box

A box/column model using MICM chemistry
Apache License 2.0
14 stars 8 forks source link

rework output time calculation #82

Closed mattldawson closed 3 years ago

mattldawson commented 3 years ago

closes #105

mattldawson commented 3 years ago

The output function doesn't really care whether it's the last time step - it just cares whether it should check if this is a scheduled output time or just output without checking. This way you could force output at any time you wanted (for debugging, or some experiment, ...)