CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   Evaporation model in dieselSpray (https://www.cfd-online.com/Forums/openfoam/89370-evaporation-model-dieselspray.html)

niklas July 5, 2011 09:32

too little information.

what doesnt work?
to compile?

you have made it a subclass of spray so

//spray mysDB;
scalar Tg0 = this->TInterpolator().interpolate(position(), celli, facei);

it should be something like this.

Tag July 5, 2011 09:54

2 Attachment(s)
the files model0D.H and model0D.C are shown bellow:
Attachment 8293Attachment 8294

i think that i should include other classes and headers to compile the line bellow in model0D class:
scalar Tg0 = this->TInterpolator().interpolate(position(), celli, facei);


??

Thank you...

Tag July 11, 2011 11:27

Hi Niklas,

after many efforts I still have not successfully completed the call of temperature and gas mass fraction present in the parcel class to the class that I created, i've a lot of errors.

What is the simple way to do this


thank you.....

niklas July 11, 2011 13:08

im sorry, i cant help you here...its just too much work.

Tag July 12, 2011 09:49

Thank you so much for all your help Niklas, i actually found another method much more easier to do my implementation i don't know why i haven't get this idea before :).


Again, thank's for all.

Tag July 13, 2011 08:57

hi,

In parcel.C, where are stored the mass, density or mass fraction of gas present in the domain lick O2 and N2 for the air for example, I am not talking about the the vapour of liquid.

Thank you....


All times are GMT -4. The time now is 09:48.