[Plasma] Cleanup of EEDF solver and PlasmaPhase classes

This commit is contained in:
Ray Speth
2025-08-23 07:15:07 -05:00
committed by Ingmar Schoegl
parent bd2913101d
commit 58856eb67e
13 changed files with 286 additions and 486 deletions
+1 -1
View File
@@ -1304,7 +1304,7 @@ class TestPlasmaPhase:
phase = ct.Solution('air-plasma.yaml')
phase.TPX = 300., 101325., 'N2:0.79, O2:0.21, N2+:1E-10, Electron:1E-10'
phase.EN = 200.0 * 1e-21 # Reduced electric field [V.m^2]
phase.reduced_electric_field = 200.0 * 1e-21 # Reduced electric field [V.m^2]
phase.update_EEDF()
grid = phase.electron_energy_levels