Skip to content

Commit

Permalink
update atmos phys commit and change radians to rad
Browse files Browse the repository at this point in the history
  • Loading branch information
mattldawson committed Dec 23, 2024
1 parent 252cdb1 commit 404e8e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/physics/ncar_ccpp
4 changes: 2 additions & 2 deletions src/physics/utils/orbital_data.meta
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
type = module
[solar_declination]
standard_name = solar_declination
units = radians
units = rad
type = real | kind = kind_phys
dimensions = ()
[earth_sun_distance]
Expand All @@ -16,6 +16,6 @@
dimensions = ()
[solar_zenith_angle]
standard_name = solar_zenith_angle
units = radians
units = rad
type = real | kind = kind_phys
dimensions = (horizontal_dimension)

0 comments on commit 404e8e4

Please sign in to comment.