Skip to content

OceanMesh2D V3.1

Compare
Choose a tag to compare
@krober10nd krober10nd released this 27 Jul 01:06
· 278 commits to Projection since this release
e692c49

-Improvements to automatic boundary detection/classification msh.make_bc
-Better control of plotting with hold on option.
-Improvements to writing and reading files from other formats besides ADCIRC's fort.14
-Better control over point constraints when using the msh.plus operator (for instance new option lock_dis that ensures a vertices further than lock_dis around the edges of the to-be-merged-in-patch will not move.
-Reduction in RAM usage when reading very fine resolution DEMs (this is only active if the memory usage is excessive).
-A number of small improvements to mesh reading from msh(). See #93. Also, no more coordinate system assumptions when plotting.
-A small but useful testing suite to run through some of the major features.
-Improvements to extracting subdomain with extract_subdomain

  • Zach's new Subgrid barrier f13 attribute to Calc_f13
  • Elemental slope limiter to Calc_f13