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 63 PyPartMC issues
Sort by recently updated
recently updated
newest added

Currently we have nucleation not able to be enabled. This problem will most likely change/disappear when PartMC is rewritten for https://github.com/compdyn/partmc/issues/184. However to fix the issue now, RunPartOpt will need...

Some `aero_state` subroutines benefit from either added `include`, `exclude` or `groups` as optional arguments where they are lists of aerosol species. This is important for volume/mass-related items (if one wants...

![image](https://github.com/open-atmos/PyPartMC/assets/89685/1b3b39c4-ca24-478a-8795-38560a71f15a)

- [ ] in spec_file_read_real_named_array_size: check each line has the same number of elements as time - [ ] in spec_file_read_real_named_array_data: use input name_size as limit param - [x] in...