#1120 closed Bug (fixed)
Agulhas agrif zoom
Reported by: | rblod | Owned by: | clevy |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | AGRIF | Version: | v3.6 |
Severity: | Keywords: | initialization | |
Cc: |
Description
In the example provided, for both trunk and 3_4 version, part of the initialisation choices in the namelist (namtsd) of the zoom is missing. As a consequence the zoom is starting from a constant tropical profile while the globa ocean is starting from Levitus.
fix:
- add in the 1_namelist
cn_dir = './' ! root directory for the location of the runoff files ln_tsd_init = .true. ! Initialisation of ocean T & S with T &S input data (T) or not (F) ln_tsd_tradmp = .false. ! damping of ocean T & S toward T &S input data (T) or not (F)
- add in the input files 1_data* files
Commit History (2)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
3945 | clevy | 2013-06-28T11:13:16+02:00 |
|
3944 | clevy | 2013-06-28T09:54:50+02:00 |
|
Change History (5)
comment:1 Changed 11 years ago by clevy
- Owner changed from NEMO team to clevy
comment:2 Changed 11 years ago by clevy
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 8 years ago by nicolasmartin
- Keywords agrif removed
comment:4 Changed 8 years ago by nicolasmartin
- Keywords initialization added; initialisation removed
Note: See
TracTickets for help on using
tickets.
Change done
Input files added in ORCA2_LIM_nemo_v3.4.tar