ikeshwani / HorizontalConvection

2 stars 1 forks source link

Either remove commented blocks in `simulation.jl` or implement them #22

Closed hdrake closed 3 months ago

hdrake commented 3 months ago

There are currently many commented blocks in simulation.jl that don't do anything. They should either be removed or implemented.

For example:

https://github.com/ikeshwani/HorizontalConvection/blob/upgrade-Oceananigans/src/simulation.jl#L37-L41