Skip to content

Add run time info and upp#678

Merged
jkbk2004 merged 15 commits into
NOAA-EMC:developfrom
junwang-noaa:runtime_missingvalue
Sep 7, 2023
Merged

Add run time info and upp#678
jkbk2004 merged 15 commits into
NOAA-EMC:developfrom
junwang-noaa:runtime_missingvalue

Conversation

@junwang-noaa
Copy link
Copy Markdown
Collaborator

Description

This PR is to add run time info and using consistent missing value in fv3atm.

Issue(s) addressed

Link the issues to be closed with this PR, whether in this repository, or in another repository.
(Remember, issues should always be created before starting work on a PR branch!)

Testing

How were these changes tested?
What compilers / HPCs was it tested with?
Are the changes covered by regression tests? (If not, why? Do new tests need to be added?)
Have the ufs-weather-model regression test been run? On what platform?

  • Will the code updates change regression test baseline? If yes, why? Please show the baseline directory below.
  • Please commit the regression test log files in your ufs-weather-model branch

Dependencies

If testing this branch requires non-default branches in other repositories, list them.
Those branches should have matching names (ideally)

Do PRs in upstream repositories need to be merged first?
If so add the "waiting for other repos" label and list the upstream PRs

  • waiting on noaa-emc/nems/pull/<pr_number>
  • waiting on noaa-emc/fv3atm/pull/<pr_number>

Comment thread fv3_cap.F90
Comment thread fv3_cap.F90
Comment thread fv3_cap.F90 Outdated
Comment thread fv3_cap.F90 Outdated
@GeorgeVandenberghe-NOAA
Copy link
Copy Markdown

Do you have a sample printout? Would like to see this at restart write time.

Not a crippling error but it would be helpful to accumulate the run duration sum of timers - timere to look for spikes. This is how I found restart and history write spikes from various components.

Comment thread fv3_cap.F90 Outdated
@GeorgeVandenberghe-NOAA
Copy link
Copy Markdown

GeorgeVandenberghe-NOAA commented Jul 5, 2023 via email

Comment thread fv3_cap.F90 Outdated
@junwang-noaa
Copy link
Copy Markdown
Collaborator Author

Do you have a sample printout? Would like to see this at restart write time.

Not a crippling error but it would be helpful to accumulate the run duration sum of timers - timere to look for spikes. This is how I found restart and history write spikes from various components.

@GeorgeVandenberghe-NOAA You can see a test case at: /work/noaa/stmp/junwang/stmp/junwang/FV3_RT/rt_250962/control_p8_intel
It is a low resolution C96 case, the restart file is small compared to radiation time.

@DusanJovic-NOAA DusanJovic-NOAA changed the title add run time info and using consistent missing value Add run time info and using consistent missing value Jul 14, 2023
@junwang-noaa
Copy link
Copy Markdown
Collaborator Author

@DusanJovic-NOAA would you please review the code again?

@junwang-noaa junwang-noaa changed the title Add run time info and using consistent missing value Add run time info and upp Sep 6, 2023
Copy link
Copy Markdown
Contributor

@WenMeng-NOAA WenMeng-NOAA left a comment

Choose a reason for hiding this comment

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

The updates of inline post interface and the upp revision look good to me. Thanks!

@FernandoAndrade-NOAA
Copy link
Copy Markdown
Collaborator

Ok, all conversations are resolved and testing for #1823 has completed successfully, please continue with the merge process.

@jkbk2004 jkbk2004 merged commit a9fa26e into NOAA-EMC:develop Sep 7, 2023
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.

Adding run time information for fv3 grid component unify the filled_value in atmosphere history fiels

7 participants