CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Members List Search Today's Posts Mark Forums Read

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: Aurelien Thinat
Forum: OpenFOAM Programming & Development July 21, 2010, 05:53
Replies: 19
Views: 4,484
Posted By Aurelien Thinat
Hello everybody, I need some help to clear...

Hello everybody,

I need some help to clear my mind. My purpose is to adapt the chtMultiRegionSimpleFoam solver for multispecies case.

- So I started by adding 3 scalar transport equations,...
Forum: OpenFOAM Programming & Development July 20, 2010, 05:57
Replies: 19
Views: 4,484
Posted By Aurelien Thinat
Hi, My scalars transport equations are now...

Hi,

My scalars transport equations are now working well. I didn't add the max and min function. Now I will have a look at the rho/Cp/lambda/mu state equations.

Thank you again.

Aurélien
Forum: OpenFOAM Programming & Development July 19, 2010, 10:21
Replies: 19
Views: 4,484
Posted By Aurelien Thinat
I have added the density inside all my term of...

I have added the density inside all my term of the equation. It still computes and the scalar is still unbounded.

The Y1Eqn.H files :

{
for (label i=0; i>scalar1Fluid.size(),i++)
{
solve...
Forum: OpenFOAM Programming & Development July 19, 2010, 09:28
Replies: 19
Views: 4,484
Posted By Aurelien Thinat
I had a look to the createFluidFields and phi is...

I had a look to the createFluidFields and phi is defined as :

phiFluid.set
(
i,
new surfaceScalarField
(
"phi",
runTime.timeName(),
fluidRegions[i],
Forum: OpenFOAM Programming & Development July 19, 2010, 02:40
Replies: 19
Views: 4,484
Posted By Aurelien Thinat
Thank you Marupio. It was a problem with the...

Thank you Marupio. It was a problem with the prtList. It seems it's working now, I just have a problem of dimension conflict.

Edit :
I might need your help again.

The equation I'm solving is...
Forum: OpenFOAM Programming & Development July 16, 2010, 11:09
Replies: 19
Views: 4,484
Posted By Aurelien Thinat
I'm still on it. I have a problem to declare the...

I'm still on it. I have a problem to declare the diffusivity of the scalar.

In a multiregion solver, the createFluidFields.H file is a loop on each fluid region and the variables are defined as...
Forum: OpenFOAM Programming & Development July 15, 2010, 11:03
Replies: 19
Views: 4,484
Posted By Aurelien Thinat
I have added 3 transport equations in the...

I have added 3 transport equations in the chtMultiRegionSimpleFoam solver.

I defined scalar[i]Fluid, i = 1, 2 or 3 as a ptrList<volScalarField>

Then I define scalar[i]Fluid[j] , j= number of...
Forum: OpenFOAM Programming & Development July 13, 2010, 05:55
Replies: 19
Views: 4,484
Posted By Aurelien Thinat
Transport equation in chtMultiRegionSimpleFoam solver

Hello everybody,

First of all, I am a new user of OpenFoam.

I need to develop a scalar transport equation (which would be mass fraction) in the chtMultiRegionSimpleFoam solver in order to...
Showing results 1 to 8 of 8

 
Forum Jump

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