#718 closed Task (fixed)
updates to BDY module
Reported by: | davestorkey | Owned by: | rblod |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | OCE | Version: | v3.2 |
Severity: | Keywords: | 2010 OPA v3.2 | |
Cc: |
Description
There are two main changes:
- Implementation of open boundary conditions for LIM2 ice model. Flow Relaxation conditions on leads fraction, ice thickness and snow thickness fields.
- Bug fixes and updates for use of BDY in Shelf configurations.
Commit History (1)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
2088 | davestorkey | 2010-09-14T12:02:21+02:00 | ticket #718: BDY updates |
Change History (15)
comment:1 Changed 13 years ago by davestorkey
comment:2 Changed 13 years ago by davestorkey
Testing
- The ice boundary conditions have been tested in a one-year hindcast of the FOAM North Atlantic configuration (using NEMO v3.2) taking boundary conditions from the global ORCA025 configuration. There is an open boundary with ice along the north of the model domain (cutting across Baffin Bay and the East Greenland Current), and the ice simulation is found to be satisfactory here.
- The changes for the Shelf configurations have been tested in hindcasts of the Atlantic Margin model (using NEMO v3.2) with open boundary conditions consisting of tidal harmonics forcing and FRS conditions on T,S,u,v fields taken from the FOAM North Atlantic configuration.
- The bug fix for the zeroing of the mass divergence behind the open boundary was tested in the Atlantic Margin model - it was found to be necessary for this model to run stably. It has also been tested in the FOAM North Atlantic model and found to remove spurious values of the sea-surface height along the edge of the model domain.
- The new branch relative to 3.2.1 has been compiled with and without key_bdy. A null test with ORCA2 with key_bdy omitted showed no change in results or resources used between a run with the branch included and a run without the branch included.
comment:3 Changed 13 years ago by davestorkey
- Owner changed from davestorkey to rblod
Hi Rachid,
I've updated the ticket with details of the testing done. Could you review this please?
Thanks,
Dave
comment:4 Changed 13 years ago by rblod
Review is located here http://forge.ipsl.jussieu.fr/nemo/wiki/718/Review
comment:5 Changed 13 years ago by davestorkey
- Resolution set to fixed
- Status changed from new to closed
comment:6 Changed 7 years ago by nicolasmartin
- Keywords 2010 Coastal Stream ocean ready added
comment:7 Changed 7 years ago by nicolasmartin
- Keywords nemo_v3_2* added
comment:8 Changed 7 years ago by nicolasmartin
- Milestone 2010 Stream 0: Coastal ocean ready deleted
Milestone 2010 Stream 0: Coastal ocean ready deleted
comment:9 Changed 7 years ago by nicolasmartin
- Keywords Stream ocean ready added; CSor removed
comment:10 Changed 7 years ago by nicolasmartin
- Keywords Stream removed
comment:11 Changed 7 years ago by nicolasmartin
- Keywords ocean removed
comment:12 Changed 7 years ago by nicolasmartin
- Keywords ready removed
comment:13 Changed 6 years ago by nemo
- Type changed from Development to Task
Remove 'Development' type
comment:14 Changed 6 years ago by nemo
- Keywords nemo_v3_2* removed
comment:15 Changed 20 months ago by nemo
- Keywords OPA v3.2 added
Note: See
TracTickets for help on using
tickets.
Main code changes