Skip to content

Commit

Permalink
upgrade oasis req for icx compatability
Browse files Browse the repository at this point in the history
  • Loading branch information
JanStreffing committed Jan 27, 2025
1 parent 6fe13b8 commit 3ee7eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/components/oifs/oifs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ choose_version:
major_version: 43r3
43r3-awicm-3.2:
requires:
- oasis3mct-4.0-awicm-3.1
- oasis3mct-4.0-awicm-3.2
branch: awicm-3.2
comp_command: "export OIFS_TOPLEVEL_DIR=${model_dir}; export OIFS_XIOS=enable ; export OIFS_XIOS_DIR=${model_dir}/../xios ; export OIFS_XIOS_INCLUDE=-I/${model_dir}/../xios/inc/; cd make; ../fcm/bin/fcm make -v -j8 -f oifs.fcm ; chmod -R ${source_code_permissions} .; mv esm/oifs/bin/master.exe esm/oifs/bin/oifs"
git-repository: https://gitlab.dkrz.de/ec-earth/oifs-43r3.git
Expand Down

0 comments on commit 3ee7eba

Please sign in to comment.