Skip to content
Started 3 mo 26 days ago
Took 1 hr 32 min on reynolds
Success

7.6,CAPS/AEROELASTIC,LINUX64,reynolds (Dec 2, 2023, 11:42:03 AM)

Revisions
  • svn+ssh://acdl.mit.edu/home/svnroot/EGADS : 1970
  • svn+ssh://acdl.mit.edu/home/svnroot/JenkinsESP : 842
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM : 2426
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/data : 2426
  • svn+ssh://acdl.mit.edu/home/svnroot/CAPS : 4034
Changes
  1. Forgot updated example (detail)
    by galbramc
  2. Fix astros Aero_Reference so it's a tuple (detail)
    by galbramc
  3. Add missing -ldl (detail)
    by galbramc
  4. Missed one file (detail)
    by galbramc
  5. Improve speed of mesh QuickRef and fix memory leak (detail)
    by galbramc
  6. More abaqus fixes (detail)
    by galbramc
  7. Fix nodal averaging for abaqus (detail)
    by galbramc
  8. Lint fix, add abaqus concentrated load (detail)
    by galbramc
  9. Abaqus does not write out all nodes (detail)
    by galbramc
  10. Refactor abaqus displacement reads (detail)
    by galbramc
  11. Lint fix (detail)
    by galbramc
  12. Add Tmax to abaqus AIM outpus (detail)
    by galbramc
  13. Fixes to abaqus dor FSI (detail)
    by galbramc
  14. lint fixes (detail)
    by galbramc
  15. Fix typo (detail)
    by galbramc
  16. Fix double free in mystran. Fix Windoze NMakefiles (detail)
    by galbramc
  17. Abaqus IO is really really slow... (detail)
    by galbramc
  18. Read MISES and Displacements from Abaqus .dat file (detail)
    by galbramc
  19. Fix windoze build (detail)
    by galbramc
  20. Move cython generated files into sub-directories so scan-build can ignore them (detail)
    by galbramc
  21. Abaqus fixes (detail)
    by galbramc
  22. Fix capsBound sideset segfault for exodus (detail)
    by galbramc
  23. Lint fixes (detail)
    by galbramc
  24. Parse outputs with SierraSM. Add Displacement dynout for mystran. (detail)
    by galbramc
  25. One more lint fix (detail)
    by galbramc
  26. Don't scan-build cython generated files (detail)
    by galbramc
  27. scan-build fixes (detail)
    by galbramc
  28. lint fixes (detail)
    by galbramc
  29. Add maximum displacement for mystran (detail)
    by galbramc
  30. Fix abaqus NMakefile (detail)
    by galbramc
  31. Fix abaqus Windoze build (detail)
    by galbramc
  32. Add abaqus to AGARD445 (detail)
    by galbramc
  33. Fix warnings (detail)
    by galbramc
  34. Update makefile. Update cython instantiations. Other small fixes (detail)
    by galbramc
  35. Add abaqus AIM (detail)
    by galbramc
  36. Update some examples, add abaqus examples (detail)
    by galbramc
  37. AFLR2 dods not apways generare valid quads (detail)
    by galbramc
  38. Fix ESPxddm. Fix dox (detail)
    by galbramc
  39. Write capsBound as sideset for exodus (detail)
    by galbramc
  40. Write out capsGroups as exodus sidesets (detail)
    by galbramc
  41. make UDP/UDFs thread-safe.  THIS REQUIRED A CHANGE IN ALL UDP/UDFs.  See OpenCSM/src/udp.help for information (detail)
    by jfdannen
  42. 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
  43. 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
  44. 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
  45. remove BWB.vsp3 test case since bug in OpenVSP sometimes causes OpenVSP to fail (detail)
    by jfdannen
  46. remove verification data for 7.3.1 and 7.4.1 (detail)
    by jfdannen
  47. change verification data for testAdjoint4 and testAdjoint5 to account for inconsistencies in number of spurious Nodes and Edges (detail)
    by jfdannen
  48. 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
  49. fix bug in filename compression (detail)
    by jfdannen
  50. temporarily disable filename compression (detail)
    by jfdannen
  51. add grpName=. optional argument to DUMP command for .obj files; fix implicit string defaults in ocsmMakeBrch (detail)
    by jfdannen
  52. 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
  53. 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
  54. update to account for UDP/UDF changes (detail)
    by jfdannen
  55. Update python version in setup scripts (detail)
    by galbramc
  56. Update PreBuilt README and setup scripts (detail)
    by galbramc
  57. Add contextCopy to pyEGADS and jlEGADS (detail)
    by galbramc
  58. Remove incorrect 'wrong OR' check for EG_quadTess (detail)
    by galbramc
  59. Write Name attribute to iges files (detail)
    by galbramc
  60. Add contextCopy to def file (detail)
    by haimes
  61. Add tessellation support in EG_contextCopy (detail)
    by haimes
  62. Add EG_contextCopy (detail)
    by haimes
  63. Add abaqus to PATH (detail)
    by galbramc
  64. Another Python address suppression (detail)
    by galbramc
  65. Upgrade to Python 3.11.6 (detail)
    by galbramc

Started by upstream project ESP_ValgrindCaps build number 211
originally caused by:

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