From 51679b63cb9b2defaed631529d30ef3e3117eeec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Chanut?= <jerome.chanut@mercator-ocean.fr> Date: Thu, 29 Dec 2022 08:49:35 +0000 Subject: [PATCH] Update zooms.rst --- source/zooms.rst | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/source/zooms.rst b/source/zooms.rst index 5e6485e..f4077ea 100644 --- a/source/zooms.rst +++ b/source/zooms.rst @@ -407,16 +407,17 @@ parcels being able to transit from one grid to another, which has not been imple The missing functionalities are grouped in the table below according to their use on the root or on the child grid. -============================================ ===== ====== - Option name (and flag) Grid --------------------------------------------- ------------- +============================================ ===== ====== =========== + Option name (and flag) Grid avail. in +-------------------------------------------- ------------- ----------- \ Root Child -============================================ ===== ====== +============================================ ===== ====== =========== Timing (``ln_timing=T``) No -Icebergs(``ln_icebergs=T``) No -Floats(``ln_floats=T``) No +Icebergs (``ln_icebergs=T``) No +Under ice cavities (``ln_isf=T``) No No +Floats (``ln_floats=T``) No Stochastic param. (``ln_sto_XXX=T``) No -Global volume ctl (``nn_fwb=1/2``) No +Global volume ctl (``nn_fwb=1/2``) No main Open boundaries (``ln_bdy=T``) Yes No Global heat and sal budgets (``ln_diahsb``) No -============================================ ===== ====== +============================================ ===== ====== =========== -- GitLab