Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
124 commits
Select commit Hold shift + click to select a range
5903c0f
fixed bug for running in clm single column mode
Jul 31, 2020
1b2a6ff
updates to be consistent with mct
Aug 1, 2020
30377d5
updates to be more consistent with cpl7
Aug 6, 2020
5b23e22
removed commented sections
Aug 7, 2020
2580aff
changes needed to get aux_cam_tests to work
Aug 22, 2020
d7c0849
fixes necessary to run preapha tests
Aug 27, 2020
0f835b8
updates needed for aux_pop and bug fixes
Aug 29, 2020
efe4f43
first addition to adding auxiliary history files
Aug 31, 2020
9d25908
more updates for auxiliary files
Sep 3, 2020
f1daa88
changes needed for auxiliary files
Sep 6, 2020
8e8ae93
added alarms to trigger aux file updates
Sep 7, 2020
69291a3
updates for getting average history files to work
Sep 8, 2020
1f40c69
updates for time averaging
Sep 8, 2020
2de7942
updates to get time bounds correct
Sep 10, 2020
7cdb56c
updates for history phase names
Sep 11, 2020
8dfe3f4
more updates for auxiliary file writes
Sep 13, 2020
c6abde0
more cleanup of aux files
Sep 21, 2020
8676c3b
updates to get aux files working with new per file clock
Oct 6, 2020
9379c0c
updates to merge to mvertens/perf PR changes
Oct 30, 2020
bf66ead
updates to latest mvertens/perf
Nov 1, 2020
03a1d87
more updates to mvertens/perf
Nov 1, 2020
be86f60
refact of time averaged output
Nov 1, 2020
5d6c344
removal of more calls to med_methods_mod
Nov 3, 2020
d7e47c1
Merge branch 'master' into mvertens/history_updates2
Nov 3, 2020
6e43394
addition of tests to testlist_drv.xml for cime testlists
Mar 25, 2021
4517aea
Merge remote-tracking branch 'origin/master' into mvertens/new_cesmtests
Mar 28, 2021
19a4f9c
bug fix for co2_ppmv for C1850ECO
Mar 28, 2021
ac59e2e
Merge pull request #173 from mvertens/mvertens/new_cesmtests
mvertens Mar 29, 2021
b58b78e
incorporation of ocean precipitation factor and bug fixes
Feb 19, 2021
be4ca24
minor cleanup updates
Feb 25, 2021
67d02d7
backed out changes in namelist_definition_drv.xml
Mar 29, 2021
09b453f
updates for precipitation factors from pop
Mar 29, 2021
a33c34e
changes to get precipation factors from pop and scale rain and snow b…
Mar 29, 2021
abd3ef2
turned debug flag back to 0
Mar 30, 2021
d49d38b
Merge pull request #174 from mvertens/feature/ocn_precip_factors
mvertens Mar 30, 2021
6dad8e4
enable esmf aware threading
jedwards4b Dec 1, 2020
9df8c11
allow esmf aware threading
jedwards4b Dec 4, 2020
c3a25fa
dont use SetVM unless nthrds > 1
jedwards4b Dec 7, 2020
432d8ad
fix issues with cpp macros
jedwards4b Dec 7, 2020
906a483
always use vm for all components if threaded
jedwards4b Dec 14, 2020
eb62213
latest changes
jedwards4b Jan 13, 2021
1eb6e6c
always use setvm
jedwards4b Jan 20, 2021
564dd00
minor changes
jedwards4b Feb 11, 2021
1245983
add ESMF_AWARE_THREADING
jedwards4b Mar 26, 2021
9e88547
drv_threading variable not used
jedwards4b Mar 29, 2021
c12465b
enable esmf aware threading
jedwards4b Dec 1, 2020
7ed4140
allow esmf aware threading
jedwards4b Dec 4, 2020
22a8bd8
latest changes
jedwards4b Jan 13, 2021
ab7c14c
always use setvm
jedwards4b Jan 20, 2021
03bd49f
minor changes
jedwards4b Feb 11, 2021
4ced2ca
add ESMF_AWARE_THREADING
jedwards4b Mar 26, 2021
6f460c7
add a test
jedwards4b Apr 5, 2021
8c91c62
update workflow file
jedwards4b Apr 6, 2021
448a81c
Merge pull request #144 from jedwards4b/fix_avgdt_add_nthreads_to_gcomp
jedwards4b Apr 6, 2021
43ceadc
update to v0.9.0
Apr 10, 2021
60dad99
verified that instantaneous output works
Apr 12, 2021
3486a60
compression of inst, avg and aux for a given component into one run p…
Apr 14, 2021
662cbe4
cleanup of namelists and setting of aux enabled flags to logical
Apr 14, 2021
dd39e8d
more general implementation of multiple ice sheets
Apr 15, 2021
b4a304f
fix setting of scol_spval for single column functionality
Apr 21, 2021
75b8d75
Merge pull request #176 from mvertens/bugfix/single_column
jedwards4b Apr 21, 2021
1adf5d0
updates for prep glc phase
Apr 26, 2021
fccfd3f
Merge branch 'master' into features/history_updates
Apr 26, 2021
d1a0af2
some corrections to the med diag calculations
jedwards4b Apr 27, 2021
ae76bae
fix for gnu
jedwards4b Apr 27, 2021
c0c2001
Merge pull request #177 from jedwards4b/med_diag_corrections
jedwards4b Apr 28, 2021
a2e8091
fixes for multiple ice sheets to be greater than 1
Apr 28, 2021
f8b5e1b
Merge tag 'v0.11.0' into feature/multiple_icesheet_update
Apr 28, 2021
89ba500
fixed compile bug
May 1, 2021
1c2af56
write diags to a seperate file
jedwards4b May 4, 2021
9c48146
update pr template
jedwards4b May 4, 2021
3700e71
fixes to land ice runoff in budget table
May 5, 2021
bb7c520
Merge pull request #178 from jedwards4b/diags_out_file
jedwards4b May 5, 2021
81e1418
Merge pull request #180 from mvertens/feature/fix_lnd_ice_runoff
mvertens May 6, 2021
cec9ed1
update to use annotated tags and cmeps prefix
jedwards4b May 6, 2021
56fbcac
Merge pull request #181 from jedwards4b/make_tags_annotated
jedwards4b May 6, 2021
a203f5e
bump version
jedwards4b May 6, 2021
a0e90a2
Merge pull request #182 from jedwards4b/make_tags_annotated2
jedwards4b May 6, 2021
13e347a
Merge pull request #185 from ESCOMP/feature/multiple_icesheet_update
jedwards4b May 7, 2021
ea047bb
use nexttime rather than currtime to trigger budget output
May 9, 2021
d227909
fixed issue in PR
May 10, 2021
cf0d47b
Merge pull request #189 from mvertens/feature/fix_budget_output
jedwards4b May 11, 2021
275b1a4
fix initial diag counter
jedwards4b May 11, 2021
d865106
add support for stop_option date
jedwards4b May 14, 2021
26da4e3
Merge remote-tracking branch 'jedwards/diag_counter_fix' into feature…
May 16, 2021
801724f
updated run sequence to fix diag problem for wmelt
May 16, 2021
75a5051
Remove unneeded glc_nx and glc_ny drv namelist variables
billsacks May 4, 2021
cb3425b
Remove unused mapping file variables
billsacks May 27, 2021
f5a4123
fixes for memory leak
Jun 1, 2021
94c5881
Merge remote-tracking branch 'escomp/master' into feature/escompPR
DeniseWorthen Jun 1, 2021
924b466
remove debug print statement
jedwards4b Jun 1, 2021
e67f3de
Merge pull request #195 from mvertens/feature/validation_fixes
jedwards4b Jun 1, 2021
c21623b
remove the version ifdef and add the CASE_HASH variable
jedwards4b Jun 2, 2021
0a9702c
fix uninitialized values for AccumCnts
DeniseWorthen Jun 2, 2021
d7c6346
Merge branch 'bugfix/initAccumCnts' into feature/escompPR
DeniseWorthen Jun 3, 2021
d480ecc
Fix namelist variables that weren't being set
billsacks Jun 4, 2021
4214425
Merge pull request #200 from jedwards4b/remove_esmf_version_ifdef
jedwards4b Jun 4, 2021
656198e
Merge pull request #199 from billsacks/glc_multigrids
mvertens Jun 8, 2021
e479157
it turns out that the mpi module does not support functions in the on…
jedwards4b Jun 8, 2021
d9960bd
Merge pull request #201 from billsacks/fix_missing_nml_defaults
jedwards4b Jun 10, 2021
4736b97
Merge pull request #202 from jedwards4b/correct_mpi_use
jedwards4b Jun 10, 2021
b5b67e4
Merge pull request #193 from jedwards4b/add_stop_option_date
jedwards4b Jun 10, 2021
c08337f
Merge pull request #198 from DeniseWorthen/feature/escompPR
jedwards4b Jun 10, 2021
c95b935
validation bug fixes
Jun 11, 2021
1d84704
Merge tag 'cmeps0.13.10' into feature/validation_bugfixes
Jun 14, 2021
d5b8246
removed extraneous do loop
Jun 14, 2021
65045d2
change this from INFO to ERROR
jedwards4b Jun 15, 2021
307d2be
Merge pull request #205 from mvertens/feature/validation_bugfixes
jedwards4b Jun 15, 2021
11bcd20
esmf aware threading now works with esmf 8.2.0b10 or newer
jedwards4b Jun 17, 2021
bce1ecd
move the version check to buildnml for faster feedback to user
jedwards4b Jun 17, 2021
0b2fa2f
Merge pull request #207 from jedwards4b/esmf_aware_threading_fixes
jedwards4b Jun 17, 2021
4f1a4af
fix unitialized variable in timeInit, remove option ifdays0
jedwards4b Jun 25, 2021
537740f
add GPU per node variables from cime PR #3989
jedwards4b Jun 28, 2021
0d54e30
change all shebangs to explicitly use python3
jedwards4b Jun 29, 2021
e4f5384
Merge pull request #210 from jedwards4b/force_py3
jedwards4b Jun 30, 2021
22dc297
Merge pull request #209 from jedwards4b/timeInit_fix
jedwards4b Jun 30, 2021
08f18b5
Merge remote-tracking branch 'MV/features/history_updates' into featu…
DeniseWorthen Jul 15, 2021
2198e53
Merge remote-tracking branch 'escomp/master' into feature/history_upd…
DeniseWorthen Jul 15, 2021
215bc3b
add albedo fields ice->atm
DeniseWorthen Jul 16, 2021
ac0ef28
change order of history options in config
DeniseWorthen Jul 20, 2021
4445e35
propagate name changes
DeniseWorthen Jul 20, 2021
89c720f
white space and config changes
DeniseWorthen Jul 21, 2021
3cdfe02
wrap long line
DeniseWorthen Jul 21, 2021
12681eb
Merge remote-tracking branch 'origin/feature/add_albedos' into featur…
DeniseWorthen Jul 21, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cime_config/buildexe
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

"""
build model executable
Expand Down
7 changes: 1 addition & 6 deletions cime_config/buildnml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
"""Namelist creator for CIME's driver.
"""
import os, sys
Expand Down Expand Up @@ -84,11 +84,6 @@ def _create_drv_namelists(case, infile, confdir, nmlgen, files):
#----------------------------------------------------
nmlgen.init_defaults(infile, config)

if case.get_value('MEDIATOR_READ_RESTART'):
nmlgen.set_value('mediator_read_restart', value='.true.')
else:
nmlgen.set_value('mediator_read_restart', value='.false.')

#--------------------------------
# Overwrite: set brnch_retain_casename
#--------------------------------
Expand Down
27 changes: 23 additions & 4 deletions cime_config/config_component.xml
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@

<entry id="STOP_OPTION">
<type>char</type>
<valid_values>none,never,nsteps,nstep,nseconds,nsecond,nminutes,nminute,nhours,nhour,ndays,nday,nmonths,nmonth,nyears,nyear,date,ifdays0,end</valid_values>
<valid_values>none,never,nsteps,nstep,nseconds,nsecond,nminutes,nminute,nhours,nhour,ndays,nday,nmonths,nmonth,nyears,nyear,date,end</valid_values>
<default_value>ndays</default_value>
<group>run_begin_stop_restart</group>
<file>env_run.xml</file>
Expand Down Expand Up @@ -363,7 +363,7 @@

<entry id="REST_OPTION">
<type>char</type>
<valid_values>none,never,nsteps,nstep,nseconds,nsecond,nminutes,nminute,nhours,nhour,ndays,nday,nmonths,nmonth,nyears,nyear,date,ifdays0,end</valid_values>
<valid_values>none,never,nsteps,nstep,nseconds,nsecond,nminutes,nminute,nhours,nhour,ndays,nday,nmonths,nmonth,nyears,nyear,date,end</valid_values>
<default_value>$STOP_OPTION</default_value>
<group>run_begin_stop_restart</group>
<file>env_run.xml</file>
Expand Down Expand Up @@ -1862,6 +1862,26 @@
<desc>pes or cores per node for accounting purposes </desc>
</entry>

<entry id="NGPUS_PER_NODE">
<type>integer</type>
<default_value>0</default_value>
<values>
<value compiler="pgi-gpu">1</value>
<value compiler="nvhpc-gpu">1</value>
</values>
<group>mach_pes</group>
<file>env_mach_pes.xml</file>
<desc> Number of GPUs per node used for simulation </desc>
</entry>

<entry id="MAX_GPUS_PER_NODE">
<type>integer</type>
<default_value>0</default_value>
<group>mach_pes_last</group>
<file>env_mach_pes.xml</file>
<desc>maximum number of GPUs allowed per node </desc>
</entry>

<entry id="COSTPES_PER_NODE">
<type>integer</type>
<default_value>$MAX_MPITASKS_PER_NODE</default_value>
Expand Down Expand Up @@ -2293,7 +2313,7 @@

<entry id="HIST_OPTION">
<type>char</type>
<valid_values>none,never,nsteps,nstep,nseconds,nsecond,nminutes,nminute,nhours,nhour,ndays,nday,nmonths,nmonth,nyears,nyear,date,ifdays0,end</valid_values>
<valid_values>none,never,nsteps,nstep,nseconds,nsecond,nminutes,nminute,nhours,nhour,ndays,nday,nmonths,nmonth,nyears,nyear,end</valid_values>
<default_value>never</default_value>
<group>run_drv_history</group>
<file>env_run.xml</file>
Expand Down Expand Up @@ -2343,7 +2363,6 @@
machines/compilers.</desc>
</entry>


<!-- Prerun/postrun custom script options -->

<entry id="PRERUN_SCRIPT">
Expand Down
Loading