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

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 12 of 12
Search took 0.00 seconds.
Search: Posts Made By: anja
Forum: OpenFOAM Running, Solving & CFD May 8, 2006, 06:37
Replies: 20
Views: 2,704
Posted By anja
This time I compiled: vecto

This time I compiled:

vector Uav = vector::zero;
labelfixedPatchID = mesh.boundaryMesh().findPatchID("inlet");
if (fixedPatchID != -1)
{
forAll(U.boundaryField(), patchI)
{
if...
Forum: OpenFOAM Running, Solving & CFD May 8, 2006, 06:16
Replies: 20
Views: 2,704
Posted By anja
Hi, it "works" with: label

Hi,
it "works" with:
label fixedPatchID = mesh.boundaryMesh().findPatchID("inlet");

But what I got when I use it for one of my cases is:
Time = 50
Reading U
Reading p
Inlet...
Forum: OpenFOAM Running, Solving & CFD May 8, 2006, 05:53
Replies: 20
Views: 2,704
Posted By anja
Hi, sure your answer helps as

Hi,
sure your answer helps as usual. But still....

This time I tried:
scalar pav = 0.0;
label fixedPatchID=aMesh().boundary().findPatchID("inlet");
if (fixedPatchID != -1)
{ ...
Forum: OpenFOAM Running, Solving & CFD May 8, 2006, 04:58
Replies: 20
Views: 2,704
Posted By anja
Hi Hrvoje, thanks for the ans

Hi Hrvoje,
thanks for the answer. Yes I can compile this part, but unfortunately the result is p=0 (at each time step).

Where do I define which patch is to be calculated within the liftDrag...
Forum: OpenFOAM Running, Solving & CFD May 5, 2006, 07:01
Replies: 20
Views: 2,704
Posted By anja
Hi all, concerning the lift

Hi all,

concerning the liftDrag utility.
I can find the following chapter there:

vector Uav = vector::zero;
forAll(U.boundaryField(), patchI)
{
if...
Forum: OpenFOAM Running, Solving & CFD May 4, 2006, 07:39
Replies: 20
Views: 2,704
Posted By anja
Hi pUI, could you please fo

Hi pUI,

could you please forward me the instructions from the other user? or do you already have any news? I really need some hints!

Anja
Forum: OpenFOAM Running, Solving & CFD May 4, 2006, 04:54
Replies: 20
Views: 2,704
Posted By anja
Hi you, that would be great

Hi you,

that would be great. Thanks.

And maybe you also have an answer to that problem:
I want to multiply the pressure of each face of one patch by it's area, something like p*A (for...
Forum: OpenFOAM Running, Solving & CFD May 3, 2006, 13:19
Replies: 20
Views: 2,704
Posted By anja
Hi all, maybe someone else

Hi all,

maybe someone else can answer my questions?

Moreover I do not know how to write the header, I mean which functions to call.

Thanks
Anja
Forum: OpenFOAM Running, Solving & CFD April 24, 2006, 08:14
Replies: 20
Views: 2,704
Posted By anja
Hi Eugene, some more questi

Hi Eugene,

some more questions:
- where do I get the mu field from?
- do I have to change the code for a compressible fluid?
- where do I have to write the code?
- how can I actually use...
Forum: OpenFOAM Running, Solving & CFD April 24, 2006, 06:30
Replies: 20
Views: 2,704
Posted By anja
Sorry, but I can't find this u

Sorry, but I can't find this utility? Where is it supposed to be?

Anja
Forum: OpenFOAM Running, Solving & CFD April 24, 2006, 05:39
Replies: 20
Views: 2,704
Posted By anja
Hi again, or can someone ju

Hi again,

or can someone just tell me, whether this option exists at all??

Anja
Forum: OpenFOAM Running, Solving & CFD April 21, 2006, 09:13
Replies: 20
Views: 2,704
Posted By anja
Hi, is there a possibility

Hi,

is there a possibility to output the forces a fluid causes on certain walls?

Thanks
Anja
Showing results 1 to 12 of 12

 
Forum Jump

All times are GMT -4. The time now is 14:56.