475fce5fca
build(package): fixed xatters issues
...
macos tar adds xattrs which prevent unpacking on linux. removed these
2026-01-31 11:39:00 -05:00
a3b63a68d1
build(package): added package script
...
package script auto generates release archive
2026-01-31 11:27:58 -05:00
6a8fcc0290
feat(release): added macos release script
2026-01-31 11:12:52 -05:00
2db3d6e666
fix(linux): fixed linux compilation
2026-01-31 10:39:55 -05:00
e5bfd54234
fix(build-check): removed c lang
...
C is not used, just C++, removed c checks
2026-01-31 10:14:28 -05:00
d19a5ae36d
feat(build-check): added setup checks for stl compatibility
...
build-check checks for print and format headers from stl
2026-01-31 10:12:52 -05:00
38150e3a8d
docs(docs): rebuilt docs
2026-01-31 10:09:46 -05:00
5d61d1d755
docs(readme): uninstall directions
2026-01-31 10:09:18 -05:00
5267456dd4
refactor(stroid): changed default mesh format from VTU to MFEM
2026-01-31 10:05:06 -05:00
bf7fa866f1
feat(stroid): improved CLI & fixed gcc bug
...
stroid now installs properly, has an improved CLI for outputting more formats, and can compile on clang and gcc
2026-01-31 10:00:54 -05:00
4842d2a609
docs(html): added html docs
2026-01-30 13:25:29 -05:00
9f1720e73c
docs(docs): built docs
2026-01-30 13:22:23 -05:00
ce69b91fde
feat(stroid): added command line and tests
2026-01-30 13:21:43 -05:00
58f59516ec
feat(stroid): first working version
...
stroid generates o-grid topologies with proper boundary conditions applied. Currently the external domain does not work, this will be addressed in the next commit.
2026-01-30 08:59:34 -05:00
70fa469baa
feat(stroid): initial commit
2026-01-27 07:18:18 -05:00