Changes between Version 27 and Version 28 of Users/ModelInterfacing/AGRIF
- Timestamp:
- 2018-09-03T16:21:27+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Users/ModelInterfacing/AGRIF
v27 v28 34 34 35 35 [[span(''Add some plots here with grid staggering and positioning ?'', style=background-color:lime)]] 36 37 When creating the nested domain, one must keep in mind that the child domain is shifted toward north-east and depends on the number of ghost cells as illustrated by the (attempted) drawing below for nbghostcells=1 and nbghostcells=3 38 {{{#!imagebox 39 [[Image(agrif_grid_position.jpg,width=600)]] 40 }}} 36 41 37 42 Note that rectangular regions must be defined so that they are connected to a single parent grid. Hence, defining overlapping grids with the same refinement ratio will not work properly, boundary data exchange and update being only performed between root and child grids. Use of east-west periodic or north-fold boundary conditions is not allowed in child grids either. Defining for instance a circumpolar zoom in a global model is therefore not possible.