From 76e0df53d751617eeada2c9824882fed7708a6e0 Mon Sep 17 00:00:00 2001 From: Daria Gladskikh <daria.gladskikh@gmail.com> Date: Tue, 24 Dec 2024 00:42:33 +0300 Subject: [PATCH] cmake with papa long --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 1ea93b8..27f9271 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -60,6 +60,7 @@ set(SOURCES obl_run_papa_meteo.f90 obl_run_cbl.f90 obl_run_cyclone.f90 + obl_run_papa_long_fluxes.f90 obl_config.f90 vermix_inmom.f90 ) -- GitLab