PyPartMC icon indicating copy to clipboard operation
PyPartMC copied to clipboard

Python (and C++) interface to PartMC with Jupyter/Python, Julia and Matlab examples

Results 89 PyPartMC issues
Sort by recently updated
recently updated
newest added

The following functions/subroutines may be good candidates for being accessible directly with PyPartMC: - [x] aero_state_n_part - [x] aero_state_ids - [x] aero_state_add_aero_dist_sample - [x] aero_state_sample_particles - [x] aero_state_make_dry - [x]...

Looking at the notebook [condense.ipynb](https://github.com/open-atmos/PyPartMC-examples/blob/main/notebooks/condense.ipynb), it seems to crash if you change some of the values of kappa. I noticed this as I tried to set the values of kappa...

hyperlinks are lost due to introduction of the `_PyPartMC` we could move everything compiled to `PyPartMC.api`... but then docs do not work at all!

documentation