File:UML lagrangian particleType.png

From OpenFOAMWiki
UML_lagrangian_particleType.png(656 × 435 pixels, file size: 31 KB, MIME type: image/png)

Qualitative UML diagram of a part of the lagrangian library (created using OF-2.3.x). The diagram shows the calling sequence of the important methods, specifically what happens inside the KinematicParcel class.

'Cloud<ParticleType>' extends 'IDLList<ParticleType>' (not shown), meaning it literally IS a list/collection of particles.

'move()' is called several times per timestep. Each time a particle crosses a cell face (or patch), movement stops at the face and continues in a next call to move(). The 'trackToFace()' method takes care of stopping at a face.

The previous UML, describing 'evolve the cloud', is found here.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current11:43, 1 December 2014Thumbnail for version as of 11:43, 1 December 2014656 × 435 (31 KB)Floquation (Talk | contribs)Qualitative UML diagram of a part of the lagrangian library (created using OF-2.3.x). The diagram shows the calling sequence of the important methods, specifically what happens inside the KinematicParcel class. 'Cloud<ParticleType>' extends 'IDLList<P...
  • You cannot overwrite this file.

The following 2 pages link to this file: