Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mosart is used in the title of some files... #15

Closed
ekluzek opened this issue Jun 28, 2019 · 1 comment
Closed

mosart is used in the title of some files... #15

ekluzek opened this issue Jun 28, 2019 · 1 comment
Assignees
Labels

Comments

@ekluzek
Copy link
Contributor

ekluzek commented Jun 28, 2019

cime_config/buildlib and cime_config/buildnml use mosart when it should say "rtm".

@ekluzek ekluzek added the bug label Jun 28, 2019
@ekluzek ekluzek self-assigned this Jun 28, 2019
ekluzek added a commit to ekluzek/RTM that referenced this issue Jun 28, 2019
basetype wasn't declared and needed to be. Also add more "implicit none"
statements in. Remove the deletion of "rtm.input_data_list" file, as cime
now does this. Remove the option of setting single-precision
history output, as it sometimes has numerical conversion issues. The
real solution for it should be to keep a single-precision history
buffer that then outputs at the same precision as stored, rather than
converting just before. This would trigger issues with the conversion
earlier.

Changes ported from mosart/ESCOMP#15 to rtm. Run pylint through buildlib/buildnml,
changes for fill value needed for pio2. Also use the floor operator
for a specific integer divide as python3 turns it into reals.

Add CODE_OF_CONDUCT.md
ekluzek added a commit to ekluzek/RTM that referenced this issue Jun 28, 2019
ekluzek added a commit to ekluzek/RTM that referenced this issue Jul 26, 2019
@ekluzek
Copy link
Contributor Author

ekluzek commented Nov 8, 2019

This was fixed in rtm1_0_69

@ekluzek ekluzek closed this as completed Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant