Changes
#584 (Nov 30, 2023, 10:19:08 PM)
- Forgot updated example — galbramc / detail
- Fix astros Aero_Reference so it's a tuple — galbramc / detail
- 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
- 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
#583 (Nov 28, 2023, 10:19:11 PM)
- Add missing -ldl — galbramc / detail
- Missed one file — galbramc / detail
- Improve speed of mesh QuickRef and fix memory leak — galbramc / detail
- 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
#582 (Nov 25, 2023, 10:19:07 PM)
#581 (Nov 23, 2023, 10:19:09 PM)
- More abaqus fixes — galbramc / detail
- Fix nodal averaging for abaqus — galbramc / detail
- remove verification data for 7.3.1 and 7.4.1 — jfdannen / detail
- change verification data for testAdjoint4 and testAdjoint5 to account for inconsistencies in number of spurious Nodes and Edges — jfdannen / detail
- 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
#580 (Nov 21, 2023, 10:19:08 PM)
- Lint fix, add abaqus concentrated load — galbramc / detail
- Abaqus does not write out all nodes — galbramc / detail
- Refactor abaqus displacement reads — galbramc / detail
- Lint fix — galbramc / detail
- Add Tmax to abaqus AIM outpus — galbramc / detail
- Fixes to abaqus dor FSI — galbramc / detail
- lint fixes — galbramc / detail
- Fix typo — galbramc / detail
- Fix double free in mystran. Fix Windoze NMakefiles — galbramc / detail
- Abaqus IO is really really slow... — galbramc / detail
- Read MISES and Displacements from Abaqus .dat file — galbramc / detail
- Fix windoze build — galbramc / detail
- Move cython generated files into sub-directories so scan-build can ignore them — galbramc / detail
- Abaqus fixes — galbramc / detail
- Fix capsBound sideset segfault for exodus — galbramc / detail
- Lint fixes — galbramc / detail
- Parse outputs with SierraSM. Add Displacement dynout for mystran. — galbramc / detail
- One more lint fix — galbramc / detail
- Don't scan-build cython generated files — galbramc / detail
- scan-build fixes — galbramc / detail
- lint fixes — galbramc / detail
- Add maximum displacement for mystran — galbramc / detail
- Fix abaqus NMakefile — galbramc / detail
- Fix abaqus Windoze build — galbramc / detail
- Add abaqus to AGARD445 — galbramc / detail
- Fix warnings — galbramc / detail
- Update makefile. Update cython instantiations. Other small fixes — galbramc / detail
- Add abaqus AIM — galbramc / detail
- Update some examples, add abaqus examples — galbramc / detail
- fix bug in filename compression — jfdannen / detail
- temporarily disable filename compression — jfdannen / detail
- Update python version in setup scripts — galbramc / detail
- Add abaqus to PATH — galbramc / detail
#579 (Nov 18, 2023, 10:19:11 PM)
- add grpName=. optional argument to DUMP command for .obj files; fix implicit string defaults in ocsmMakeBrch — jfdannen / detail
- Another Python address suppression — galbramc / detail
#577 (Nov 16, 2023, 10:19:11 PM)
- AFLR2 dods not apways generare valid quads — galbramc / detail
- add ability to put attrName/attrValue on control surfaces in udc/flapz; prototype WaveFront .obj file writer; fix sensitivity bug that returns zeros when UDPs are used and -loadEgads was enabled; add quad output in .obj file writer — jfdannen / detail
#576 (Nov 14, 2023, 10:19:11 PM)
- Fix ESPxddm. Fix dox — galbramc / detail
- add LRED, LGREEN, and LBLUE to list of possible colors; multi-thread ocsmAdjoint; add testAdjoint4 and testAdjoint5 test cases; dynamically allocate arrays in testOcsmAdjoint; print Edge lengths in ocsmPrintBrep; change signature of ocsmAdjoint to not automatically compute full Jacobian; do not run testOcsmAdjoint if -loadEgads is enabled; fix sensitivities bug if there is a UDP/UDF and the -loadEgads flag is set; remove /../ patterns from .udc filenames; fix bug in capsMode that did not allow .csm files to have .udc files in subdirectories — jfdannen / detail
- Update PreBuilt README and setup scripts — galbramc / detail
- Add contextCopy to pyEGADS and jlEGADS — galbramc / detail
- Remove incorrect 'wrong OR' check for EG_quadTess — galbramc / detail
- Upgrade to Python 3.11.6 — galbramc / detail
#575 (Nov 9, 2023, 10:19:11 PM)
- Write capsBound as sideset for exodus — galbramc / detail
- Write out capsGroups as exodus sidesets — galbramc / detail
- Write Name attribute to iges files — galbramc / detail
- Add contextCopy to def file — haimes / detail
- Add tessellation support in EG_contextCopy — haimes / detail
- Add EG_contextCopy — haimes / detail
#574 (Nov 4, 2023, 10:19:11 PM)
#573 (Nov 2, 2023, 10:19:10 PM)
- Fix merging of VLM surfaces for astros — galbramc / detail
- Fix stanalizer — galbramc / detail
- Fix FACE/LOOP for EG_imprintBody — galbramc / detail
- Allow EG_imprintBody to accept FACE/LOOP pairs — galbramc / detail
- Add more debug info in splitBody — haimes / detail
- Do not SameParamter shell — galbramc / detail
#572 (Oct 28, 2023, 10:19:10 PM)
- Fix link error — galbramc / detail
- Add missing include — galbramc / detail
- Finish allowing quad elements in Exodus files. — galbramc / detail
- Add quad mesh support for Exodus files — galbramc / detail
#571 (Oct 24, 2023, 10:19:11 PM)
- Fix for SierraSD solution read — galbramc / detail
- One last stanalizer fix — galbramc / detail
- Stanalizer fixes — galbramc / detail
- Update SierraSD to provude nodal averaged elemental data — galbramc / detail
- Try to fix another warning — galbramc / detail
- Rename siearra to sierraSM — galbramc / detail
- Fix compiler warnings — galbramc / detail
- Add sierraSD to aim Makefile. Other small updates. — galbramc / detail
- Add initial sierraSD AIM framework. Lots of work still todo. — galbramc / detail
- add showsize option in udpNuScale; fix bug in udfOffset for Bodys with degenerate Edges; in udfEditAttr, allow attrValue to be a star in HAS statement, independent of whether the value is a string or a number — jfdannen / detail
#570 (Oct 19, 2023, 10:19:10 PM)
- More error checking in nastranAIM. Don't allocate zero length array. — galbramc / detail
- remove OPAM1_fillet test case (because FILLET works differently on various platforms) — jfdannen / detail
- fix undefined variable warning — jfdannen / detail
- fix sanitize error in velocityOfEdge — jfdannen / detail
- update method for assigning _edgeIDs associated with degenerate Edges; slight improvement in tessellation sensitivities for some cases — jfdannen / detail
#569 (Oct 17, 2023, 10:19:10 PM)
- Add Input_String to sierra — galbramc / detail
- Various small updates — galbramc / detail
- Add framework for sierra AIM — galbramc / detail
- Make outputs lower case in fun3d when not compiled with python — galbramc / detail
- update to use EG_mapBody2 to make sure Edges are mapped properly during sensitivity calculations; update sensitivities (again) to improve Edges generated by boolean operations; update selected sensitivity verification data — jfdannen / detail
- Fix stanalizer warning — galbramc / detail
- Properly map Degenerate Edges in mapBody2 — galbramc / detail
- Skip degenerate Edges in mapBody2 — galbramc / detail
#568 (Oct 14, 2023, 10:19:08 PM)
- remove FILLETs from OPAM1.csm; add OPAM1_fillet test case; fix typo in computation of analytic sensitivities for a CONE; fix tessellation sensitivities when Node motion is perpendicular to end of Edge; add designZ* test cases; update all verification data associated with data/basic/design* to account for the new (better) sensitivities — jfdannen / detail
#567 (Oct 12, 2023, 10:19:07 PM)
- Lint fix — galbramc / detail
- Use EG_mapBody2 for morhing bodies with a single face. Fix indexing with refine. Add documentation reference for exodus writer. — galbramc / detail
#566 (Oct 10, 2023, 10:19:07 PM)
- add missing data/vsp3 verification data for 7.6.0 — jfdannen / detail
- clean up some debug printing during sensitivity calculations — jfdannen / detail
- ensure _faceID and _edgeID sequence numbers are consistent when computing finite difference sensitivities; allow CSYSTEM name to be an expression; fix bug that did not apply csystems to SELECT BODY command; add csystem7* test cases — jfdannen / detail
- Undo looking for verfication data — galbramc / detail
- Warn about missing verification files — galbramc / detail
- Yet one more python suppression — galbramc / detail