Skip to content
Snippets Groups Projects
  1. Feb 20, 2023
    • Lionel GUEZ's avatar
      Keep the good contours · 0e1f9399
      Lionel GUEZ authored
      Keep the good contours found when looking for the outermost contour,
      subject to a maximum of `n_max_cont` contours. The idea is to use them
      later when looking for the maximum-speed contour. Inside function
      `get_1_outerm`, we temporarily store the good contours in a local
      explicit-shape array, `cont_list`.
      0e1f9399
    • Lionel GUEZ's avatar
      Polish · cf540bfd
      Lionel GUEZ authored
      cf540bfd
    • Lionel GUEZ's avatar
      Add default initialization for component area · 739c52b9
      Lionel GUEZ authored
      Add default initialization for component area of derived type
      `ssh_contour`, because we are going to keep contours for which we will
      not compute area.
      739c52b9
    • Lionel GUEZ's avatar
      Change node numbers and eddy index · 877bb9a0
      Lionel GUEZ authored
      Because the numbering changed when we decided not to write invalid eddies.
      877bb9a0
  2. Feb 06, 2023
  3. Jan 25, 2023
Loading