Skip to content

chl19041/Mesh-for-marsh

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Mesh-for-marsh

Mesh generation for an idealized marsh

Steps to generate the mesh:

Step 1: create a .cst file containing all the key points for SMS

dimensions coordinates

marsh.cst:

COAST
5 0 
2 0 
    0   0   0
    0   160 0
2 0
    100 0   0
    400 0   0
2 0
    400 160 0
    100 160 0
4 0
    100 30  0
    370 30  0
    370 77  0
    100 77  0
4 0
    100 83  0
    370 83  0
    370 130 0
    100 130 0

About

Mesh generation for an idealized marsh

Resources

Stars

Watchers

Forks

Releases

No releases published