glwagner / dedaLES

Large Eddy Simulation with dedalus
https://dedales.readthedocs.io
GNU General Public License v3.0
33 stars 11 forks source link

Change "OceanModel" to "BoussinesqModel"? #1

Closed glwagner closed 5 years ago

glwagner commented 5 years ago

https://github.com/glwagner/dedaLES/blob/98e5803c8fd3f4399d88a838a6e367d6f9406a18/dedaLES.py#L42

How would we implement a "building-block" strategy for models (eg, BoussinesqModel = NavierStokes + Buoyancy Conservation, somehow)?

glwagner commented 5 years ago

Fixed by #3