changliao1025 / hexwatershed

The C++ backend of the HexWatershed a mesh independent flow direction model for hydrologic models
Other
3 stars 0 forks source link

Add a flag to disable the flow-to-ocean behavior #6

Open changliao1025 opened 2 years ago

changliao1025 commented 2 years ago

Currently, when in a coastal zone, the land to ocean requirement changes the normal flow direction algorithm. I will add a flag to control this feature.

changliao1025 commented 2 years ago

The iMesh_type, or the iFlag_global flag can be used.