Skip to content
Started 1 yr 0 mo ago
Took 1 hr 28 min on reynolds

Build #190 (Oct 1, 2022, 11:50:02 PM)

Revisions
  • svn+ssh://acdl.mit.edu/home/svnroot/EGADS : 1868
  • svn+ssh://acdl.mit.edu/home/svnroot/JenkinsESP : 788
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM : 2291
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/data : 2291
  • svn+ssh://acdl.mit.edu/home/svnroot/CAPS : 3692
Changes
  1. Fix masstran memory leak (detail)
    by galbramc
  2. masstran AIM updates (detail)
    by galbramc
  3. Another OCSM FD sensitivity update (detail)
    by haimes
  4. The calling sequence (SetDtime) was wrong and should be after setting the parameter when calculating sensitivities (detail)
    by haimes
  5. add some debugging output capabilities to corsairlite and properly pass problemObj in Kulfan.py (detail)
    by dongjoon
  6. Compile fix for Windoze (detail)
    by galbramc
  7. Fix continuation with a function that returned an error (detail)
    by galbramc
  8. Fix memory leak (detail)
    by galbramc
  9. Fix masstran units and warning (detail)
    by galbramc
  10. Update aim_copyValue (detail)
    by galbramc
  11. Add geometric sensitvities to masstran AIM (detail)
    by galbramc
  12. Suppress 'could not create compact unwind on M1' for now. (detail)
    by galbramc
  13. Allow for FD sensitivities within the AIM sensitivity functions (detail)
    by haimes
  14. add torch tests for kulfan corsairlite examples (detail)
    by dongjoon
  15. update problem.__init__ to work if running pyscript but not from capsMode (detail)
    by jfdannen
  16. Simplify multifidelity examples. Fig unit bug in caps.py. Support pint dimensionless to caps.py. Support udunits import in corsairlite. (detail)
    by galbramc
  17. Fix typo in comment (detail)
    by haimes
  18. Fix multifidelity corsairlite examples (detail)
    by dongjoon
  19. Another cart3d twist example fix (detail)
    by galbramc
  20. Cart3D example fixes (detail)
    by galbramc
  21. Support Cart3D preSpec inputs and bodies. (detail)
    by galbramc
  22. Forgot the pickle (detail)
    by galbramc
  23. One more makefile fix (detail)
    by galbramc
  24. corsair lite makefile example fix (detail)
    by galbramc
  25. Dissable failing corsair examples again (detail)
    by galbramc
  26. Fix corsairlite execution script (detail)
    by galbramc
  27. fix DUMP x.sens for degenerate Edges; add combine.udc so that old .csm scripts that used the (now deprecated) COMBINE command still work; add combine* test cases; add makeErep journal entry so that ereped can be tested; modify at-itype, at-nface, and at-nedge if there is an erep; add POWLE and POWTE arguments to udfDroop; add new droop* test cases; add udfNaca6mc to warp the input thickness distribution with the sum of multiple NACA 6-series meanlines; add naca6mc* test cases (detail)
    by jfdannen
  28. protect against string overflows in strncpy and strncat; fix mesgCallbackFromOpenCSM so that it does not try to broadcast text when in batch mode; initial version of udpNaca6mc (detail)
    by jfdannen
  29. Remove dependencies from file copies (detail)
    by haimes
  30. clean up usage of include files; update dependencies in Makefile and NMakefile (detail)
    by jfdannen
  31. remove pyscript from lint in serveESP.make (detail)
    by jfdannen
  32. update serveCSM.make to fix stanilizer error for pyscript (detail)
    by jfdannen
  33. another attempt to move building of pyscript from Makefile to serveESP.make (detail)
    by jfdannen
  34. move building of pyscript from Makefile to serveESP.make (detail)
    by jfdannen
  35. fix recently added bug in ereped that only allowed 9 colors; remove timHold from viewBodys.py; add batch flag to ESP structure; add assert command in browserToServer; add method of verifying ereped and plugs if running from journal and in -batch mode; next versions of udfDroop2 and udfDroop3; migrate testing in Makefile.DARWIN64 and Makefile.LINUX64 from serveCSM to serveESP; fix bug in esp.SetCaps() in pyESP (detail)
    by jfdannen
  36. next version of udfDroop2; first version of udfDroop3 (detail)
    by jfdannen
  37. next (still incomplete) version of udfDroop2 (detail)
    by jfdannen
  38. initial version of udfDroop2 (detail)
    by jfdannen
  39. Update isEquivalent to fix previous problem (detail)
    by haimes
  40. Allow for senses to be flipped when applying EG_isEquivalent (detail)
    by haimes
  41. added the ego. wrap to the getfield operation (detail)
    by docampo
  42. update udpTire for new include scheme (detail)
    by jfdannen
  43. Fix Edge mapping problem introduced since Rev 1.21 (detail)
    by haimes
  44. changed .obj -> .ego (detail)
    by docampo
  45. Add TOML to egadslite dep (detail)
    by galbramc
  46. compiling for Julia 1.6 and 1.8. test fails for 1.8 (detail)
    by docampo
  47. Update makeEnv to reflect newer MAC OS revs (detail)
    by haimes
  48. Add the Julia interface to the EGADS API documentation (detail)
    by haimes
  49. Try to fix stanalyzer errors again (detail)
    by haimes
  50. Fix jlEGADS makefiles (detail)
    by galbramc
  51. Try to fix stanalyzer errors (detail)
    by haimes
  52. Suppress gcc-12 warning (detail)
    by galbramc
  53. Effective Topology: apply last change only for EFaces with more than 1 Face (detail)
    by haimes
  54. Effective Topology: check result of getEdgeUV against invEval and pick the closer (detail)
    by haimes
  55. Another python valgrind suppression (detail)
    by galbramc
  56. Add Ubuntu 22.04 valgrind suppressions (detail)
    by galbramc
  57. Use system valgrind (detail)
    by galbramc
  58. Small cleanup of email template (detail)
    by galbramc
  59. Remove torch for now (detail)
    by galbramc
  60. Log parser fixes (detail)
    by galbramc
  61. Suppress torch memory leaks (detail)
    by galbramc
  62. Upgrade sanitizer path to 14.0.0 (detail)
    by galbramc
  63. Try dissabling CUDA for pytorch (detail)
    by galbramc
  64. Look for fatal msvc errors (detail)
    by galbramc
  65. Look for fatal gnu/clang errors (detail)
    by galbramc
  66. Revert to serveCSM for plugs (detail)
    by galbramc
  67. Update lingering serveCSM to serveESP (detail)
    by galbramc
  68. Very strange... (detail)
    by galbramc
  69. Allow multiple csm patterns (detail)
    by galbramc
  70. Only check error handling when running all csm files (detail)
    by galbramc
  71. Support changing outLevel and running select files (detail)
    by galbramc
  72. Don't do jlEGADS testing just yet (detail)
    by galbramc
  73. Revert ESP_venv for ESP_Beta (detail)
    by galbramc
  74. Move virtualenv into ESP directory (detail)
    by galbramc
  75. Only run minimal CAPS examples in beta (detail)
    by galbramc
  76. Install torch for beta (detail)
    by galbramc

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

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