Implementation of 0D grid for analysis of collisional operators. #15
1 changed files with 1 additions and 4 deletions
Removed innnecesary input from input file
commit
b40d867d74
|
|
@ -3,9 +3,7 @@
|
|||
"output": {
|
||||
"path": "./runs/0D_test/",
|
||||
"triggerOutput": 1,
|
||||
"cpuTime": true,
|
||||
"numColl": true,
|
||||
"EMField": true,
|
||||
"folder": "test"
|
||||
},
|
||||
"reference": {
|
||||
|
|
@ -17,7 +15,6 @@
|
|||
"geometry": {
|
||||
"type": "1DCart",
|
||||
"meshType": "0D",
|
||||
"meshFile": "mesh.msh",
|
||||
"volume": 1e-11
|
||||
},
|
||||
"species": [
|
||||
|
|
@ -48,7 +45,7 @@
|
|||
},
|
||||
"parallel": {
|
||||
"OpenMP":{
|
||||
"nThreads": 5
|
||||
"nThreads": 4
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue