File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33[e3sm_unified]
44
55# the unix group for permissions for the e3sm-unified conda environment
6- group = E3SM_Dec
6+ group = E3SMinput
77
88# the compiler set to use for system libraries
99compiler = oneapi-ifx
@@ -13,7 +13,7 @@ mpi = mpich
1313
1414# the path to the directory where activation scripts, the base environment, and
1515# system libraries will be deployed
16- base_path = /lus/flare/projects/E3SM_Dec /soft/e3sm-unified
16+ base_path = /lus/flare/projects/E3SMinput /soft/e3sm-unified
1717
1818# whether to use system modules for hdf5, netcdf-c, netcdf-fortran and pnetcdf
1919# (spack modules are used otherwise)
@@ -25,10 +25,10 @@ use_system_hdf5_netcdf = True
2525[diagnostics]
2626
2727# The base path to the diagnostics directory
28- base_path = /lus/flare/projects/E3SM_Dec /diagnostics
28+ base_path = /lus/flare/projects/E3SMinput /diagnostics
2929
3030# the unix group for permissions for diagnostics
31- group = E3SM_Dec
31+ group = E3SMinput
3232
3333
3434# The parallel section describes options related to running jobs in parallel
You can’t perform that action at this time.
0 commit comments