rom-py / rompy

Relocatable Ocean Modelling in PYthon (rompy) combines templated cookie-cutter model configuration with various xarray extensions to assist in the setup and evaluation of coastal ocean model
https://rom-py.github.io/rompy/
BSD 3-Clause "New" or "Revised" License
2 stars 9 forks source link

Ensuring that wwm hotstart reads are switched on correctly #74

Open benjaminleighton opened 4 months ago

benjaminleighton commented 4 months ago

LHOTR - true when a hotstart is being used to initialize LINID - true when initializing is happening from scratch with no hotstart

must be configured opposite, so if LHOTR=T then LINID=F and if LHOTR=F then LINID=T