trixi-framework / HOHQMesh

High Order Hex-Quad Mesh (HOHQMesh) package to automatically generate all-quadrilateral meshes with high order boundary information.
https://trixi-framework.github.io/HOHQMesh
Other
52 stars 8 forks source link

Update TheISMMeshFileFormats.md #51

Closed jlchan closed 1 year ago

jlchan commented 1 year ago

Just some minor typo fixes.

codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (MeshFormatdocs@60db617). Click here to learn what that means. The diff coverage is n/a.

@@                Coverage Diff                @@
##             MeshFormatdocs      #51   +/-   ##
=================================================
  Coverage                  ?   68.00%           
=================================================
  Files                     ?       68           
  Lines                     ?    10275           
  Branches                  ?        0           
=================================================
  Hits                      ?     6987           
  Misses                    ?     3288           
  Partials                  ?        0           
Flag Coverage Δ
unittests 68.00% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

DavidAKopriva commented 1 year ago

I've finished up the section on the mesh file format. The only thing that needs to be done is to put the figures in the right place and put in the correct references to them, modulo any other suggested changes. I don't know how to do that, since they were all done by Michael previously. I've added Andrew for a reviewer, too.

jlchan commented 1 year ago

Happy to have @andrewwinters5000 review, but if you're OK with it, I think it'd be safe to merge this into MeshFormatdocs (since this is just typo fixes) and then make a PR from there to the main branch. We could use reviews from @andrewwinters5000 and Michael during the second PR?

DavidAKopriva commented 1 year ago

Sure, go ahead.