Skip to content

Commit bcad046

Browse files
committed
Clean up env_cmds and paths
1 parent 67ede24 commit bcad046

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

examples/post.v3.LR.historical.zppy_v3.cfg

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,11 @@
88
[default]
99
# Change these two paths to include your username instead
1010
# You can also change these to match your preferred directory structure
11-
output = /lcrc/group/e3sm/ac.forsyth2/E3SMv3_20250403_try2/v3.LR.historical_0051
12-
www = /lcrc/group/e3sm/public_html/diagnostic_output/ac.forsyth2/E3SMv3_20250403_try2
11+
output = /lcrc/group/e3sm/ac.forsyth2/example_v3/v3.LR.historical_0051
12+
www = /lcrc/group/e3sm/public_html/diagnostic_output/ac.forsyth2/example_v3
1313
# Other paths
1414
input = /lcrc/group/e3sm2/ac.wlin/E3SMv3/v3.LR.historical_0051
15-
# Once E3SM Unified 1.11.0 is released, you can use this line instead:
16-
# environment_commands = "source /lcrc/soft/climate/e3sm-unified/load_latest_e3sm_unified_chrysalis.sh"
17-
environment_commands = "source /lcrc/soft/climate/e3sm-unified/test_e3sm_unified_1.11.0rc13_chrysalis.sh"
15+
environment_commands = "source /lcrc/soft/climate/e3sm-unified/load_latest_e3sm_unified_chrysalis.sh"
1816
# Other parameters:
1917
campaign = "water_cycle"
2018
case = v3.LR.historical_0051
@@ -270,7 +268,6 @@ walltime = "4:00:00"
270268
# plot_names (plot names should now be explicitly set via the plots_atm/ice/lnd/ocn parameters)
271269
active = True
272270
climo_years ="1985-2014",
273-
environment_commands = "source /gpfs/fs1/home/ac.forsyth2/miniforge3/etc/profile.d/conda.sh; conda activate zi_example_cfg_20250403"
274271
experiment_name = "v3.LR.historical_0051"
275272
figstr = "v3.LR.historical_0051"
276273
make_viewer = True

0 commit comments

Comments
 (0)