Implement a more realistic lower layer temperature for OOP #19
Labels
Enhancement
New feature or request
Moderate
Issue may require some familiarity with TidalPy and/or Numpy
OOP
Issue with Object Oriented Scheme
Currently, the base temperature of a layer is equal to its average temperature (layer.temperature_lower = layer.temperature).
In reality, this temperature will be higher. Generally, this is found via an assumed viscosity drop across the layer (See Hussmann & Spohn 2004).
The text was updated successfully, but these errors were encountered: