UM-PEPL / HallThruster.jl

An open-source fluid Hall thruster code
Other
18 stars 10 forks source link

Plume divergence and some fixes for mass conservation #80

Closed archermarx closed 1 year ago

archermarx commented 1 year ago

This commit introduces a simple plume divergence model following Ahedo et al. This is off by default and can be enabled by setting solve_plume to true in the config object. Additionally, i have altered and made more consistent the ion wall loss models and bohm speed boundary conditions. These were causing issues with mass conservation.