Whitespace
This commit is contained in:
parent
dc4e6f3423
commit
ab84e0e919
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ class SoundingSample():
|
|||
|
||||
def mixing_ratio(self) -> float:
|
||||
e = self.vapor_pressure()
|
||||
|
||||
|
||||
return 621.97 * (e / (self.pressure - e))
|
||||
|
||||
def saturated_mixing_ratio(self) -> float:
|
||||
|
|
Loading…
Add table
Reference in a new issue