Opened 3 years ago
Last modified 2 years ago
#2542 new Request
Specify slip conditions from 2d file
Reported by: | mathiot | Owned by: | systeam |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | DOM | Version: | trunk |
Severity: | minor | Keywords: | fmask, |
Cc: |
Description
Context
Some users (DRAKKAR and UKMO at least) add to the NEMO based code an option to specify the slip condition (rn_shlat) via a 2d file instead of a single float defined in the namelist_cfg.
Adding this option will:
- increase flexibility in the slip condition set up
- remove the need of the usr_def_fmask module as it could be managed via an input file.
Materials
- code to do it in a NEMO4 based branch (not yet updated to the trunk) is available at this commit (https://forge.ipsl.jussieu.fr/nemo/changeset/10904)
- DRAKKAR code available here: https://github.com/meom-group/DCM/blob/master/DCMTOOLS/DRAKKAR/NEMO4/src/OCE/DOM/dommsk.F90
Commit History (0)
(No commits)
Change History (1)
comment:1 Changed 2 years ago by mathiot
- Type changed from Defect to Feature request
Note: See
TracTickets for help on using
tickets.