PyPartMC icon indicating copy to clipboard operation
PyPartMC copied to clipboard

Fractal dimension is hardcoded to be spherical

Open jcurtis2 opened this issue 2 years ago • 4 comments

We currently get around never specifying it and its not a problem due to hardcoding in spherical particles:

https://github.com/open-atmos/PyPartMC/blob/96a89ee6253df42d3571d162ab896fab56a30ad3/src/aero_data.F90#L14-L21

As of now, we do not currently read in the fractal information in run_part_opt.F90. This goes to the issue of having a near duplicate version of the code found in PartMC's main driver partmc.F90. So this will be addressed in #55 and fractal particles can be enabled by deleting Line 19 of code above.

jcurtis2 avatar Jul 24 '23 20:07 jcurtis2

Stale issue message

github-actions[bot] avatar Sep 23 '23 13:09 github-actions[bot]

Stale issue message

github-actions[bot] avatar Nov 23 '23 13:11 github-actions[bot]

Stale issue message

github-actions[bot] avatar Jan 23 '24 14:01 github-actions[bot]

https://github.com/compdyn/partmc/pull/188

slayoo avatar May 21 '24 17:05 slayoo