FV3 dycore documentation for ufs_public_release#13
Merged
junwang-noaa merged 1 commit intoFeb 6, 2020
Merged
Conversation
… branch dev/emc, into ufs_public_release. Squashed commit of the following: commit 5f7a981 Author: Valbona Kunkel <valbona.kunkel@noaa.gov> Date: Wed Jan 22 18:35:10 2020 -0500 Added to parameters list 4 new parameters commit 62a32e1 Author: Valbona Kunkel <valbona.kunkel@noaa.gov> Date: Tue Dec 17 14:38:28 2019 -0500 added Doxygen files commit af03053 Author: Valbona Kunkel <valbona.kunkel@noaa.gov> Date: Wed Oct 23 15:11:57 2019 -0400 corrected parameter list commit 47bdb2d Author: Valbona Kunkel <valbona.kunkel@noaa.gov> Date: Thu Oct 10 15:20:26 2019 -0400 add list description of parameters
This was referenced Feb 5, 2020
Collaborator
|
Dom, Do we a webpage to show the document created from this code? Hope to take a look before merging the code. |
Author
|
Yes, according to @ligiabernardet the HTML has been posted already. Ligia, can you post the link here, please? Thank you!
… On Feb 4, 2020, at 5:45 PM, junwang-noaa ***@***.***> wrote:
Dom,
Do we a webpage to show the document created from this code? Hope to take a look before merging the code.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#13?email_source=notifications&email_token=AB5C2RJWCWPFXVFXA2JIROLRBIDZNA5CNFSM4KQA6P2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKZXUAY#issuecomment-582187523>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AB5C2RPM54D7IREAXBWDIZLRBIDZNANCNFSM4KQA6P2A>.
|
|
Valbona placed the HTML here:
https://noaa-emc.github.io/FV3_Dycore/html/index.html
On Tue, Feb 4, 2020 at 7:44 PM Dom Heinzeller <notifications@github.com>
wrote:
… Yes, according to @ligiabernardet the HTML has been posted already. Ligia,
can you post the link here, please? Thank you!
> On Feb 4, 2020, at 5:45 PM, junwang-noaa ***@***.***>
wrote:
>
> Dom,
>
> Do we a webpage to show the document created from this code? Hope to
take a look before merging the code.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub <
#13?email_source=notifications&email_token=AB5C2RJWCWPFXVFXA2JIROLRBIDZNA5CNFSM4KQA6P2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKZXUAY#issuecomment-582187523>,
or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AB5C2RPM54D7IREAXBWDIZLRBIDZNANCNFSM4KQA6P2A
>.
>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#13?email_source=notifications&email_token=AE7WQAUXL3ID6MQYON37NVTRBIRYZA5CNFSM4KQA6P2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKZ6MBQ#issuecomment-582215174>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE7WQAR75EDJKJHNCLMYPU3RBIRYZANCNFSM4KQA6P2A>
.
|
XiaqiongZhou-NOAA
pushed a commit
to XiaqiongZhou-NOAA/GFDL_atmos_cubed_sphere
that referenced
this pull request
Sep 22, 2022
Regional decomposition test fix (when nrows_blend > 0) (NOAA-GFDL#194)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR merges the FV3 dycore documentation update from @valbonakunkel-noaa (branch dev/emc) into ufs_public_release and fixes any merge conflicts. The original PR was #10 (which was made for target dev/emc and not ufs_public_release).
This PR only creates about ten files (documentation only) in a subdirectory doc, no code/build changes. It can be merged anytime.