Changes between Version 11 and Version 12 of 2017WP/ENHANCE-05_Gurvan-RK3
- Timestamp:
- 2017-11-29T12:05:14+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2017WP/ENHANCE-05_Gurvan-RK3
v11 v12 25 25 '' (ii)'' FB scheme may be a valuable alternative for low resolution simulations (in particular ORCA 2° and 1°) which do not necessarily need a high order time-stepping scheme, although FB scheme requires to used UBS scheme on advection of both dynamics and tracers. 26 26 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) 27 In practice the work is to :[[BR]] 28 • start from the trunk, updated with HPC09 branch (i.e. ZDF modifications)[[BR]] 29 • update with the ICEMODEL branch (i.e. new sea-ice model)[[BR]] 30 [[BR]] 31 [[BR]] 32 33 Postponed to 2018 workplan:[[BR]] 34 • create RK3_SRC directory a a copy of OPA_SRC[[BR]] 35 • implement the FB scheme in a stp_fbs routine (found either in step.F90 or in stpfbs.F90), i.e. changes in most of SBC, TRA, DYN and ZDF modules[[BR]] 36 • implement the RK3 scheme in a stp_rk3 routine (found either in step.F90 or stprk3.F90) [[BR]] 28 37 }}} 29 38 |-