Change in injection to achieve uniform density of particles. #50
1 changed files with 1 additions and 1 deletions
PI is no needed here
commit
e277fe6ddb
|
|
@ -569,7 +569,7 @@ MODULE moduleMesh2DCyl
|
|||
|
||||
!Compute element volume
|
||||
PURE SUBROUTINE volumeQuad(self)
|
||||
USE moduleConstParam, ONLY: PI, PI8
|
||||
USE moduleConstParam, ONLY: PI8
|
||||
IMPLICIT NONE
|
||||
|
||||
CLASS(meshCell2DCylQuad), INTENT(inout):: self
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue