Creating a grid - D-Flow Flexible Mesh - Delft3D
intro story D-Flow FM
D-Flow Flexible MeshD-Flow Flexible Mesh (D-Flow FM) is the new software engine for hydrodynamical simulations on unstructured grids in 1D-2D-3D. Together with the familiar curvilinear meshes from Delft3D 4, the unstructured grid can consist of triangles, pentagons (etc.) and 1D channel networks, all in one single mesh. It combines proven technology from the hydrodynamic engines of Delft3D 4 and SOBEK 2 and adds flexible administration, resulting in:
An overview of the current developments can be found here. The D-Flow FM - team would be delighted if you would participate in discussions on the generation of meshes, the specification of boundary conditions, the running of computations, and all kinds of other relevant topics. Feel free to share your smart questions and/or brilliant solutions!
======================================================= | Sub groups
|
Message Boards
Creating a grid
Hello everyone,
I want to create I grid out of a .fig file I have. My aim is to use the command griddata on it. I am currently creating the grid by using meshgrid on two vectors specifying my sampling coordinates. This of course does not fits with my landboundary.fig map.
What is the best way to create a grid from my region? With ldbTool? What would be the steps top follow after creating my .ldb file? Is there any way I can use the .fig file I already have?
Thanks in advance,
Miguel
I want to create I grid out of a .fig file I have. My aim is to use the command griddata on it. I am currently creating the grid by using meshgrid on two vectors specifying my sampling coordinates. This of course does not fits with my landboundary.fig map.
What is the best way to create a grid from my region? With ldbTool? What would be the steps top follow after creating my .ldb file? Is there any way I can use the .fig file I already have?
Thanks in advance,
Miguel