jwallwork23 / nn_adapt

Accelerating goal-oriented error estimation using neural networks
1 stars 1 forks source link

Prepare for extra models #15

Closed jwallwork23 closed 2 years ago

jwallwork23 commented 2 years ago

We hope to implement more models than the currently existing steady-state tidal turbine model.

To prepare for this, this PR provides a simple base class and renames turbine as steady_turbine, in case we get round to implementing a time-dependent tidal turbine model.