Renaming the generic 'non-analogue' scheme for 'weighting' scheme.
This commit is contained in:
parent
37b0139b1f
commit
f151f3cd0e
5 changed files with 30 additions and 30 deletions
|
|
@ -20,7 +20,7 @@ MODULE moduleList
|
|||
|
||||
END TYPE listNode
|
||||
|
||||
TYPE(listNode):: partNAScheme !Particles comming from the nonAnalogue scheme
|
||||
TYPE(listNode):: partWScheme !Particles comming from the nonAnalogue scheme
|
||||
|
||||
TYPE pointerArray
|
||||
TYPE(particle), POINTER:: part
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue