Commit graph

219 commits

Author SHA1 Message Date
ignis
6370bb0f5d plasmaReactingFoam - snGrad of E for boundary drift calc / Disable mvConvection RTS / Separate surfaceFields for ion fluxes / Write electron flux and ions fluxes 2016-12-14 20:49:28 +09:00
ignis
ea92642329 plasmaReactingFoam ion wall flux can be neutralized into 0 or multiple targets 2016-12-02 20:25:46 +09:00
ignis
44b3dbfabd plasmaReactingFoam subcycling 2016-11-27 13:08:38 +09:00
ignis
4406424391 plasmaReactingFoam magE range check writeMinMax method 2016-11-14 03:38:19 +09:00
ignis
3d72ced0d4 plasmaReactingFoam write electron velocities and fvm::div instead of mvConvection->fvmDiv 2016-11-14 03:25:07 +09:00
ignis
06e07d200a plasmaReactingFoam removes mvConvection from ne transport and electron drift Courant Number 2016-11-04 03:51:03 +09:00
ignis
150202d4e9 ion absorption/neutralization flux at bouundaries 2016-10-28 18:16:04 +09:00
ignis
3cab74864c plasmaReactingFoam read mue(Te), calculate De from mue, EnFac -> EnToTableUnit, cell loop -> TableBase::value() 2016-10-20 20:40:48 +09:00
ignis
094abfc49c plasmaReactingFoam reads dummy rhoq field for inter-process boundary 2016-10-19 22:02:03 +09:00
ignis
437460f899 plasmaReactingFoam ion drift
heThermo init_qc boundary correction
 canteraTransport break after Xi=1 found
 BolsigTableReactionRate DataEntry flexiblity and unit conversion
2016-10-18 00:04:18 +09:00
ignis
aeecf0e0c1 plasmaReactingFoam electron wall flux corrected and reflex added 2016-10-17 23:29:45 +09:00
ignis
ac1a56fd3d plasmaReactingFoam Poisson's equation source field rhoq and mag(E) monitor 2016-10-17 23:05:14 +09:00
ignis
aa319f188e plasmaReactingFoam CSV->DataEntry for flexibility and add Boltzmann constant 2016-10-17 23:01:38 +09:00
ignis
8c70f4af88 plasmaReactingFoam with Sc != 1 diffusivity 2016-10-13 17:14:36 +09:00
ignis
026a8eb2be plasmaReactingFoam ne equation flux mean flow component and electron aborbing wall BC 2016-10-09 20:36:33 +09:00
ignis
52e0bd19a1 plasmaReactingFoam swarm parameter mueN DeN Te unit conversion and ng update at each time step 2016-10-09 20:20:26 +09:00
ignis
b5071526b7 plasmaReacingFoam remove k in physicalProperties and add constants me and pi 2016-10-09 19:59:07 +09:00
ignis
70a5b812e5 Working plasmaChemFoam
YEqn - electron number density equation
createBaseFields - corrected dimension of vsf ne
createFields
    - Reads description of EnProfile ( units and time step size )
    - vsf En added
    - Some constatns (me, e, NA, R, pi, kB, …)
    - Reads name list of fields to write to post file
output
    - verbose info to stdout log
    - Write many fields to post field
updateEn - update En value according to give time varying profile (also Te)
solveChemistry - chemistryModel.solve to .calculate (electron reaction heat release correction)
setDeltaT - change time step size after the pulse phase
2016-09-28 17:44:13 +09:00
ignis
85596642b8 plasmaReactingFoam loads CSV of mobility and diffusivity 2016-08-12 22:52:31 +09:00
ignis
614e7d1cc6 plasmaChemFoam, added ne, Te fields and En profile read. 2016-06-28 04:10:06 +09:00
ignis
42e59688c1 plasmaChemFoam init. copied chemFoam 2016-06-28 03:31:55 +09:00
ignis
e4dbde9b8a plasmaReactingFoam electron related source term correction 2016-06-23 15:08:46 +09:00
ignis
862314aac3 plasmaReactingFoam coupled with BE solver 2016-04-15 12:46:53 +09:00
ignis
33a4b4945c plasmaReactingFoam ne equation added 2016-04-15 12:42:08 +09:00
ignis
456d7fdd6e plasmaReactingFoam new fields added 2016-04-15 12:35:48 +09:00
ignis
747b4a0f46 plasmaReactingFoam electro static momentum source 2016-04-15 06:14:00 +09:00
ignis
bd6cdd5bf5 plasmaReactingFoam reads pulseTimeStep dictionary from controlDict
and changes timestep repetitively
2016-03-25 17:46:36 +09:00
ignis
aac13971fb plasmaReactingFoam own copy of readTimeControls.H and setDeltaT.H 2016-03-25 17:46:36 +09:00
ignis
db10b8be0e volScalarField rho AUTO_WRITE for debugging 2015-12-03 00:28:16 +09:00
ignis
c48de45842 plasmaReactingFoam PhiEqn is added to solve Poisson's equation 2015-12-03 00:28:15 +09:00
ignis
de9e5bba8d plasmaReactingFoam read permittivity electron mobility and electric potential field 2015-12-03 00:28:15 +09:00
ignis
67c6ff5c64 plasmaReactingFoam initiated from copy of reactingFoam 2015-12-03 00:28:15 +09:00
Henry Weller
2f8531de49 chtMultiRegionFoam: Updated temperature diagnostics
Patch provided by Daniel Jasinski
Resolved bug-report http://www.openfoam.org/mantisbt/view.php?id=1843
2015-09-02 15:34:02 +01:00
Henry Weller
ee9849afbf fluent3DMeshToFoam: Updated to handle ',' and '|' characters in headers
Patch provided by Bruno Santos
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1826
2015-08-24 17:49:02 +01:00
Henry Weller
a0fd606186 utilities/postProcessing/noise: Corrected documentation
Patches provided by Bruno Santos
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1832
2015-08-19 11:41:26 +01:00
Henry Weller
96075b7a5b Update headers 2015-08-07 16:16:37 +01:00
Henry Weller
5f7c84e227 Compressible solver: correct initial Courant-number calculation
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1816
2015-08-07 16:16:12 +01:00
Henry Weller
bf23ff4ddd paraFoam: add support for system/blockMeshDict with the -block option 2015-08-06 10:10:20 +01:00
Henry Weller
98302e5c50 UList, FixedList: Correct swap member function
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1787
2015-07-15 12:06:27 +01:00
Henry Weller
13440e9d17 blockMesh: Correct handling of the -case option
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1773
2015-07-04 23:37:11 +01:00
Henry Weller
5cf70d30ef sampledPlane: Correct handling of coordinate system specification
Patches provided by Timm Severin
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1764
2015-06-25 21:59:13 +01:00
Henry Weller
47f1862e4c Removed support for the legacy SiCortex64 architecture 2015-06-23 11:18:36 +01:00
Henry Weller
ca10b7b40d rhoCentralFoam: Reverted correction to BCs
Reverted changes proposed in
http://openfoam.org/mantisbt/view.php?id=1548 as it adversely affects
fixed-value BCs and is formulated to fix an issue with an unphysical
case.  Further analysis of the handling of fixed pressure outlet
2015-06-18 15:13:03 +01:00
Henry Weller
20733b7dd2 rhoCentralFoam: Ensure fixed value boundary conditions are preserved
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1748
2015-06-17 14:38:20 +01:00
Henry Weller
fc9f73afc3 createTurbulenceFields: Construct fields and turbulence model for every time step processed
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1749
2015-06-16 12:53:20 +01:00
Henry
a244c4111a rhoCentralFoam, sonicFoam: Remove superfluous includes
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1730
2015-06-03 09:36:22 +01:00
Henry
1c58abec87 dnsFoam: Use PISO controls read from fvSolution
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1727
2015-06-02 09:08:59 +01:00
Henry
25d7706560 DPMFoam, MPPICFoam: Corrected contiuousPhaseName -> continuousPhaseName
Resolves second part of http://www.openfoam.org/mantisbt/view.php?id=1717
2015-05-29 08:25:20 +01:00
Henry
139084f451 DPMFoam, MPPICFoam: Corrected contiuousPhaseName -> continuousPhaseName
Resolves second part of http://www.openfoam.org/mantisbt/view.php?id=1717
2015-05-28 17:03:32 +01:00
Henry
5eb755819f viewFactorsGen: Correct container resizing
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1712
2015-05-28 16:22:45 +01:00