Skip to content

Commit ce322a1

Browse files
authored
Merge pull request #2281 from ekluzek/cesm22_derecho
Port testlist and PE layouts to Derecho -- cesm2.2
2 parents 69ae482 + 1e377a1 commit ce322a1

File tree

220 files changed

+1109
-45949
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

220 files changed

+1109
-45949
lines changed

Externals.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ tag = mosart1_0_37_1
2727
required = True
2828

2929
[cdeps]
30-
hash = 45b7a85
30+
hash = d808b7c6f78a2d5dcfeb1da0d1a452a9b66e08c8
3131
protocol = git
3232
repo_url = https://github.com/ESCOMP/CDEPS.git
3333
local_path = components/cdeps

README

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ General directory structure ($CTSMROOT):
2828
doc --------------- Documentation of CLM.
2929
bld --------------- Template, configure and build-namelist scripts for clm.
3030
src --------------- CLM Source code.
31-
test -------------- CLM Testing scripts for CLM offline tools.
32-
tools ------------- CLM Offline tools to prepare input datasets and process output.
31+
tools ------------- CLM Offline tools to prepare input datasets and process output. (now empty use latest development)
3332
cime_config ------- Configuration files of cime for compsets and CLM settings
3433
manage_externals -- Script to manage the external source directories
3534
python ------------ Some python modules mostly for use by run_sys_tests (but could be used elsewhere)
@@ -121,26 +120,6 @@ cime_config/usermods_dirs -------- Directories of sets of user-modification subd
121120
simulations created using "cime/scripts/create_newcase --user-mods-dir".
122121
Current sub directories are for various CMIP6 configurations)
123122

124-
test/tools/test_driver.sh -- Script for general software testing of
125-
CLM's offline tools.
126-
127-
tools/mksurfdata_map ---------- Directory to build program to create surface dataset
128-
at any resolution.
129-
tools/mkdatadomain ------------ Directory to build program to create datm7 or docn7
130-
domain files from clm files.
131-
tools/mkprocdata_map ---------- Process history data from unstructed grids to a gridded
132-
format.
133-
tools/mkmapgrids -------------- NCL script to create a SCRIP grid file for a regular lat/lon grid
134-
tools/ncl_scripts ------------ Directory of NCL and perl scripts to do various
135-
tasks. Most notably to plot perturbation error growth
136-
testing and to extract regional information from
137-
global datasets for single-point/regional simulations.
138-
tools/contrib ----------------- Miscellansous useful scripts for pre and post processing
139-
as well as case management of CTSM. These scripts are
140-
contributed by users and may not be as well tested or
141-
supported as other tools.
142-
143-
144123
=============================================================================================
145124
Source code directory structure:
146125
=============================================================================================

bld/namelist_files/createMapEntry.pl

Lines changed: 0 additions & 67 deletions
This file was deleted.

0 commit comments

Comments
 (0)