Skip to content
Snippets Groups Projects
  1. Nov 22, 2022
    • Lionel GUEZ's avatar
      Rename to `test_write_null.f90` · c7faaba2
      Lionel GUEZ authored
      Rename file `test_write_eddy.f90` to `test_write_null.f90`. The name
      was badly chosen because the program is not a unit test of procedure
      `write_eddy`. In fact, it does not even call `write_eddy`.
      c7faaba2
    • Lionel GUEZ's avatar
      Polish · 4f0772d1
      Lionel GUEZ authored
      4f0772d1
  2. 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
      Remove test Weight · 8150275c
      Lionel GUEZ authored
      The program `test_weight` no longer exists, since commit 9ff8a9bb.
      8150275c
    • 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
  3. Oct 21, 2022
  4. Oct 20, 2022
  5. Oct 18, 2022
  6. Oct 15, 2022
  7. Oct 14, 2022
Loading