Opened 9 years ago
Closed 9 years ago
#1717 closed Bug (fixed)
Compilation error without key_mpp_mpi
Reported by: | mathiot | Owned by: | mathiot |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | OCE | Version: | trunk |
Severity: | Keywords: | ||
Cc: |
Description
Description
NEMO (GYRE at least) not compile without key_mpp_mpi.
Analysis
- Interface lbc_sum used for the ice sheet/ocean coupling with conservation option is undefined
- ctl_stop in cool_skin.F90 is undefined
Recommendation
- implement lbc_sum interface if key_mpp_mpi not defined
- add "USE lib_mpi" in cool_skin.F90
Commit History (0)
(No commits)
Change History (1)
comment:1 Changed 9 years ago by mathiot
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
fix in commit r6493