Replies: 1 comment
-
Hello @jbarr44, thanks for giving PySDM a try! The PySDM/PySDM/dynamics/eulerian_advection.py Lines 7 to 8 in 91d0307 In the PySDM/examples/PySDM_examples/Shipway_and_Hill_2012/simulation.py Lines 49 to 58 in 91d0307 Details here: HTH, |
Beta Was this translation helpful? Give feedback.
-
Hi,
I'm just getting started with this library and am trying to get a basic 1D kinematic simulation running. One thing I'm missing is how to implement a 'solver' into the 'EulerianAdvection' dynamics. I assume this refers to a numerical integration scheme, but the documentation is not clear about what exact form the constructor is expecting. A name? A function? Would greatly appreciate clarification.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions