Implemented. Now the doc
This commit is contained in:
parent
fdbe6c683b
commit
4049bbca31
3 changed files with 24 additions and 2 deletions
|
|
@ -493,6 +493,7 @@ MODULE moduleInput
|
|||
CALL config%get(object // '.numColl', collOutput, found)
|
||||
CALL config%get(object // '.EMField', emOutput, found)
|
||||
call config%get(object // '.boundariesParticle', boundaryParticleOutput, found)
|
||||
call config%get(object // '.injects', injectOutput, found)
|
||||
|
||||
CALL config%get(object // '.triggerCPUTime', triggerCPUTime, found)
|
||||
IF (.NOT. found) THEN
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue