Skip to content
Snippets Groups Projects
Commit 52851683 authored by Oriol Tintó's avatar Oriol Tintó
Browse files

Versions were mixed. psp didn't have psp and vice-versa.

parent 1fdb205d
No related branches found
No related tags found
No related merge requests found
Pipeline #18735 failed
......@@ -109,12 +109,21 @@ spack:
icon:
#build_cmd: "icon-nwp@%ICON.VERSION%% %SPACK.COMPILER%+debug+petsc target=x86_64_v2 ^openmpi+pmi+legacylaunchers schedulers=slurm fabrics=ucx ucx+dc+dm+ib_hw_tm+mlx5_dv+rc+rdmacm+thread_multiple+ud+verbs"
build_cmd: "icon-nwp@%ICON.VERSION%% %SPACK.COMPILER%+debug target=x86_64_v2 source=dkrz_https"
version: 2.6.5-nwp0
version: psp
data_management:
# Where do we put the output files afterwards?
local_destination_folder: $OUTPUTDIR/
atmosphere_namelist: |
nwp_phy_nml:
inwp_psp: 1
psp_scale: 5.0
atmosphere_namelist_ideal: |
nwp_phy_nml:
inwp_psp: 1
psp_scale: 5.0
EOF
if [ "$STAGE" -eq 0 ]; then
......
......@@ -109,20 +109,12 @@ spack:
icon:
#build_cmd: "icon-nwp@%ICON.VERSION%% %SPACK.COMPILER%+debug+petsc target=x86_64_v2 ^openmpi+pmi+legacylaunchers schedulers=slurm fabrics=ucx ucx+dc+dm+ib_hw_tm+mlx5_dv+rc+rdmacm+thread_multiple+ud+verbs"
build_cmd: "icon-nwp@%ICON.VERSION%% %SPACK.COMPILER%+debug target=x86_64_v2 source=dkrz_https"
version: psp
version: 2.6.5-nwp0
data_management:
# Where do we put the output files afterwards?
local_destination_folder: $OUTPUTDIR/
atmosphere_namelist: |
nwp_phy_nml:
inwp_psp: 1
psp_scale: 5.0
atmosphere_namelist_ideal: |
nwp_phy_nml:
inwp_psp: 1
psp_scale: 5.0
EOF
if [ "$STAGE" -eq 0 ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment