Skip to content

Commit

Permalink
Comment added
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasstolker committed Jul 19, 2021
1 parent cc8d37c commit bcce1d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions species/analysis/retrieval.py
Expand Up @@ -1245,6 +1245,7 @@ def loglike(cube,

if conv_press is not None and (conv_press > 1. or conv_press < 0.01):
# Maximum pressure (bar) for the radiative-convective boundary
# TODO change back
return -np.inf

# Prepare the scaling based on the cloud optical depth
Expand Down

0 comments on commit bcce1d9

Please sign in to comment.