#333 closed Bug (fixed)
namelist is not coherent with nemo_v3_1_beta
Reported by: | flavoni | Owned by: | nemo |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | OCE | Version: | |
Severity: | Keywords: | namelists | |
Cc: |
Description
I used NEMO_IGCM comitted with NEMO_v3_1_beta
but when I run (for ORCA2_LIM) it I've got this error:
* 183 Illegal data in namelist READ UNIT=17 FILE=namelist REC=78 PROG=domain.dom_nam ELN=272(40003b398)
Called from domain.dom_init ELN=127(400038918)
Called from opa.opa_init ELN=241(400001c6c)
Called from opa.opa_model ELN=115(400000c90)
Called from model ELN=19(400000810)
DATA pt=4 len=50 rdtbt = 90. ! barotropic time step
Solution: remove rdtbt parameter from namelist?
Simona
Commit History (3)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
12410 | jcastill | 2020-02-19T16:27:21+01:00 | Changes necessary for solving utils ticket #333: timestamp for bgc restart |
12409 | jcastill | 2020-02-19T16:18:42+01:00 | Branch to implement timestamp in biogeochemistry restarts, see utils ticket #333 |
1307 | ctlod | 2009-02-16T09:53:31+01:00 | update ORCA2_LIM's namelists related to libIGCM branche, see ticket: #333 |
Change History (7)
comment:1 Changed 16 years ago by ctlod
- Milestone changed from Reference configurations to libIGCM development
- Resolution set to fixed
- Status changed from new to closed
- Version v3.1 deleted
comment:2 Changed 8 years ago by nicolasmartin
- Keywords namelists added; namelist removed
comment:3 Changed 8 years ago by nicolasmartin
- Milestone libIGCM development deleted
Milestone libIGCM development deleted
comment:4 Changed 5 years ago by jcastill
In 12409:
comment:5 Changed 5 years ago by jcastill
In 12410:
comment:6 Changed 5 years ago by jcastill
In 12437:
comment:7 Changed 5 years ago by jcastill
In 12438:
It happens because the namelist stored under the libIGCM development branche have not been updated.
Solved now.
Claude