Skip to content

minor fixes and stylistic changes to dev/nuopc#75

Merged
rsdunlapiv merged 6 commits into
dev/nuopcfrom
dev/nuopc_alper
Jul 23, 2018
Merged

minor fixes and stylistic changes to dev/nuopc#75
rsdunlapiv merged 6 commits into
dev/nuopcfrom
dev/nuopc_alper

Conversation

@alperaltuntas
Copy link
Copy Markdown
Member

@alperaltuntas alperaltuntas commented Jul 17, 2018

Adding minor fixes and stylistic changes to dev/nuopc before merging with dev/ncar.
For future PRs, see: https://github.com/NOAA-GFDL/MOM6/wiki/Code-style-guide

TODO: improve nuopc cap doxumentation

@alperaltuntas alperaltuntas requested a review from rsdunlapiv July 17, 2018 21:28
Copy link
Copy Markdown

@rsdunlapiv rsdunlapiv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the cleanup - looks good.

@rsdunlapiv rsdunlapiv merged commit 353f60f into dev/nuopc Jul 23, 2018
alperaltuntas pushed a commit that referenced this pull request Jun 3, 2022
  Added the ability to detect and handle multiline parameter specifications that
are longer than INPUT_STR_LENGTH after the lines have been concatenated.  Many
instances where character strings are set to length INPUT_STR_LENGTH are
replaced by param_file_type%max_line_len.  This commit partially addresses MOM6
issue #75.  All answers and output are bitwise identical in cases that worked
previously, but there is a new element in the publicly visible param_file_type,
and some cases where there had previously been errors due to very long input
specification may now work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants