Skip to content
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

new tutorial: basics of parcel-model ODE system (with a readable minimalistic SciPy+pint solution) #1297

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Mar 13, 2024

  1. Adding version setting to "PyMPDATA"

    Sanket Bhiogade committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ae3c95a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. New Tutorials for Parcel-(Ordinary differential equation)

    Sanket Bhiogade committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    767b9f9 View commit details
    Browse the repository at this point in the history
  2. unchanging setup.py

    Sanket Bhiogade committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    43667fa View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Shrink code; Remove numpy; Used ipywidgets

    Sanket Bhiogade committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    fae3fac View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Added Drop Growth Equation, Constant and initial parameters for plott…

    …ed drop radii, Saturation and Temperature profile
    Sanket Bhiogade committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    aab2da6 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Removing line-to-space, trailing-whitespace;

    disable missing-function-docstring,too-many-locals-variables
    Sanket Bhiogade committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e076e29 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. SciPy version updated

    Sanket Bhiogade committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4dc2b3d View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Modifying parcel_ode.ipynb; SciPy version updated

    Sanket Bhiogade committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    5afaa07 View commit details
    Browse the repository at this point in the history