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 25 of 30
Search took 0.00 seconds.
Search: Posts Made By: mbeaudoin
Forum: OpenFOAM Meshing & Mesh Conversion October 22, 2009, 09:57
Replies: 137
Views: 55,483
Posted By mbeaudoin
Hello, Our group has developed and...

Hello,

Our group has developed and contributed the source code for the CGNS converters.

We are not using version 1.6 yet, so basically we have not contributed any adjustments to the CGNS...
Forum: OpenFOAM Meshing & Mesh Conversion May 28, 2009, 07:34
Replies: 137
Views: 55,483
Posted By mbeaudoin
Yeah, I know, I got the same messages too. ...

Yeah, I know, I got the same messages too.

Somehow, I have not find a proper way to get rid of this. Probably something to do with the construction of the dependency list by wmake.

You can...
Forum: OpenFOAM Meshing & Mesh Conversion May 8, 2009, 20:55
Replies: 137
Views: 55,483
Posted By mbeaudoin
Hello Ashish, I would suspect those Warning...

Hello Ashish,

I would suspect those Warning messages first:

--> FOAM Warning : BC "nose" : patch defined by a unsupported PointSetType_t - skipped.
--> FOAM Warning : BC "mid-body" : patch...
Forum: OpenFOAM Meshing & Mesh Conversion April 24, 2009, 12:46
Replies: 137
Views: 55,483
Posted By mbeaudoin
Hello, @adfviewer: This is part of the...

Hello,

@adfviewer:
This is part of the cgnstools package, an optional suite of CGNS tools that you can compile if you like. See the file cgnstools_2.5/Allwmake for more details.

@your...
Forum: OpenFOAM Meshing & Mesh Conversion April 8, 2009, 10:00
Replies: 137
Views: 55,483
Posted By mbeaudoin
No problem. Usually, you can safely discard...

No problem.

Usually, you can safely discard the warnings about the presence QUAD and TRI polygons in your CGNS file.

Those 2D elements are sometimes exported in the CGNS file, but as separate...
Forum: OpenFOAM Meshing & Mesh Conversion April 7, 2009, 10:24
Replies: 137
Views: 55,483
Posted By mbeaudoin
You should have caught this error message first: ...

You should have caught this error message first:

./bootstrap: line 31: libtoolize: command not found

You are missing some development tools.

Read post #52 from this thread for some more...
Forum: OpenFOAM Meshing & Mesh Conversion April 7, 2009, 09:52
Replies: 137
Views: 55,483
Posted By mbeaudoin
Hello Alex, All the compiled modules needed...

Hello Alex,

All the compiled modules needed for building the library libcgnsoo_3.0 are missing...

You are certainly getting a lot of other error messages early in the configuration and build...
Forum: OpenFOAM Meshing & Mesh Conversion April 6, 2009, 17:47
Replies: 137
Views: 55,483
Posted By mbeaudoin
Hello, You are probably getting other error...

Hello,

You are probably getting other error messages a bit sooner in the configuration and build sequence.

From the Allwmake script:

#
# Compile libcgnsoo
#
# Here, the configuration part...
Forum: OpenFOAM Meshing & Mesh Conversion April 3, 2009, 12:43
Replies: 137
Views: 55,483
Posted By mbeaudoin
From the traces generated by the converter, I...

From the traces generated by the converter, I suspect some problem with the information stored in the CGNS file in the first place.

It does not mean that there is no problem with the converter,...
Forum: OpenFOAM Meshing & Mesh Conversion April 3, 2009, 10:25
Replies: 137
Views: 55,483
Posted By mbeaudoin
First thing first: How did you generate this...

First thing first:

How did you generate this CGNS file?

Martin
Forum: OpenFOAM Meshing & Mesh Conversion April 2, 2009, 20:55
Replies: 137
Views: 55,483
Posted By mbeaudoin
Hello Hamdi, Difficult to say here without...

Hello Hamdi,

Difficult to say here without having access to the CGNS file.

How did you generate this CGNS file?

Can you share this CGNS file?

Martin
Forum: OpenFOAM Meshing & Mesh Conversion March 5, 2009, 21:57
Replies: 137
Views: 55,483
Posted By mbeaudoin
Hello Hamdi, The configure

Hello Hamdi,

The configure script for the cgnstools cannot find your local dev installation of Tcl/Tk.

From your previous post:


checking if Tcl directory was specified... no ...
Forum: OpenFOAM Meshing & Mesh Conversion February 27, 2009, 15:06
Replies: 137
Views: 55,483
Posted By mbeaudoin
Hello Hamdi, You probably i

Hello Hamdi,

You probably installed the "runtime" package for using tcl/tk, which is good.

You also need to install the "development" package for tcl/tk in order to get the C/C++ file...
Forum: OpenFOAM Meshing & Mesh Conversion February 27, 2009, 11:09
Replies: 137
Views: 55,483
Posted By mbeaudoin
Hamdi, You already asked th

Hamdi,

You already asked the exact same question one month ago, and I already provided you with the answer.

Just scroll back a little bit....

Martin
Forum: OpenFOAM Meshing & Mesh Conversion February 20, 2009, 22:29
Replies: 137
Views: 55,483
Posted By mbeaudoin
Hamdi, This thread is about

Hamdi,

This thread is about the CGNS converters.

Please stop cross-posting or hijaking threads like this, you are just injecting noise into the Forum.

And no, I cannot help you with...
Forum: OpenFOAM Meshing & Mesh Conversion February 10, 2009, 21:03
Replies: 137
Views: 55,483
Posted By mbeaudoin
My mistake, pushd and popd are

My mistake, pushd and popd are not available for /bin/sh under Ubuntu.

The fix is now available on openfoam-extend.

Just do a "svn update" of your local copy of the TurboMachinery Breeder...
Forum: OpenFOAM Meshing & Mesh Conversion January 29, 2009, 14:14
Replies: 137
Views: 55,483
Posted By mbeaudoin
Hello Hamdi, >>> cgnsToFoam

Hello Hamdi,

>>> cgnsToFoam.C:43:35: error: pointVolInterpolation.H: Aucun fichier ou répertoire de ce type

You need to adjust the file cgnsToFoam/Make/options when compiling for OpenFOAM...
Forum: OpenFOAM Meshing & Mesh Conversion January 29, 2009, 11:29
Replies: 137
Views: 55,483
Posted By mbeaudoin
Hello Hamdi. Well, it looks

Hello Hamdi.

Well, it looks like cgnsToFoam is not available, meaning that the compilation of cgnsToFoam failed somehow.

Would you mind sending me the complete output generated when trying...
Forum: OpenFOAM Meshing & Mesh Conversion January 28, 2009, 16:25
Replies: 137
Views: 55,483
Posted By mbeaudoin
This is not an error message.

This is not an error message.

It means that the cgnstools applications (adfviewer, etc) are installed under this directory.

Configure your PATH accordingly if you plan on using the...
Forum: OpenFOAM Meshing & Mesh Conversion January 27, 2009, 16:57
Replies: 137
Views: 55,483
Posted By mbeaudoin
Bonjour Hamdi, Basically, y

Bonjour Hamdi,

Basically, you are missing the dev package for Tcl/Tk on your system.

>>> adfwish.c:15:16: error: tk.h: Aucun fichier ou répertoire de ce type


Tcl/Tk is necessary...
Forum: OpenFOAM Meshing & Mesh Conversion December 10, 2008, 16:40
Replies: 137
Views: 55,483
Posted By mbeaudoin
Hello Bastien, Can you see

Hello Bastien,

Can you see the BC information in the CGNS file using a third-party software like adfviewer from the cgnsTools?

One possible explanation is that your in-house program cannot...
Forum: OpenFOAM Meshing & Mesh Conversion December 10, 2008, 16:29
Replies: 137
Views: 55,483
Posted By mbeaudoin
Hello Srikara, > /bin/sh: a

Hello Srikara,

> /bin/sh: aclocal: command not found

You are missing a package called automake on your system.

Martin
Forum: OpenFOAM Meshing & Mesh Conversion December 1, 2008, 11:43
Replies: 137
Views: 55,483
Posted By mbeaudoin
Hello Eric, Since you do ge

Hello Eric,

Since you do get all the 3D cells out of the conversion, the real problem here seems to be related to the BC information that is stored in the CGNS file and defined by an...
Forum: OpenFOAM Meshing & Mesh Conversion November 28, 2008, 23:10
Replies: 137
Views: 55,483
Posted By mbeaudoin
Hello Eric, The warnings ab

Hello Eric,

The warnings about the "Cell type" is for the non-3D cell types present in your CGNS file:
triangles (TRI_3)
rectangle (QUAD_4)
line segments (BAR_2)
points ...
Forum: OpenFOAM Meshing & Mesh Conversion November 7, 2008, 18:51
Replies: 137
Views: 55,483
Posted By mbeaudoin
Hello, The CGNS converters

Hello,

The CGNS converters are now available for OpenFOAM 1.5

Here are the svn URLs for dowloading from openfoam-extend the CGNS converters, the companion libraries and the test cases.
...
Showing results 1 to 25 of 30

 
Forum Jump

All times are GMT -4. The time now is 17:06.