#2301 closed Bug (fixed)
ICE_AGRIF file_def_nemo-ice.xml not working
Reported by: | mathiot | Owned by: | mathiot |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | SI3 | Version: | trunk |
Severity: | minor | Keywords: | |
Cc: |
Description
BE CAREFUL !!! Due to dynamic behaviour of this ticket creation page, it is highly recommend to set first all other fields before writing the ticket description below.
If you have lost your draft after an unwanted reload, you can click on the link 'Restore Form' in the contextual menu upper right to recover it.
Remove these lines after reading.
Context
ICE_AGRIF failed to run.
Analysis
Since revision r10911, variables iceneg_pres and iceneg_volu are no more available.
Fix
remove in ICE_AGRIF file_def_nemo-ice.xml
- <field field_ref="iceneg_pres" name="sineg_pres" />
- <field field_ref="iceneg_volu" name="sineg_volu" />
Commit History (2)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
11163 | mathiot | 2019-06-20T20:47:45+02:00 | fix ticket #2301 (remove iceneg_pres and iceneg_volu from ICE_AGRIF file_def_nemo-ice.xml) in NEMO 4.0 |
11159 | mathiot | 2019-06-20T17:48:06+02:00 | fix ticket #2301 (remove iceneg_pres and iceneg_volu from ICE_AGRIF file_def_nemo-ice.xml) |
Change History (3)
comment:1 Changed 5 years ago by mathiot
comment:2 Changed 5 years ago by mathiot
- Resolution set to fixed
- Status changed from new to closed
fixed in r11159
comment:3 Changed 5 years ago by mathiot
In 11163:
In 11159: