Skip to content

Commit 39a66ed

Browse files
committed
next round of review comments; through cam_history.F90
1 parent 68b73b5 commit 39a66ed

File tree

7 files changed

+296
-359
lines changed

7 files changed

+296
-359
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[submodule "history"]
88
path = src/history/buffers
99
url = https://github.com/peverwhee/history_output
10-
fxtag = 44099b18b2dcbb80c1ed1755b6ef1cc7be028033
10+
fxtag = b1da47af645dea3b14c19efc0716dc6ce6c28d22
1111
fxrequired = AlwaysRequired
1212
fxDONOTUSEurl = https://github.com/peverwhee/history_output
1313
[submodule "mpas"]

cime_config/buildnml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ from atm_in_paramgen import AtmInParamGen
4141
# Open CIME case log:
4242
_LOGGER = logging.getLogger(__name__)
4343

44-
# Beginning of valid user_nl configuration line
45-
_USER_NL_LINE = re.compile(r"^[a-z][a-z0-9_]*[ ]*=", re.IGNORECASE)
46-
4744
#################
4845
#HELPER FUNCTIONS
4946
#################

src/history/buffers

0 commit comments

Comments
 (0)