Skip to content
Started 3 mo 20 days ago
Took 2 hr 44 min on reynolds
Success

#107 (Dec 9, 2023, 1:37:07 AM)

Revisions
  • svn+ssh://acdl.mit.edu/home/svnroot/EGADS : 1971
  • svn+ssh://acdl.mit.edu/home/svnroot/JenkinsESP : 842
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM : 2428
Changes
  1. 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 (detail)
    by jfdannen
  2. fix bug in the pattern counter when executing PATBREAK (detail)
    by jfdannen
  3. make UDP/UDFs thread-safe.  THIS REQUIRED A CHANGE IN ALL UDP/UDFs.  See OpenCSM/src/udp.help for information (detail)
    by jfdannen
  4. 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 (detail)
    by jfdannen
  5. added _grd, _trn, and _ori attributes to change initial settings for Faces and Edges; fix RALLOC so that it can be thread-safe (detail)
    by jfdannen
  6. 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 (detail)
    by jfdannen
  7. remove BWB.vsp3 test case since bug in OpenVSP sometimes causes OpenVSP to fail (detail)
    by jfdannen
  8. remove verification data for 7.3.1 and 7.4.1 (detail)
    by jfdannen
  9. change verification data for testAdjoint4 and testAdjoint5 to account for inconsistencies in number of spurious Nodes and Edges (detail)
    by jfdannen
  10. 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 (detail)
    by jfdannen
  11. fix bug in filename compression (detail)
    by jfdannen
  12. temporarily disable filename compression (detail)
    by jfdannen
  13. add grpName=. optional argument to DUMP command for .obj files; fix implicit string defaults in ocsmMakeBrch (detail)
    by jfdannen
  14. 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 (detail)
    by jfdannen
  15. 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 (detail)
    by jfdannen
  16. update udp.def in udpTire folder (detail)
    by jfdannen
  17. update to account for UDP/UDF changes (detail)
    by jfdannen
  18. Update python version in setup scripts (detail)
    by galbramc
  19. Update PreBuilt README and setup scripts (detail)
    by galbramc
  20. Add contextCopy to pyEGADS and jlEGADS (detail)
    by galbramc
  21. Remove incorrect 'wrong OR' check for EG_quadTess (detail)
    by galbramc
  22. Add abaqus to PATH (detail)
    by galbramc
  23. Another Python address suppression (detail)
    by galbramc
  24. Upgrade to Python 3.11.6 (detail)
    by galbramc

Started by upstream project ESP_UndefinedOcsm build number 107
originally caused by:

Static Analysis: No warnings
  • Static analysis results from: GNU C Compiler (gcc) (0),  Clang (0)
  • No issues for 30 builds, i.e. since build: #78
  • Quality gate: Success
0 errors, 0 warnings