-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
article deposition calculations on the human lung #53
Comments
Dear Guo,
There are two problems associated with this, first is a simulation in
vessels which can require sparse data handling (depends on your dx and
domain size. The second might be particle dynamics. If particles are
passive scalars then it is simple, otherwise it would require fsi which is
not yet implemented (but contributions are welcome).
Perhaps, if you could sent a mesh file and describe the physics I can give
you more information.
the best
mk
…On Wed, Oct 14, 2020 at 10:38 AM Gweiqi ***@***.***> wrote:
Dear sailfish Users and Developers!
I’ve been trying to simulate the particle deposition calculations on the
human lung,The human trachea has a complex shape and tiny branches and I
was wondering if this program could meet such a need.
Many thanks,
Guo Weiqi
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#53>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJDC5X7WXBCE32ZTYNP5VLSKVPO5ANCNFSM4SQJOMOA>
.
--
Pełnomocnik Rektora
ds. zastosowania nowoczesnych komputerowych
metod kształcenia dla regionalnych
kadr innowacyjnej gospodarki
tel. +48 32 3497 612
http://icse.us.edu.pl
---------------------------
|
Dear mk, Particle simulation using Euler-Euler or Euler-Lagrange methods will be fine, my concern is the first one. human airway is a very complex shape with a large variation in size, and I haven't finished the airway mesh yet. I want to decide in advance what methods and procedures are needed, because airway simulation requires very large computational resources, and if the program can't do the calculations fast enough or can't adapt to the complex shapes, I will have to changes to my airway model. Many thanks, |
But I have completed some simple alveolar models, they are in stl format and I have sent them to your email. I simulated conditions where the inlet is an airflow with a velocity cycle change and the outside is a defined air pressure with a 10 micron diameter particle entering through the inlet. |
Dear sailfish Users and Developers!
I’ve been trying to simulate the particle deposition calculations on the human lung,The human trachea has a complex shape and tiny branches and I was wondering if this program could meet such a need.
Many thanks,
Guo Weiqi
The text was updated successfully, but these errors were encountered: