.. _doc.agrif.dvpers: Developper's stuff ------------------ Description of the update part ++++++++++++++++++++++++++++++ The update part allows to update the coarser variables from the finer grids. The updated variables are : * the sea surface height * the traceurs (T,S,substance) * the wet-drying mask * the water fluxes from which the horizontal velocities are re-estimated (coarser grid) Finally, the vertical velocities are also re-estimated (coarser grid) A `Scheme`_ summarizes the implementation of the **updates** in MARS. .. _Scheme: FILES/AGRIF/Routines_AGRIF.pptx Description of few AGRIF functions ++++++++++++++++++++++++++++++++++ In the `Grille_Agrif.pptx`_ file illustrates the AGRIF functionalities : * Agrif_Declare_Variable * Agrif_Update_Variable * Agrif_Set_bc .. * Agrif_Set_bcinterp .. * Agrif_Set_interp .. * Agrif_Set_UpdateType .. _Grille_Agrif.pptx: FILES/AGRIF/Grille_Agrif.pptx