Skip to content

Commit 54425e4

Browse files
Updated introductory comments in GEOS_SurfaceGridComp.rc
1 parent a6a6f9b commit 54425e4

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

GEOSagcm_GridComp/GEOSphysics_GridComp/GEOSsurface_GridComp/Shared/GEOS_SurfaceGridComp.rc

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,11 @@
22
# #
33
# Resource file for surface parameters, *jointly* used by the GCM and GEOSldas. #
44
# #
5-
# Different default values for the GCM and GEOSldas are supported as follows: #
6-
# #
7-
# - Lines that are NOT commented out can be used to specify GCM defaults as #
8-
# needed, because they are ignored by GEOSldas. #
9-
# #
10-
# - The string "GEOSldas=>" identifies the GEOSldas default. #
11-
# #
12-
# This works because this resource file is processed by the GEOSldas #
13-
# script "ldas_setup". #
5+
# Different default values for the GCM and GEOSldas are supported because #
6+
# because this resource file is processed by setup scripts (gcm_setup, #
7+
# fvsetup, ldas_setup). #
8+
# The setup scripts uncomment the appropriate default values by removing the #
9+
# the appropriate '# GEOS[xxxx]=>' strings. #
1410
# #
1511
# NOTE: For the GCM, there must NOT be white space between the resource #
1612
# parameter name and the colon. #

0 commit comments

Comments
 (0)