Skip to content
Snippets Groups Projects
Commit c5e12069 authored by Jérôme Chanut's avatar Jérôme Chanut
Browse files

2D mode management for AGRIF with RK3 and more

- Suppress the use ub2_b/vb2_b un_bf/vn_bf with AGRIF and RK3. Consider
un_adv/vn_adv in that case, i.e. the available time integrated flux from
before to after time step.
- From the change above, one can now remove the definition and the allocation
of ub2_b/vb2_b un_bf/vn_bf with RK3 (these are purely related to a
leapgrog time stepping).
- Move definition and allocation of un_adv/vn_adv from dynspg_ts into oce to prevent
  from circular dependencies.
- Restored read/write of barotropic arrays in restart with RK3 in the
  case where ln_bt_av=.false. (Demange's time stepping with continuous
in time barotropic time stepping). Aditionnal arrays need also to be
stored in case of refluxing with AGRIF.
parent 9be39212
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment