PointDsplMethod
(experimental) Choice among different ways to move points in Lagrangian framework (UCV)
PointDsplMethod = 4
Default: PointDsplMethod = 0
option | description |
---|
0 | Default -> same as 2 |
1 | First order, velocity assumed constant between time levels |
2 | Second order, velocity derivative assumed constant between time levels |
3 | Moves points along the streamlines at that time level |
4 | Moves points by considering the change of streamlines from the previous time level to this one |
5 | Substepping method ( ** WILL NOT WORK WITH MPI for more than one process **) |