Matt_Bilskie Posted January 18, 2013 Report Share Posted January 18, 2013 Is there a way ( I am trying in SMS 11.1 ) to have SMS automatically put nodestring boundaries around the entire mesh boundary? Much like Mesh to Map; Mesh Boundaries -> Polygons. It can be a pain if you have many islands to go around and individually click out each boundary. Quote Link to comment Share on other sites More sharing options...
Alan K. Zundel Posted January 18, 2013 Report Share Posted January 18, 2013 Matt, The easiest way is to assign the attributes to the arcs before the mesh is generated. You can select all the arcs (single command to select all), then deselect the main coastline and ocean, then make them all "islands". Then SMS will generate nodestrings when it generates the mesh. If you are working with an existing mesh, I think that would require a new command in SMS. That is not an unreasonable feature, but it would need to be added. I'll look a little closer to see if there is another option.Alan Quote Link to comment Share on other sites More sharing options...
pshyk Posted January 26, 2013 Report Share Posted January 26, 2013 Required the same feature some time ago.Wrote Fortran code to do this. If anybody needs it will be glad to share. Quote Link to comment Share on other sites More sharing options...
Alan K. Zundel Posted February 7, 2013 Report Share Posted February 7, 2013 What exactly does the FORTRAN code do? What is the input and output? Quote Link to comment Share on other sites More sharing options...
pshyk Posted February 15, 2013 Report Share Posted February 15, 2013 It finds all borders (external, islands) in a triangular mesh (ADCIRC14 file) and writes them as a generic nodestrings to output ADCIRC14 file. All nodestrings of input file are ignored. Each closed border is defined as one closed nodestring. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.