CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   calcPhaseChange (https://www.cfd-online.com/Forums/openfoam-programming-development/223159-calcphasechange.html)

farzadmech December 27, 2019 20:46

calcPhaseChange
 
Dear Friends
I am working with reactingParcelFoam and I have a problem in below function;

Code:

// Calc mass and enthalpy transfer due to phase change
    calcPhaseChange
    (
        cloud,
        td,
        dt,
        Res,
        Prs,
        Ts,
        mus/rhos,
        d0,
        T0,
        mass0,
        0,
        1.0,
        Y_,
        dMassPC,
        Sh,
        Ne,
        NCpW,
        Cs
    );


I can not find where is Y_ is defined?


Thanks,
Farzad Farajidizaji

HPE December 29, 2019 07:43

Would you mind to attach the link of the quote?

farzadmech December 29, 2019 22:02

Hello
 
Dear HPE
I did not understand your question. Could you please ask it in another way?


Thanks
Farzad


Quote:

Originally Posted by HPE (Post 753379)
Would you mind to attach the link of the quote?


HPE December 30, 2019 02:32

Sorry, I meant: from which OpenFOAM file did you copy-paste the above code section, so that we can trace where it came from for you.

Please let me know if my question is unclear.


All times are GMT -4. The time now is 19:18.