|
[Sponsors] |
How to include multiple lagrangian particle clouds? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 5, 2020, 23:28 |
How to include multiple lagrangian particle clouds?
|
#1 |
New Member
Luis Felipe López
Join Date: Apr 2020
Posts: 7
Rep Power: 6 |
Hi!
I am using reactingParcelFoam to study spray flames. Now I want to add some "virtual particles", whose velocity I want to calculate from a formula, not from a balance of forces as conventionally. So I made a custom library from kinematic libraries (basicKinematicCloud, KinematicCloud, KinematicParcel, etc...). You can call it virtual library, so I changed the files names to: basicVirtualCloud, VirtualCloud, VirtualParcel, etc... and all the content inside them from "kinematic" to "virtual". I have some questions:
Felipe. |
|
September 3, 2020, 05:39 |
|
#2 |
Member
Join Date: Sep 2010
Location: Leipzig, Germany
Posts: 96
Rep Power: 16 |
1.) There are several nice tutorials out there regarding this topic. Quick googling for example gave me this: https://www.foamacademy.com/wp-conte...ons_slides.pdf
2.) In principle you can use the reactingParcelCloud and simply change the method of calculating U in ReactingParcel.C to something that suits your needs. In my OF-Version it is at line 550. |
|
Tags |
cloud, lagrangian, parcel, particle, velocity |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Lagrangian data - particle velocity post processing | Ake | OpenFOAM Post-Processing | 13 | October 16, 2024 14:14 |
Lagrangian particle tracking in periodic flow | jabeken | STAR-CCM+ | 2 | April 11, 2021 11:07 |
UDF for particle interception with pt_termination fortran routine | abcdefgh | CFX | 6 | October 6, 2019 14:30 |
[swak4Foam] Validation of swak4Foam for lagrangian particle tracking | nero235 | OpenFOAM Community Contributions | 13 | March 28, 2017 06:45 |
Request for Lagrangian Particle Tracking Validation or Verification Paper | Mojtaba.a | OpenFOAM Verification & Validation | 6 | May 23, 2016 02:47 |