First commit of code.
New functionality:
- DSMC module:
- 2D cyl geometry
- GMSH file format
- Elastic cross-section for Argon-Argon collisions.
- Basic boundary conditions: reflection, absorption and axis
symmetry.
Bugs fixed:
Other comments:
- Still searching for name.
This commit is contained in:
commit
bd7e8b040b
29 changed files with 4069 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
DSMC_Neutrals
|
||||
mod/
|
||||
obj/
|
||||
doc/user_manual/
|
||||
doc/coding_style/
|
||||
json-fortran-8.2.0/
|
||||
Loading…
Add table
Add a link
Reference in a new issue