Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: mvertens/rtm

Tags

rtm1_0_69

Toggle rtm1_0_69's commit message
You couldn't set finidat_rtm to blank to indicate a cold start should

be done. This fixes that issue. It now both indicates that a cold start
should happen, AND it doesn't search for an empty filename from inputdata.

Also added a cold-start test to make sure this continues to work.

mosart was in a few places and it was changed to refer to "rtm" now.
For example the list of files needed was mosart.input_data_files now
it's properly rtm.input_data_files.

rtm1_0_68

Toggle rtm1_0_68's commit message
buildlib changes from @JEdwards to be compatable with cime5.8.

Ran testing with cime tag branch_tags/cime5.8.3_chint17-02.

rtm1_0_67

Toggle rtm1_0_67's commit message
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

bldlib4cime58.n01_rtm1_0_66

Toggle bldlib4cime58.n01_rtm1_0_66's commit message
Changes from Jim Edwards for RTM to work with cime5.8

These are changes from Jim Edwards to get RTM to work with
the new build-library changes that came with the cime5.8
major version.

release-cesm2.0.02

Toggle release-cesm2.0.02's commit message
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.

release-cesm2.0.01

Toggle release-cesm2.0.01's commit message
Changes ported from mosart/ESCOMP#15 to rtm. Run pylint through build…

…lib/buildnml,

changes for fill value needed for pio2. Also use the floor operator
for a specific integer divide as python3 turns it into reals.

release-cesm2.0.00

Toggle release-cesm2.0.00's commit message
First CESM2.0 release version, identical to rtm1_0_66

rtm1_0_66

Toggle rtm1_0_66's commit message
Move RTM config_archive to it's own cime_config. Add in model_doi_url

read in from infodata from coupler. Remove old rof_comp_esmf interface.
Remove revision_id from output files.

rtm1_0_65

Toggle rtm1_0_65's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ESCOMP#4 from ekluzek/fixtestopts

Correct placement of options in testlist

rtm1_0_64

Toggle rtm1_0_64's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ESCOMP#3 from ekluzek/testlistv2woys

Convert test list to version 2 format and remove ys