Changes
#7345 (Dec 8, 2023, 9:56:01 AM)
- fix the code that finds the (non-manifold) Edge velocities generated by a Boolean operation on SheetBodys as well as SolidBodys; update ESP to account for new arguments to DUMP command; fix bug in copying UDP/UDF data that was identified by memcheck; fix bug with optional last argument to DUMP; fix bug associated with copying bodyList in ocsmCopy; print triangle and quadrilateral count when writing .obj file — jfdannen / detail
#7344 (Dec 3, 2023, 7:29:09 AM)
#7343 (Dec 2, 2023, 12:06:06 PM)
#7342 (Dec 2, 2023, 10:13:16 AM)
#7341 (Dec 2, 2023, 8:25:14 AM)
- make UDP/UDFs thread-safe. THIS REQUIRED A CHANGE IN ALL UDP/UDFs. See OpenCSM/src/udp.help for information — jfdannen / detail
#7339 (Nov 30, 2023, 12:30:08 AM)
- Forgot updated example — galbramc / detail
- Fix astros Aero_Reference so it's a tuple — galbramc / detail
#7338 (Nov 29, 2023, 11:13:59 AM)
- fixed bug when using a UDP/UDF that returns a value and finite difference sensitivities are being computed; fix compiler warning associated with _viz attribute; clean up memory at end of ocsmAdjoint — jfdannen / detail
#7337 (Nov 29, 2023, 5:44:00 AM)
- added _grd, _trn, and _ori attributes to change initial settings for Faces and Edges; fix RALLOC so that it can be thread-safe — jfdannen / detail
#7336 (Nov 26, 2023, 10:13:50 PM)
#7335 (Nov 26, 2023, 12:25:00 PM)
- Missed one file — galbramc / detail
- Improve speed of mesh QuickRef and fix memory leak — galbramc / detail
#7334 (Nov 26, 2023, 5:22:00 AM)
- add Node tolerance checks when reporting tolerance associated with a Body; adding _viz=off Attribute to a Face, Edge, or Node makes them initially not displayed in serveESP (although they can be toggled via the GUI); fix valgrind error associated with not initializing the output Body to EG_mapBody — jfdannen / detail
#7333 (Nov 24, 2023, 6:32:02 AM)
#7332 (Nov 23, 2023, 9:41:03 AM)
#7331 (Nov 23, 2023, 7:26:37 AM)
- change verification data for testAdjoint4 and testAdjoint5 to account for inconsistencies in number of spurious Nodes and Edges — jfdannen / detail
#7330 (Nov 23, 2023, 5:16:26 AM)
- fix bug that did not restore the stack properly when a command returned multiple Bodys; fix bug that did not clear display when plotter exits; make MessageWindow light green to alert user that they need to exit an overlay; allow TIM to reload (if state is TIM_READY); do not print warning that message is not broadcast because wv was not started (which can happen due to timing in multiple threads); add areaRule* test cases and python script — jfdannen / detail
#7329 (Nov 22, 2023, 11:00:28 AM)
#7328 (Nov 21, 2023, 10:38:26 PM)
#7327 (Nov 21, 2023, 8:56:08 PM)
#7326 (Nov 21, 2023, 6:00:32 PM)
#7325 (Nov 21, 2023, 5:07:27 PM)
#7324 (Nov 21, 2023, 4:00:07 PM)
#7323 (Nov 21, 2023, 1:44:56 PM)
#7322 (Nov 21, 2023, 12:33:36 PM)
- Fixes to abaqus dor FSI — galbramc / detail
- Update python version in setup scripts — galbramc / detail