-
hi
sorry i did not notice your question.
Yes i do terrain analysis in OpenFOAM for wind turbine.
This is my first hands on try with OpenFOAM and so far i am in snappyHexMesh meshing stage i am yet to do modelling in OpenFOAM.
It is not an thesis but it is Industrial work.
Burning fingers in snappyHexMesh for meshing the terrain geometry :)
let me know, if need anything...
2009-09-29 17:20:36 UTC in SAGA GIS
-
Hello Schoeller
Thanks for your reply.
I am almost done with STL Export module, Except for the Z field.
Unfortunately i could n't get the knowledge to fetch the Z-point.
I set z = 0 to to check the stl file. The STL file is 2D now and works great.
Here is my example code, could you please suggust how do i fetech Z from shape field?
bool CSTL_Export::On_Execute(void)
2009-09-28 09:55:51 UTC in SAGA GIS
-
Hello Schorller
I have one quick doubt/question ,
I have compiled the Export Module by just modifying the Makefile, now the Export module is compiled properly, Now do you know how to update the saga_gui GUI so that i can see the export option in the GUI Interface?
I rebuit the saga_gui in saga-2.0/src/saga_core/saga_gui but i can not see the Export GUI Buttons.
PLease Note: I have...
2009-09-25 07:46:34 UTC in SAGA GIS
-
Schoeller
It is bit harder to do that with less knowledge in C++ anyways thanks for your input.
I should study the software implemendation first.
Thnaks
Navaladi A.
2009-09-24 09:54:44 UTC in SAGA GIS
-
Hallo Schoeller
Thanks for your reply
I am using OpenFOAM snappyHexMesh for CFD meshing so i only need to convert the triangulated terrain data in to stl format or some other formats like NAS so that i can import them into ANSA and i can do the conversion to STL. :)
I could not understand the SMS format is that holds the triangulation information?
And SMS_import.h header file is...
2009-09-24 06:11:46 UTC in SAGA GIS
-
Hello All
I have a xyz format terrain data which i converted from WaSp format. And i have loaded xyz as shape in SAGA GIS and created TIN from shapes.
Now the triangulated TIN surface need to convert it to STL format for further CFD analysis !!
STL format holds only the elevation data for CFD meshing & analysis of terrain.
As i have seen there is no direct interface to convert TIN...
2009-09-23 13:12:49 UTC in SAGA GIS