RGFGRID Crashes When Merging Irregular Grids - MATLAB Alternative? - 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
RGFGRID Crashes When Merging Irregular Grids - MATLAB Alternative?
Robert Jenkins, modified 1 Year ago.
RGFGRID Crashes When Merging Irregular Grids - MATLAB Alternative?
Youngling Posts: 11 Join Date: 7/28/15 Recent PostsHello all,
I am having terrible difficulty merging 2 irregular grids in RGFGRID using the methods described in the manual and webcasts. These grids have nodes & links exactly coinciding in the area where I need them to connect. It appears that the second grid is simply too large for RGFGRID to handle. I am currently getting an error which states "Map Frontend Application has Stopped Working" (RGFGRID 5.05.00.59437)
Are there any openearthtools for MATLAB which can handle the merging? I am able to read both grids fine with "dflowfm.readNET" but I have no method to combine the nodes, the links, and then to write them to an _net.nc file.
"dflowfm.writeNET" writes the combined nodes but doesn't seem to handle the links as I have tried combine them.