Changes
#1309 (Oct 2, 2023, 11:33:08 PM)
- fix sanitize-address error in udpWaffle when progress=1 — jfdannen / detail
- modify ocsmGetUV so that inverse evalaution starts at closest tessellation point if npnt is negative; fix memory leak associated with testAdjoint*; fix bug that allowed _hist and __trace__ to contain duplicate entries, which sometimes resulted in an infinite loop; add uCRM test case to data/gallery; fix bug that made had _edgeID point to scribing Face instead of its _faceID during a scribing operation; Edges from a sketch should have _edgeID that identifies the Body and Edge number; fix scribeWing test case; fix _edgeID for Edges that result from SUBTRACTing a SolidBody or planar SheetBody from a SheetBody. BEWARE: backward incompatability for some _edgeID; add edgeIDtest* test cases — jfdannen / detail
#1308 (Sep 27, 2023, 1:49:59 AM)
#1307 (Sep 26, 2023, 5:22:07 PM)
- Only allow capps to aim_deleteMeshes in aimPreAnalysis. Add MAT5 nastran Card. Clear data transfer if tessellation is updated. Copy over previous files when removing a clink — galbramc / detail
#1306 (Sep 26, 2023, 8:30:10 AM)
#1305 (Sep 25, 2023, 11:33:06 PM)
- Fix TEMP card. Fix TACS temperature transfer. — galbramc / detail
- Fix memory leak when error occurs while reading units from STEP/IGES — galbramc / detail
#1304 (Sep 22, 2023, 11:33:06 PM)
- Lint fixes — galbramc / detail
- add testAdjoint1 test case — jfdannen / detail
- make udpWaffle clean up temporary variables if an error occurs while processing a file; add fitCurve8 test case; return error from vspSetup if .vsp3 file does not exist; add pylon/pod to vsp3/OPAM1* test cases — jfdannen / detail
#1303 (Sep 20, 2023, 11:32:12 PM)
- Fix for windoze — galbramc / detail
- Parse von Mises stress and strain from Mystran. Fix refineAIM to remove old meshes. — galbramc / detail
- Use latest version of SU2(8.0.0) — nitin / detail
- Updates for SU2 Harrier, version 8.0.0 — nitin / detail
- Upgrade to SU2 8.0.0 — galbramc / detail
#1302 (Sep 17, 2023, 6:53:43 AM)
#1301 (Sep 16, 2023, 9:53:36 PM)
#1300 (Sep 16, 2023, 6:34:55 PM)
- Dont require meshRef for meshWriters — galbramc / detail
- Add remaining MAT8 entries. Always check for valid indexes in meshes. Various other fixes. — galbramc / detail
- Lots of lint fixes and memory leak fix — galbramc / detail
#1299 (Sep 16, 2023, 12:03:42 AM)
#1298 (Sep 15, 2023, 10:11:15 AM)
- Fix memory leak in mystran AIM — galbramc / detail
- Fix warning — galbramc / detail
- Exclusively use MESHEXTENSION for refine — galbramc / detail
- Don't reqiore capsMeshLength for auto feaMeshing — galbramc / detail
#1297 (Sep 15, 2023, 1:00:02 AM)
- Use egadsTess functions to build on the fly fea Meshes — galbramc / detail
- Guard against using null pointer — galbramc / detail
- More binary ugrid reader improvements — galbramc / detail
- Add isothermal material properties — galbramc / detail
- Rename ref test to avoid conflicting with NASA refine ref — galbramc / detail
#1296 (Sep 13, 2023, 11:33:08 PM)
#1295 (Sep 13, 2023, 11:52:26 AM)
- Add execution error message for refine — galbramc / detail
- Fix Mesh_Morph for fea. Improve speed of binary ugrid reader. — galbramc / detail
- Lint fixes — galbramc / detail
- Update unit test — galbramc / detail
- Various small fixes — galbramc / detail
- Test with mixed quad/tri Face — galbramc / detail
- Allow mixed quad/tri on Faces for data transfer — galbramc / detail
- Update aimMesh for Morphing surface meshes — galbramc / detail
- fix valgrind error in timVspSetup.c; initialization update required by change in EG_mapBody; add bentWaffle test case; SELECT * xmin xmax ... finds closest entity if xmin=xmax ... — jfdannen / detail
- Preserve tessellation attributes in mapTessBody — galbramc / detail
#1294 (Sep 11, 2023, 11:33:10 PM)
- Make mesh link optional again for astros — galbramc / detail
- Add mesh morphing to masstran — galbramc / detail
- Fixes for refine and add Mesh_Morph for structures — galbramc / detail
- Update vsp3 memcheck suppression — galbramc / detail
#1293 (Sep 8, 2023, 4:39:28 PM)
- Lint fixes — galbramc / detail
- Fix ThermalExternal. Add Mesh_Morph and Temperaure field to SU2 — galbramc / detail
- Another try at scan-build suppression — galbramc / detail
- Dox and scan-build fixes — galbramc / detail
- lint fixes — galbramc / detail
- Fixes for Fun3D data transfer — galbramc / detail
- Fix last commit — galbramc / detail
- Refactor all mesh transfer to PointerMesh. Add thermal transfor for Fun3D and structures. — galbramc / detail
- fix addressing bug in udpWarp; initial implementation of timVspSetup — jfdannen / detail
#1292 (Sep 4, 2023, 11:33:07 PM)
- Update testing geometries — galbramc / detail
- Fix warning — galbramc / detail
- Fix refine AIM compile error — galbramc / detail
- Add refine AIM — galbramc / detail
- Dox and other small fixes — galbramc / detail
- Update BuildFromRepo.txt — galbramc / detail
- Fix Cart3D example — galbramc / detail
- convert backslashes to forward slashes in filenames in udpVsp3 because anglescipt expects forward slashes — jfdannen / detail
- ATTRRECYCLE forces UDPRIM to not be recycled; fix printing of SELECT with attrValu a number; update udpVsp3 to automatically run vsp; add data/vsp3 test cases; add propInteg*a test cases; use _plugsIgnore on Faces that should be ignored during cloud point reclassifications in Plugs; add udpWarp; add ablate0* test cases — jfdannen / detail
- Small fix for IGES Name reads — galbramc / detail
- IGES reader now also reads all Name attributes. Fix stanalizer warning. — galbramc / detail
- Reduce time extract Name attribute from STEP files. — galbramc / detail
- Add refine executable PATH — galbramc / detail
- Suppress vspscript leaks — galbramc / detail
- Add data/vsp3/X57_Maxwell_CRM_v4.4.1.csm to csmIgnore for valgrind. — galbramc / detail
- Downgrade to OpenVSP 3.34.0 — galbramc / detail
- Add vsp3 jenkins files — galbramc / detail
- Add VSP3_ROOT for vsp3 testing — galbramc / detail