Changes between Version 25 and Version 26 of Users/ModelInterfacing/AGRIF
- Timestamp:
- 2018-09-03T11:49:07+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Users/ModelInterfacing/AGRIF
v25 v26 11 11 12 12 AGRIF (Adaptive Grid Refinement In Fortran) is a library that allows the seamless space and time refinement over rectangular regions in NEMO. Refinement factors can be odd or even (usually lower than 5 to maintain stability). Interaction between grid is "two-ways" in the sense that the parent grid feeds the child grid open boundaries and the child grid provides volume averages of prognostic variables once a given number of time step is completed. 13 Th is pages provides guidelines how to use AGRIF in NEMO. For a more technical description of the library itself, please refer to the following page: [http://agrif.imag.fr].13 These pages provide guidelines how to use AGRIF in NEMO. For a more technical description of the library itself, please refer to the following link: [http://agrif.imag.fr]. 14 14 15 15