Skip to content
Started 1 yr 2 mo ago
Took 50 min on macys

Build #162 (Jul 9, 2022, 1:36:12 PM)

Revisions
  • svn+ssh://acdl.mit.edu/home/svnroot/EGADS : 1798
  • svn+ssh://acdl.mit.edu/home/svnroot/JenkinsESP : 748
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/data/Slugs : 2132
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/pyOCSM : 2185
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/src : 2254
  • svn+ssh://acdl.mit.edu/home/svnroot/CAPS : 3618
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/udc : 2136
Changes
  1. Fix SU2 to support internal BCs. TetGen does not support internal surfaces. (detail)
    by galbramc
  2. Add TRANSP_UG3_GBC testing. Don't allow TRANSP_SRC_UG3_GBC for AFLR with CAPS. echo exectables when running tests. (detail)
    by galbramc
  3. Codify corsairlite phasing example as commandline scripts (detail)
    by galbramc
  4. Only set signals from the python Main Thread. (detail)
    by galbramc
  5. Catch import signal ValueError. (detail)
    by galbramc
  6. CorsairLite doc update (detail)
    by haimes
  7. Various small cleanups (detail)
    by galbramc
  8. Fix signal handling in pyCAPS (detail)
    by galbramc
  9. Small Makefile cleanup (detail)
    by galbramc
  10. Add intentPhase to corsair capsPhase examples (detail)
    by galbramc
  11. Upgrade AFLR version check to 10.22.22 libraries. Add more AFLR3 tests. (detail)
    by galbramc
  12. Update training solution (detail)
    by galbramc
  13. Fix bug not removing .tessType for Tri EGADS tessellations (detail)
    by galbramc
  14. Updated training box wing to remove capsIgnore (detail)
    by galbramc
  15. Cleanup corsair examples a little (detail)
    by galbramc
  16. Add intentPhrase and history to pyCAPS (detail)
    by galbramc
  17. Replaced viscous wall bc to inviscid for Wing1 (detail)
    by nitin
  18. changed viscous wall bc to inviscid for Wing1 (detail)
    by nitin
  19. delete corsairlite example multifidelity (detail)
    by dongjoon
  20. Bug fix for cart3d with geometric sensitvities (detail)
    by galbramc
  21. Add symmetry inputs to cart3d (detail)
    by galbramc
  22. Updated SU2 AIM for compatibility with the latest (SU2-7.3.1) (detail)
    by nitin
  23. Protect value index from changes in aimCalcOutput (detail)
    by galbramc
  24. lint fixes (detail)
    by galbramc
  25. fix tabs to spasces (detail)
    by dongjoon
  26. Fix warning (detail)
    by galbramc
  27. Fix aimTransfer to use surface to volume maps (detail)
    by galbramc
  28. modify corsair examples to generate pickle (detail)
    by dongjoon
  29. Lint and memory leak fixes (detail)
    by galbramc
  30. delete duplicate examples/corsairlite/phase_design directory (detail)
    by dongjoon
  31. Update multifidelity examples with no hard coded paths and phaseStart (detail)
    by dongjoon
  32. Update corsairlite examples with multifidelity phasing (detail)
    by dongjoon
  33. Fix copy/pasta mistake (detail)
    by galbramc
  34. Fix boundary indexing for aflr3 to mach capsGroup indexing (detail)
    by galbramc
  35. lint fixes (detail)
    by galbramc
  36. Fix AFLR NMakefiles (detail)
    by galbramc
  37. Plug memory leak in aflr3 and run new Symmetry testing with MESH (detail)
    by galbramc
  38. Reorder AFLR libraries (detail)
    by galbramc
  39. Upgrade to AFLR 10.22.21 with support for sensitvities on symmetry planes (detail)
    by galbramc
  40. fix bug in computing tessellation sensitivities for a NodeBody (detail)
    by jfdannen
  41. try invEvaluateGuess for very hard cases in udfCompare; update compare1b test case (detail)
    by jfdannen
  42. fix bug in IDE that did not properly journal updates to the intent phrase (detail)
    by jfdannen
  43. second cut at tutorial6 write-up (detail)
    by jfdannen
  44. more documentation updates (detail)
    by jfdannen
  45. remove erroneous non-manifold warning associated with NodeBodys (detail)
    by jfdannen
  46. fix bug when visualizing new-style quads and .mixed=NULL; do not process _makeQuads on a Face if the Body has a _makeQuads Attribute (detail)
    by jfdannen
  47. fix bug in ESP.js that did not properly clear the display when velocities were cleared (detail)
    by jfdannen
  48. fix bug that did not persist Edge Attributes to new non-manifold Edges that are generated by EXTRACTing Faces; add attributeA test case; add duct6 test case (detail)
    by jfdannen
  49. fix bug in ESP.js associated with clearing velocities for a scalar; update tutorials 1 to 5 for v1.21 (detail)
    by jfdannen
  50. modify way python is initialized and finalized to work around a problem in numpy - take 2 (detail)
    by jfdannen
  51. modify way python is initialized and finalized to work around a problem in numpy (detail)
    by jfdannen
  52. copy CFGPMTRs and DESPMTRs from temporary CAPS MODL back into the ESP MODL in CapsCommit and CapsSuspend; automatically rebuild MODL in CapsCommit and CapsSuspend (detail)
    by jfdannen
  53. fix recently-added typo to timPyscript.c (detail)
    by jfdannen
  54. add sanitize-thread target to Makefile.DARWIN64 (detail)
    by jfdannen
  55. fix error message associated with not enough arguments to SPHERE; fix bug when user double-clicks in MessageWindow (Chrome and Safari) (detail)
    by jfdannen
  56. Add _USE_MATH_DEFINES for MSVC (detail)
    by galbramc
  57. Add error functions erf and erfc to Surreal (detail)
    by galbramc
  58. README update (detail)
    by haimes
  59. Config update (detail)
    by haimes
  60. Fix bug returning wrong parameters in pyEGADS effectiveMap (detail)
    by galbramc
  61. More defensive Surreal defines (detail)
    by galbramc
  62. Some config updates (detail)
    by haimes
  63. Trying to limit pip install conflits. Cleaner batch pip install function. (detail)
    by galbramc
  64. Skip some long running tests with Sanitizer and Valgrind (detail)
    by galbramc
  65. Missed one more (detail)
    by galbramc
  66. More python suppressions (detail)
    by galbramc
  67. Suppress AFLR uninitialized data (detail)
    by galbramc
  68. Yet more numpy suppressions (detail)
    by galbramc
  69. Another numpy suppression (detail)
    by galbramc
  70. Upgrade to AFLR 10.22.22 on Windoze. Suppress numpy leak. (detail)
    by galbramc
  71. Upgrade to AFLR 10.22.22 on Unix systems (detail)
    by galbramc
  72. Upgrade jenkins to SU2 7.3.1 (detail)
    by galbramc
  73. Look for more tessellation errors in the log file (detail)
    by galbramc
  74. Upgrade to AFLR 10.22.21 (detail)
    by galbramc

Started by upstream project ESP_UndefinedCaps build number 162
originally caused by:

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