== Miscelaneous Ideas around NEMO == === NEMO system === {{{ - reactivate and test the key_esopa ; change its name to key_nemo ; add a systematic check using this key in the NVTK - replace all ztoto = real( itoto ) by ztoto = real( itoto, wp ) - remove the ";" placed at the beginning of a line (used by gurvan to force indentation with emacs) -> is not accepted by some compilers (old flyspray) - clean the interface between OPA and LIM -> clear list of variables exchanged between the 2 components - rewrite the "case" with in-explicit variables values - suppress nbiss and nobis - ..... }}} === OPA component === {{{ - use the namelist logical instead of nadv, nldf etc in traadv.F90, traldf.F90, etc.... - ..... }}} === LIM component === {{{ - ....... - ..... }}} === TOP component === {{{ - ....... - ..... }}} === AGRIF component === {{{ - ....... - ..... }}}