Skip to content

Commit 3edb67b

Browse files
committed
Merge branch 'geomar_dev' into geomar_dev_without_src_changes
2 parents 6552cee + 4a46584 commit 3edb67b

File tree

103 files changed

+11539
-1184
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+11539
-1184
lines changed

configs/components/echam/echam.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,11 @@ compile_infos:
8383
6.3.05p2-foci_oasismct4:
8484
branch: esm-tools-oasis3mct4
8585
git-repository: https://git.geomar.de/foci/src/echam.git
86+
add_export_vars:
87+
MPEU_Fortran_INCLUDE_DIRECTORIES: "${oasis3mct.model_dir}/INSTALL_OASIS.ESMTOOLS/include"
88+
MPEU_Fortran_LIBRARIES: "${oasis3mct.model_dir}/INSTALL_OASIS.ESMTOOLS/lib"
89+
#MPEU_Fortran_INCLUDE_DIRECTORIES: "/home/shktkeme/esm/models/foci-agrif_mops_oasismct4/oasis/INSTALL_OASIS.ESMTOOLS/include"
90+
#MPEU_Fortran_LIBRARIES: "/home/shktkeme/esm/models/foci-agrif_mops_oasismct4/oasis/INSTALL_OASIS.ESMTOOLS/lib"
8691
6.3.05p2-wiso:
8792
branch: "wiso"
8893
clean_command: rm -rf src/echam/bin; rm -rf bin; make clean

configs/components/jsbach/jsbach.datasets.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,10 @@ forcing_sources:
4848
Ndepo_ssp:
4949
# These files are 12-monthly; see README.md in Ndepo/ directory
5050
# NOTE: ssp370 might be missing in this directory
51+
"${input_dir_couple}/${Ndepo_path}1850.nc":
52+
to: 1850
5153
"${input_dir_couple}/${Ndepo_path}@YEAR@.nc":
52-
from: 1850
54+
from: 1851
5355
to: 2099
5456
"${input_dir_couple}/${Ndepo_path}2099.nc":
5557
from: 2100

configs/components/jsbach/jsbach.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,7 @@ choose_scenario_is_ssp:
348348
False:
349349
ssp_num: null
350350
Ndepo_sufix: ""
351+
cover_fract_cmip6: cover_fract_hist_scenario
351352

352353
choose_echam.with_wiso:
353354
True:

0 commit comments

Comments
 (0)