|
[Sponsors] |
Can I modify velocity in DEFINE_MASS_TRANSFER? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 25, 2017, 05:42 |
Can I modify velocity in DEFINE_MASS_TRANSFER?
|
#1 |
Member
Chi Zhang
Join Date: Aug 2017
Posts: 32
Rep Power: 9 |
Hello everyone, I'm new to FLUENT UDF and I'm facing a problem.The user manul said I can modify velocity using DEFINE_ADJUST.But the velocity modification is related to mass transfer rate in my model.Can I directly change the velocity within DEFINE_MASS_TRANSFER?
Like this: DEFINE_MASS_TRANSFER(name, cell, thread, from_index, from_species_index, to_index, to_species_index) { /*define mass_transfer as mass transfer here*/ C_U(cell,thread)=mass_transfer; } I will be grateful for any of your help. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
atmBoundaryLayerInletVelocity - Velocity Profile not continuous through domain | sdfij6354 | OpenFOAM Running, Solving & CFD | 3 | July 26, 2017 17:16 |
Multiphase flow - incorrect velocity on inlet | Mike_Tom | CFX | 6 | September 29, 2016 02:27 |
LES and TKE calculations | MST | Main CFD Forum | 3 | May 30, 2016 07:26 |
Modify existing velocity field | wzx1989221 | OpenFOAM | 3 | February 5, 2014 10:50 |
what the result is negatif pressure at inlet | chong chee nan | FLUENT | 0 | December 29, 2001 06:13 |