Rework of injection of particles with a special focus in 2DCyl to ensure an homogeneous distribution. #51
1 changed files with 0 additions and 1 deletions
Update moduleMesh2DCyl.f90
This is not needed.
commit
fb9d1ad837
|
|
@ -247,7 +247,6 @@ MODULE moduleMesh2DCyl
|
||||||
!QUAD FUNCTIONS
|
!QUAD FUNCTIONS
|
||||||
!Init element
|
!Init element
|
||||||
SUBROUTINE initCellQuad2DCyl(self, n, p, nodes)
|
SUBROUTINE initCellQuad2DCyl(self, n, p, nodes)
|
||||||
USE moduleRefParam, ONLY: L_ref
|
|
||||||
IMPLICIT NONE
|
IMPLICIT NONE
|
||||||
|
|
||||||
CLASS(meshCell2DCylQuad), INTENT(out):: self
|
CLASS(meshCell2DCylQuad), INTENT(out):: self
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue