-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement piecewise-linear rhod profile in condensation methods #1106
Implement piecewise-linear rhod profile in condensation methods #1106
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bd26fa3 - Browse repository at this point
Copy the full SHA bd26fa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8099c0 - Browse repository at this point
Copy the full SHA c8099c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a5249c - Browse repository at this point
Copy the full SHA 1a5249cView commit details -
Changing rtol in scipy solver eliminates error; remove xfail that now…
… passes; last, first name
Configuration menu - View commit details
-
Copy full SHA for 9a1c5f4 - Browse repository at this point
Copy the full SHA 9a1c5f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8031500 - Browse repository at this point
Copy the full SHA 8031500View commit details -
add a parcel not-so-unit test depicting noisy supersaturation issue c…
…aused by inconsistent density discretisation
Configuration menu - View commit details
-
Copy full SHA for 00e7de0 - Browse repository at this point
Copy the full SHA 00e7de0View commit details
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ce7955b - Browse repository at this point
Copy the full SHA ce7955bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c015cbf - Browse repository at this point
Copy the full SHA c015cbfView commit details
Commits on Aug 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3e62ed0 - Browse repository at this point
Copy the full SHA 3e62ed0View commit details -
document in Particulator's condensation routine that dthd_dt_pred and…
… dqv_dt_pred are always 0 for Parcel env, while rhod is constant-in-time for kinematic simulations; mark volume as updated. Closes open-atmos#792
Configuration menu - View commit details
-
Copy full SHA for 1739c76 - Browse repository at this point
Copy the full SHA 1739c76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e7f2da - Browse repository at this point
Copy the full SHA 0e7f2daView commit details -
Configuration menu - View commit details
-
Copy full SHA for e123d39 - Browse repository at this point
Copy the full SHA e123d39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 820983a - Browse repository at this point
Copy the full SHA 820983aView commit details -
add sanity check to Concensation ctor not to set substeps count when …
…adaptivity is on
Configuration menu - View commit details
-
Copy full SHA for 5cd0df6 - Browse repository at this point
Copy the full SHA 5cd0df6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a04ec2d - Browse repository at this point
Copy the full SHA a04ec2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f82be9c - Browse repository at this point
Copy the full SHA f82be9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b6a6e1 - Browse repository at this point
Copy the full SHA 6b6a6e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b58c4f - Browse repository at this point
Copy the full SHA 0b58c4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75baa2a - Browse repository at this point
Copy the full SHA 75baa2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57a2a93 - Browse repository at this point
Copy the full SHA 57a2a93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38f9ffd - Browse repository at this point
Copy the full SHA 38f9ffdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9bc393 - Browse repository at this point
Copy the full SHA c9bc393View commit details -
Changing rtol in scipy solver eliminates error; remove xfail that now…
… passes; last, first name
Configuration menu - View commit details
-
Copy full SHA for eff7dd6 - Browse repository at this point
Copy the full SHA eff7dd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5606740 - Browse repository at this point
Copy the full SHA 5606740View commit details -
add a parcel not-so-unit test depicting noisy supersaturation issue c…
…aused by inconsistent density discretisation
Configuration menu - View commit details
-
Copy full SHA for b78d084 - Browse repository at this point
Copy the full SHA b78d084View commit details -
Configuration menu - View commit details
-
Copy full SHA for b83abca - Browse repository at this point
Copy the full SHA b83abcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e96ca9 - Browse repository at this point
Copy the full SHA 1e96ca9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b93304 - Browse repository at this point
Copy the full SHA 7b93304View commit details -
document in Particulator's condensation routine that dthd_dt_pred and…
… dqv_dt_pred are always 0 for Parcel env, while rhod is constant-in-time for kinematic simulations; mark volume as updated. Closes open-atmos#792
Configuration menu - View commit details
-
Copy full SHA for 878a3f6 - Browse repository at this point
Copy the full SHA 878a3f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01034b8 - Browse repository at this point
Copy the full SHA 01034b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e47b3b4 - Browse repository at this point
Copy the full SHA e47b3b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c1ee33 - Browse repository at this point
Copy the full SHA 7c1ee33View commit details -
add sanity check to Concensation ctor not to set substeps count when …
…adaptivity is on
Configuration menu - View commit details
-
Copy full SHA for 538b077 - Browse repository at this point
Copy the full SHA 538b077View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e857fc - Browse repository at this point
Copy the full SHA 2e857fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 093c2d6 - Browse repository at this point
Copy the full SHA 093c2d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26f9a30 - Browse repository at this point
Copy the full SHA 26f9a30View commit details -
Configuration menu - View commit details
-
Copy full SHA for f396359 - Browse repository at this point
Copy the full SHA f396359View commit details -
Merge branch 'piecewise_linear_profile' of github.com:mikhailmints/Py…
…SDM into pr_1106
Configuration menu - View commit details
-
Copy full SHA for ed4669a - Browse repository at this point
Copy the full SHA ed4669aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f6a9cc - Browse repository at this point
Copy the full SHA 6f6a9ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9df7fe5 - Browse repository at this point
Copy the full SHA 9df7fe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d8e0ee - Browse repository at this point
Copy the full SHA 2d8e0eeView commit details
Commits on Aug 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 080debc - Browse repository at this point
Copy the full SHA 080debcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea0fccd - Browse repository at this point
Copy the full SHA ea0fccdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a71f403 - Browse repository at this point
Copy the full SHA a71f403View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf51ece - Browse repository at this point
Copy the full SHA bf51eceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b0491e - Browse repository at this point
Copy the full SHA 8b0491eView commit details