Clean-up!
Trying to reduce warnings and unused variables in the code. This should not be in this branch.
This commit is contained in:
parent
d710cc5e66
commit
bc8f205287
8 changed files with 23 additions and 22 deletions
|
|
@ -582,8 +582,6 @@ MODULE moduleMesh2DCyl
|
|||
REAL(8):: detJ
|
||||
REAL(8):: fPsi(1:4)
|
||||
REAL(8):: dPsi(1:3, 1:4), pDer(1:3, 1:3)
|
||||
REAL(8):: corrUp, corrDown
|
||||
REAL(8):: dZ, r2, r1
|
||||
|
||||
self%volume = 0.D0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue