Skip to content
Snippets Groups Projects
  1. Feb 06, 2023
    • Lionel GUEZ's avatar
      Add test `Region_5_15_days` · da706403
      Lionel GUEZ authored
      We import in the test infrastructure the experiment `Inst_eddies_4`
      because we want to no longer keep invalid contours, so we will need to
      update the experiment.
      da706403
  2. Jan 25, 2023
  3. Dec 06, 2022
  4. Nov 22, 2022
  5. Nov 21, 2022
    • Lionel GUEZ's avatar
      Use relative path to Overlap · a22e517e
      Lionel GUEZ authored
      Use relative path to Overlap from `Inst_eddies/Tests`. For symmetry
      with what we do in `Overlap/Tests`. So now the directories Overlap and
      `Inst_eddies` can be added from the top-level `CMakeLists.txt` in
      either order.
      a22e517e
    • Lionel GUEZ's avatar
      Add executable with main program unit · 35afed2e
      Lionel GUEZ authored
      Add executable in the directoy containing the main program unit. This
      is clearer as the executable file will be created in the corresponding
      binary directory. Since the directory Overlap is added after
      `Inst_eddies`, targets defined in `Overlap/Tests` are not yet defined
      when processing `Inst_eddies`, so we cannot use `target_sources` for
      these targets in `Inst_eddies`. So we use a relative path to
      `Inst_eddies` from `Overlap/Tests`.
      35afed2e
    • Lionel GUEZ's avatar
      Bug fix: require `grid_nml.txt` if `args.grid` · 8b36f857
      Lionel GUEZ authored
      This bug comes from commit cd8df9d2.
      8b36f857
    • Lionel GUEZ's avatar
      Polish · 787726e0
      Lionel GUEZ authored
      787726e0
  6. Oct 21, 2022
  7. Oct 18, 2022
  8. Oct 14, 2022
Loading