1
0
mirror of https://github.com/PhasicFlow/phasicFlow.git synced 2025-07-28 03:27:05 +00:00

tutorial files modified for minor errors

This commit is contained in:
Hamidreza Norouzi
2023-09-25 17:39:22 +03:30
parent 33a838b784
commit d0aa5af792
16 changed files with 46 additions and 20 deletions
tutorials
postprocessPhasicFlow
segregation
sphereGranFlow
RotaryAirLockValve
RotatingDrumWithBaffles
V-blender
binarySystemOfParticles
layeredSiloFilling
rotatingDrumMedium
rotatingDrumSmall
screwConveyor

@ -41,7 +41,7 @@ setFields
{
velocity realx3 (0 0 0); // linear velocity (m/s)
acceleration realx3 (0 0 0); // linear acceleration (m/s2)
rotVelocity realx3 (0 0 0); // rotational velocity (rad/s)
rVelocity realx3 (0 0 0); // rotational velocity (rad/s)
shapeName word smallSphere; // name of the particle shape
}