0D Grid geometry
Implementation of the 0D grid to test collisional processes. An OMP_LOCK was added to the nodes to properly write perform the scattering (it is weird that multiple threads work in the same node at the same time, but in 0D happens everytime). Added a new case to test the 0D geometry. User Manual updated with the new options.
This commit is contained in:
parent
0ffdb8578a
commit
a681b9f533
18 changed files with 348 additions and 114 deletions
2
runs/0D_Argon/Argon_Initial.dat
Normal file
2
runs/0D_Argon/Argon_Initial.dat
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# t density velocity pressure temperature
|
||||
0 1.0E+16 0.0E+0 0.0E+0 0.0E+0 0 300
|
||||
Loading…
Add table
Add a link
Reference in a new issue