alimaye / sun-fan-delta-model

GNU General Public License v3.0
0 stars 0 forks source link

Variable ocean level #43

Closed alimaye closed 3 years ago

alimaye commented 3 years ago

This PR enables the ocean level to vary in time, addressing #13. Changes apply to functions that input parameters, execute the model, and visualize results. Ocean level information is stored in the variable oceanLevel, which is now a structure array. Ocean level is specified for time intervals by defining vectors for the start of the time interval and the corresponding ocean elevation, recorded in the structure array. Ocean level can increase, decrease or both over time.