edoddridge / aronnax

An idealised isopycnal model that can be run either with n+1/2 layers, or with n layers and variable bathymetry.
http://aronnax.readthedocs.io/en/latest/
MIT License
23 stars 5 forks source link

Spatially variable forcing #226

Closed edoddridge closed 5 years ago

edoddridge commented 5 years ago

It would be helpful to allow the forcing fields to vary in space as well as time.

I suggest achieving this by providing multiple fields and changing them at a specified interval. The fields could either be linearly interpolated for continuous changes, or swapped instantly for discontinuous changes.