Changes between Version 10 and Version 11 of 2017WP/ENHANCE-05_Gurvan-RK3
- Timestamp:
- 2017-07-25T11:02:19+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2017WP/ENHANCE-05_Gurvan-RK3
v10 v11 5 5 || '''Action''' || ENHANCE-5_Gurvan — RK-3 time stepping || 6 6 || '''PI(S)''' || Gurvan Madec || 7 8 {{{#!td '''Digest''' }}} {{{#!td Introduce an optional RK3 time-stepping scheme. The scheme will: 7 {{{#!td 8 '''Digest''' 9 }}} 10 {{{#!td 11 Introduce an optional RK3 time-stepping scheme. The scheme will: 9 12 10 13 1. be a valuable alternative to the current Modified Leap-Frog (MLF, Leclair and Madec OM2009) scheme, … … 23 26 24 27 In practice the work is to :[[BR]]• start from the trunk, updated with HPC09 branch (i.e. ZDF modifications)[[BR]]• create RK3_SRC directory a a copy of OPA_SRC[[BR]]• implement the FB scheme in a stp_fbs routine (found either in step.F90 or in stpfbs.F90), [[BR]] implying changes in most of SBC, TRA, DYN and ZDF modules[[BR]]• implement the RK3 scheme in a stp_rk3 routine (found either in step.F90 or stprk3.F90) 25 26 }}} |- 27 28 }}} 29 |- 28 30 || '''Dependencies''' || no || 29 31 || '''Target''' || 2017 merge party ||