Fixed an issue in which the logical coordinates of the particle (xi)
were not being initialized and was causing particles to get stuck in the iteration loop.
This commit is contained in:
parent
2eae95002d
commit
20bc1abc29
8 changed files with 42 additions and 37 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"path": "./runs/Argon_Expansion/",
|
||||
"triggerOutput": 10,
|
||||
"cpuTime": false,
|
||||
"numColl": true,
|
||||
"numColl": false,
|
||||
"folder": "CX_case"
|
||||
},
|
||||
"geometry": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue