The predefined gateways in oce_setup_step.F90 for tracer restoring for Framstrait (301)
|
CASE (301) !Fram Strait 3d restored passive tracer |
and Barent Sea Opening (303)
|
CASE (303) !BSO 3d restored passive tracer |
cover only parts of the respective gateways.
this is how it's currently defined:

and this is what it should be if the user is interested in the full gateway:
Fram: lon_min 0 -> -19
BSO: lat_max 74.5 -> 77.5
The predefined gateways in oce_setup_step.F90 for tracer restoring for Framstrait (301)
fesom2/src/oce_setup_step.F90
Line 1290 in ed475d6
fesom2/src/oce_setup_step.F90
Line 1348 in ed475d6
this is how it's currently defined:

and this is what it should be if the user is interested in the full gateway:
Fram: lon_min 0 -> -19
BSO: lat_max 74.5 -> 77.5