cwrowley/romnet

Separate timesteppers from models

Closed this issue · 0 comments

Currently, the Timestepper classes are defined in model.py. It would probably be better to decouple these and place them into a separate module (e.g., timestepper.py).