Skip to content

Commit

Permalink
Remove unnecessary definitions of canopy arrays
Browse files Browse the repository at this point in the history
  • Loading branch information
iri01 committed Feb 28, 2024
1 parent 7726000 commit 4d171ce
Showing 1 changed file with 0 additions and 65 deletions.
65 changes: 0 additions & 65 deletions physics/satmedmfvdifq.meta_canopy
Original file line number Diff line number Diff line change
Expand Up @@ -43,34 +43,6 @@
dimensions = ()
type = integer
intent = out
#IVAI
[naux2d]
standard_name = number_of_2d_auxiliary_arrays
long_name = number of 2d auxiliary arrays to output (for debugging)
units = count
dimensions = ()
type = integer
[naux3d]
standard_name = number_of_3d_auxiliary_arrays
long_name = number of 3d auxiliary arrays to output (for debugging)
units = count
dimensions = ()
type = integer
[aux2d]
standard_name = auxiliary_2d_arrays
long_name = auxiliary 2d arrays to output (for debugging)
units = none
dimensions = (horizontal_loop_extent,number_of_3d_auxiliary_arrays)
type = real
kind = kind_phys
[aux3d]
standard_name = auxiliary_3d_arrays
long_name = auxiliary 3d arrays to output (for debugging)
units = none
dimensions = (horizontal_loop_extent,vertical_layer_dimension,number_of_3d_auxiliary_arrays)
type = real
kind = kind_phys
#IVAI

#####################################################################
[ccpp-arg-table]
Expand Down Expand Up @@ -684,43 +656,6 @@
type = real
kind = kind_phys
intent = in
#IVAI
[claie]
standard_name = leaf_area_index_eccc
long_name = Leaf area index ECCC
units = none
dimensions = (horizontal_loop_extent,number_of_3d_auxiliary_arrays)
type = real
kind = kind_phys
[cfch]
standard_name = forest_canopy_height
long_name = Forest Canopy Height
units = none
dimensions = (horizontal_loop_extent,vertical_layer_dimension,number_of_3d_auxiliary_arrays)
type = real
kind = kind_phys
[cfrt]
standard_name = forest_fraction
long_name = Forest Fraction for canopy correction
units = none
dimensions = (horizontal_loop_extent,number_of_3d_auxiliary_arrays)
type = real
kind = kind_phys
[cclu]
standard_name = clumping_index
long_name = Clumping Index for canopy correction
units = none
dimensions = (horizontal_loop_extent,number_of_3d_auxiliary_arrays)
type = real
kind = kind_phys
[cpopu]
standard_name = population_density
long_name = Population dencity for canopy correction
units = none
dimensions = (horizontal_loop_extent,number_of_3d_auxiliary_arrays)
type = real
kind = kind_phys
#IVAI
[sfc_rlm]
standard_name = choice_of_near_surface_mixing_length_in_boundary_layer_mass_flux_scheme
long_name = choice of near surface mixing length in boundary layer mass flux scheme
Expand Down

0 comments on commit 4d171ce

Please sign in to comment.