PyPartMC icon indicating copy to clipboard operation
PyPartMC copied to clipboard

wrappers for run_exact and run_sectional

Open slayoo opened this issue 3 years ago • 10 comments

slayoo avatar May 22 '22 23:05 slayoo

Stale issue message

github-actions[bot] avatar Aug 28 '22 13:08 github-actions[bot]

  • Links included with each existing or referenced module
  • All are referenced in partmclib, not sure if this is just linking to partmc or bypassing the wrappers
  • Format is package: dependency list, recurse until some implemented file is reached (has link attached)

Dependency list for this issue:

  • run_exact: output, exact_soln
  • run_sect: output, coag_kernel

Move these to their own issues, if needed:

  • output: gas_state, aero_state
  • exact_soln: coag_kernel
  • coag_kernel: coag_kernel_zero, coag_kernel_constant, coag_kernel_additive, coag_kernel_sedi, coag_kernel_brown, coag_kernel_brown_cont, coag_kernel_brown_free
  • coag_kernel_zero: scenario
  • coag_kernel_constant, coag_kernel_additive: aero_binned
  • coag_kernel_sedi, coag_kernel_brown, coag_kernel_brown_cont, coag_kernel_brown_free: aero_particle
  • aero_binned: aero_dist
  • aero_dist: aero_mode
  • aero_mode: bin_grid, aero_particle

a-v avatar Sep 27 '22 19:09 a-v

Stale issue message

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

Stale issue message

github-actions[bot] avatar Feb 07 '23 13:02 github-actions[bot]

Stale issue message

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

Stale issue message

github-actions[bot] avatar Jun 10 '23 13:06 github-actions[bot]

Stale issue message

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

Stale issue message

github-actions[bot] avatar Oct 18 '23 13:10 github-actions[bot]

Stale issue message

github-actions[bot] avatar Dec 26 '23 13:12 github-actions[bot]

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

slayoo avatar May 21 '24 17:05 slayoo