We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00e91e4 commit 6062573Copy full SHA for 6062573
examples/PySDM_examples/Rozanski_and_Sonntag_1982/figs_4_5_6.ipynb
@@ -173,6 +173,7 @@
173
" d_n_vapour=-self.delta_liquid_water_mixing_ratio / self.dt,\n",
174
" n_liquid=FIG4_CAPTION_PARAMS['autoconversion_mixrat_threshold'] # TODO #1207\n",
175
" )\n",
176
+ " assert dRv__dt[isotope] <= 0\n",
177
" \n",
178
" super().advance_parcel_vars()\n",
179
"\n",
0 commit comments