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

Rayleigh Friction CCPP #200

Open
wants to merge 32 commits into
base: development
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 27 commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
d9d0e5d
Merge pull request #110 from ESCOMP/development
cacraigucar Aug 15, 2024
fd27d14
Change Liceense to Apache 2.0
nusbaume Sep 24, 2024
592fe83
Remove old license file.
nusbaume Sep 24, 2024
93a1dbf
Merge pull request #121 from ESCOMP/development
jimmielin Sep 30, 2024
11b531b
Check in code from ... march?
Katetc Oct 1, 2024
f8ce60b
Merge pull request #130 from ESCOMP/development
nusbaume Oct 3, 2024
67927f1
Merge pull request #146 from ESCOMP/development
mwaxmonsky Oct 25, 2024
96f8e8a
First draft for CCPPized RF by Kate
Katetc Nov 4, 2024
0216a0e
Namelist XML file added
Katetc Nov 13, 2024
43eb7f4
Merge branch 'ESCOMP:main' into atmosphys_ktc_rf
Katetc Nov 13, 2024
08b6fe2
Update to new directory structure
Katetc Nov 13, 2024
e10f811
Upgrading to atmos_phys0_07_000 (#158)
jimmielin Nov 19, 2024
7f06fb9
RF interstitials and a test SDF
Katetc Nov 22, 2024
220be58
Merge branch 'ESCOMP:main' into atmosphys_ktc_rf
Katetc Dec 16, 2024
75a4776
Fixing issues from testing metadata
Katetc Dec 16, 2024
358a82d
Merge branch 'atmosphys_ktc_rf' of https://github.com/katetc/atmosphe…
Katetc Dec 16, 2024
6d208d2
Updates to get a build
Katetc Dec 18, 2024
c3de846
Upgrading to atmos_phys0_07_001 (#187)
jimmielin Dec 31, 2024
f9f8db9
Change num levels namelist option to real type and a few other update…
Katetc Jan 9, 2025
2b93be2
Merge branch 'ESCOMP:main' into atmosphys_ktc_rf
Katetc Jan 9, 2025
9419d3b
Remove old code
Katetc Jan 9, 2025
eb11a06
Merge branch 'atmosphys_ktc_rf' of https://github.com/katetc/atmosphe…
Katetc Jan 9, 2025
ffe35c2
Added update to NamesNotInDictionary.txt
Katetc Feb 4, 2025
7fb5537
Revert "Added update to NamesNotInDictionary.txt"
Katetc Feb 4, 2025
ad3086c
Merge branch 'development' into atmosphys_ktc_rf
Katetc Feb 4, 2025
35dcf63
Better version of NamesNotInDictionary.txt
Katetc Feb 4, 2025
2988765
First review comments
Katetc Feb 20, 2025
66d1b11
Changes to address second review
Katetc Mar 1, 2025
03e6412
Actual changes to address second review (oops on the previous commit)
Katetc Mar 1, 2025
1646b80
Correct comments for wind tendencies
Katetc Mar 1, 2025
f0cc903
Revert NamesNotInDictionary.txt to the trunk version to get rid of co…
Katetc Mar 6, 2025
7ba89b6
Merge branch 'development' into atmosphys_ktc_rf
Katetc Mar 6, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
71 changes: 40 additions & 31 deletions doc/NamesNotInDictionary.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@

#######################
Date/time of when script was run:
2025-01-23 13:25:42.976291
2025-02-04 14:51:08.813825
#######################

Non-dictionary standard names found in the following metadata files:

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/test/test_schemes/initialize_constituents.meta
../CAM-SIMA/src/physics/ncar_ccpp/test/test_schemes/initialize_constituents.meta

- dynamic_constituents_for_initialize_constituents

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/sima_diagnostics/zm_diagnostics.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/sima_diagnostics/zm_diagnostics.meta

- atmosphere_convective_mass_flux_due_to_deep_convection
- atmosphere_downdraft_convective_mass_flux_for_deep_convection_for_convective_columns
Expand All @@ -41,15 +41,15 @@ Non-dictionary standard names found in the following metadata files:

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/sima_diagnostics/zm_evap_tendency_diagnostics.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/sima_diagnostics/zm_evap_tendency_diagnostics.meta

- tendency_of_dry_air_enthalpy_at_constant_pressure_due_to_evaporation_and_melting_of_frozen_precipitation_due_to_deep_convection
- tendency_of_dry_air_enthalpy_at_constant_pressure_due_to_frozen_precipitation_production_due_to_deep_convection
- tendency_of_water_vapor_mixing_ratio_wrt_moist_air_and_condensed_water

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/sima_diagnostics/tropopause_diagnostics.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/sima_diagnostics/tropopause_diagnostics.meta

- tropopause_air_pressure
- tropopause_air_pressure_from_climatological_method
Expand Down Expand Up @@ -77,7 +77,7 @@ Non-dictionary standard names found in the following metadata files:

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/sima_diagnostics/sima_state_diagnostics.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/sima_diagnostics/sima_state_diagnostics.meta

- air_pressure_at_interface
- air_pressure_of_dry_air_at_interface
Expand All @@ -88,19 +88,19 @@ Non-dictionary standard names found in the following metadata files:

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/sima_diagnostics/zm_tendency_diagnostics.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/sima_diagnostics/zm_tendency_diagnostics.meta

- ccpp_constituent_tendencies

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/sima_diagnostics/zm_convr_tendency_diagnostics.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/sima_diagnostics/zm_convr_tendency_diagnostics.meta

- tendency_of_water_vapor_mixing_ratio_wrt_moist_air_and_condensed_water

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/sima_diagnostics/check_energy_gmean_diagnostics.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/sima_diagnostics/check_energy_gmean_diagnostics.meta

- flag_for_energy_global_means_output
- global_mean_heating_rate_correction_for_energy_conservation
Expand All @@ -109,7 +109,7 @@ Non-dictionary standard names found in the following metadata files:

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/sima_diagnostics/check_energy_diagnostics.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/sima_diagnostics/check_energy_diagnostics.meta

- cumulative_total_energy_boundary_flux_using_physics_energy_formula
- cumulative_total_water_boundary_flux
Expand All @@ -122,7 +122,7 @@ Non-dictionary standard names found in the following metadata files:

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/zhang_mcfarlane/zm_conv_momtran.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/zhang_mcfarlane/zm_conv_momtran.meta

- atmosphere_detrainment_convective_mass_flux_for_deep_convection_for_convective_columns
- atmosphere_downdraft_convective_mass_flux_for_deep_convection_for_convective_columns
Expand Down Expand Up @@ -151,7 +151,7 @@ Non-dictionary standard names found in the following metadata files:

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/zhang_mcfarlane/set_deep_conv_fluxes_to_general.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/zhang_mcfarlane/set_deep_conv_fluxes_to_general.meta

- lwe_precipitation_rate_at_surface_due_to_convection
- lwe_precipitation_rate_at_surface_due_to_deep_convection
Expand All @@ -160,7 +160,7 @@ Non-dictionary standard names found in the following metadata files:

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/zhang_mcfarlane/zm_conv_evap.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/zhang_mcfarlane/zm_conv_evap.meta

- cloud_area_fraction
- freezing_point_of_water
Expand All @@ -181,7 +181,7 @@ Non-dictionary standard names found in the following metadata files:

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/zhang_mcfarlane/set_general_conv_fluxes_to_deep.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/zhang_mcfarlane/set_general_conv_fluxes_to_deep.meta

- frozen_precipitation_flux_at_interface_due_to_convection
- frozen_precipitation_flux_at_interface_due_to_deep_convection
Expand All @@ -202,7 +202,7 @@ Non-dictionary standard names found in the following metadata files:

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/zhang_mcfarlane/zm_conv_convtran.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/zhang_mcfarlane/zm_conv_convtran.meta

- atmosphere_detrainment_convective_mass_flux_for_deep_convection_for_convective_columns
- atmosphere_downdraft_convective_mass_flux_for_deep_convection_for_convective_columns
Expand All @@ -223,7 +223,7 @@ Non-dictionary standard names found in the following metadata files:

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/zhang_mcfarlane/zm_convr.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/zhang_mcfarlane/zm_convr.meta

- air_pressure_at_interface
- atmosphere_convective_mass_flux_due_to_deep_convection
Expand Down Expand Up @@ -274,7 +274,7 @@ Non-dictionary standard names found in the following metadata files:

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/cloud_fraction/cloud_fraction_fice.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/cloud_fraction/cloud_fraction_fice.meta

- freezing_point_of_water
- mass_fraction_of_ice_content_within_stratiform_cloud
Expand All @@ -283,14 +283,14 @@ Non-dictionary standard names found in the following metadata files:

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/check_energy/dycore_energy_consistency_adjust.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/check_energy/dycore_energy_consistency_adjust.meta

- flag_for_dycore_energy_consistency_adjustment
- ratio_of_specific_heat_of_air_used_in_physics_energy_formula_to_specific_heat_of_air_used_in_dycore_energy_formula

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/check_energy/check_energy_zero_fluxes.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/check_energy/check_energy_zero_fluxes.meta

- net_liquid_and_lwe_ice_fluxes_through_top_and_bottom_of_atmosphere_column
- net_lwe_ice_fluxes_through_top_and_bottom_of_atmosphere_column
Expand All @@ -299,7 +299,7 @@ Non-dictionary standard names found in the following metadata files:

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/check_energy/check_energy_chng.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/check_energy/check_energy_chng.meta

- air_pressure_of_dry_air_at_interface
- air_temperature_at_start_of_physics_timestep
Expand Down Expand Up @@ -327,29 +327,29 @@ Non-dictionary standard names found in the following metadata files:

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/check_energy/check_energy_fix.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/check_energy/check_energy_fix.meta

- air_pressure_at_interface
- global_mean_heating_rate_correction_for_energy_conservation
- net_sensible_heat_flux_through_top_and_bottom_of_atmosphere_column

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/check_energy/check_energy_save_teout.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/check_energy/check_energy_save_teout.meta

- vertically_integrated_total_energy_at_end_of_physics_timestep
- vertically_integrated_total_energy_using_dycore_energy_formula

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/check_energy/check_energy_scaling.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/check_energy/check_energy_scaling.meta

- ratio_of_specific_heat_of_air_used_in_physics_energy_formula_to_specific_heat_of_air_used_in_dycore_energy_formula
- specific_heat_of_air_used_in_dycore

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/check_energy/check_energy_gmean/check_energy_gmean.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/check_energy/check_energy_gmean/check_energy_gmean.meta

- air_pressure_at_interface
- global_mean_air_pressure_at_top_of_atmosphere_model
Expand All @@ -363,7 +363,7 @@ Non-dictionary standard names found in the following metadata files:

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/tj2016/tj2016_sfc_pbl_hs.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/tj2016/tj2016_sfc_pbl_hs.meta

- air_pressure_at_interface
- eddy_heat_diffusivity
Expand All @@ -384,7 +384,7 @@ Non-dictionary standard names found in the following metadata files:

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/tj2016/tj2016_precip.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/tj2016/tj2016_precip.meta

- gas_constant_of_water_vapor
- lwe_large_scale_precipitation_rate_at_surface
Expand All @@ -393,7 +393,7 @@ Non-dictionary standard names found in the following metadata files:

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/musica/musica_ccpp.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/musica/musica_ccpp.meta

- blackbody_temperature_at_surface
- cloud_area_fraction
Expand All @@ -407,7 +407,7 @@ Non-dictionary standard names found in the following metadata files:

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/dry_adiabatic_adjust/dadadj.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/dry_adiabatic_adjust/dadadj.meta

- air_pressure_at_interface
- binary_indicator_for_dry_adiabatic_adjusted_grid_cell
Expand All @@ -417,21 +417,30 @@ Non-dictionary standard names found in the following metadata files:

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/utilities/physics_tendency_updaters.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/rayleigh_friction/rayleigh_friction.meta

- ccpp_error_flag
- rayleigh_friction_center_level
- rayleigh_friction_model_top_decay_time
- rayleigh_friction_num_levels

--------------------------

../CAM-SIMA/src/physics/ncar_ccpp/schemes/utilities/physics_tendency_updaters.meta

- ccpp_constituent_tendencies

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/utilities/geopotential_temp.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/utilities/geopotential_temp.meta

- air_pressure_at_interface
- geopotential_height_wrt_surface_at_interface
- ln_air_pressure_at_interface

--------------------------

/glade/u/home/cacraig/cam_sima_zm4/src/physics/ncar_ccpp/schemes/tropopause_find/tropopause_find.meta
../CAM-SIMA/src/physics/ncar_ccpp/schemes/tropopause_find/tropopause_find.meta

- air_pressure_at_interface
- fill_value_for_diagnostic_output
Expand Down
Loading