Skip to content

Commit

Permalink
Revert "Add an interface pressure array as per Balwinder's suggestion"
Browse files Browse the repository at this point in the history
This reverts commit e948d6e.
  • Loading branch information
overfelt committed Jan 16, 2024
1 parent 6d9957b commit 794cbaa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions haero/atmosphere.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,6 @@ class Atmosphere final {
/// pressure levels between the interfaces bounding a vertical level [Pa]
ConstColumnView hydrostatic_dp;

/// Pressure at the level interfaces. Length is number of 1 + the
/// number of levels. [Pa]
ConstColumnView interface_pressure;

/// cloud fraction [-]
ConstColumnView cloud_fraction;

Expand Down

0 comments on commit 794cbaa

Please sign in to comment.