-
Notifications
You must be signed in to change notification settings - Fork 146
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
adding doxygen stuff for testing GFS physics separation argument tables in mfdeepcnv.f #4
Merged
Conversation
This file contains 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
Collaborator
grantfirl
commented
Aug 29, 2017
- added physics/docs directory for doxygen-related stuff
- to generate doxygen documentation:
- cd to physics/docs
- doxygen output (html and latex) is put in physics/docs/doc
- which source files are parsed by doxygen is controlled by the INPUT variable in physics/docs/ccpp_dox
- added physics/docs directory for doxygen-related stuff - to generate doxygen documentation: 1. cd to physics/docs 2. > doxygen ccpp_dox 3. doxygen output (html and latex) is put in physics/docs/doc - which source files are parsed by doxygen is controlled by the INPUT variable in physics/docs/ccpp_dox
… into features/ccpp
davegill
approved these changes
Sep 7, 2017
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
hannahcbarnes
pushed a commit
to hannahcbarnes/ccpp-physics
that referenced
this pull request
Jan 6, 2020
Thompson init update
hannahcbarnes
pushed a commit
to hannahcbarnes/ccpp-physics
that referenced
this pull request
Apr 7, 2020
hannahcbarnes
pushed a commit
to hannahcbarnes/ccpp-physics
that referenced
this pull request
Apr 7, 2020
…arning ugwp_driver_v0.f compilation warning fix
hannahcbarnes
pushed a commit
to hannahcbarnes/ccpp-physics
that referenced
this pull request
Apr 7, 2020
* add new suite definition files for GFSv15p2, GFSv16beta * update existing suite definition files because of the interstitial code rearrangement (NCAR#372) * clean up CCPP compiler flags, add -Wall for GNU in DEBUG mode * add satmedmfvifq, shalcnv, sascnvn, Ferrier-Aligo microphysics and dependencies to CCPP prebuild config * bug fixes for ugwp and noahmp * move previous-timestep precipitation variables from Tbd to Sfcprop (as recommended by @HelinWei-NOAA, see NCAR#319) * fix compiler warnings about non-existent include directories * cleanup of old comments in GFS_physics_driver.F90 (see NCAR#4, NCAR#16, and NCAR#319 * CCPP annotations in GFS_driver.F90, GFS_radiation_driver.F90, GFS_physics_driver.F90 (comments that describe where code blocks ended up in the CCPP interstitial code) * capability to coldstart FV3 with GSD physics from RAP/HRRR initial conditions (required for FV3 SAR) * new suite definition file for coupled model
BinLiu-NOAA
referenced
this pull request
in hafs-community/ccpp-physics
Jun 26, 2020
Cleanup trailing white space for some hwrf physics related source code
SamuelTrahanNOAA
referenced
this pull request
in SamuelTrahanNOAA/ccpp-physics
Sep 24, 2020
updating fork
climbfuji
pushed a commit
that referenced
this pull request
Mar 19, 2021
update with authoritative repo
climbfuji
pushed a commit
that referenced
this pull request
Mar 31, 2021
Thomp nc density fix submodule pointer rrtmgp
bluefinweiwei
pushed a commit
to bluefinweiwei/ccpp-physics
that referenced
this pull request
Jun 21, 2021
Implement SPP to Thompson MP
climbfuji
pushed a commit
that referenced
this pull request
Aug 11, 2021
Constants update from NCAR main 2021/08/05
climbfuji
pushed a commit
that referenced
this pull request
Aug 17, 2021
…10813 Update redund_mzhang to main 2021/08/13
climbfuji
pushed a commit
that referenced
this pull request
Dec 10, 2021
…_update_from_main_20211129 greg/new_thompson_cloud_fraction update from main 2021/11/29
AnningCheng-NOAA
added a commit
that referenced
this pull request
Apr 5, 2022
…11018 Anning mraerosol updates dom 20211018
hannahcbarnes
pushed a commit
to hannahcbarnes/ccpp-physics
that referenced
this pull request
Aug 3, 2022
Revert change to .gitmodules and update submodule pointer for ccpp-physics
uturuncoglu
pushed a commit
to uturuncoglu/ccpp-physics
that referenced
this pull request
Dec 21, 2022
Add a tc_pbl option for the GFS sa-TKE EDMF PBL scheme for HAFS/hurricane modeling
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.