Skip to content
Started 12 days ago
Took 1 hr 14 min on reynolds
Success

7.8,CAPS/STRUCTURE,LINUX64,reynolds (Jul 6, 2024, 9:55:59 AM)

Revisions
  • svn+ssh://acdl.mit.edu/home/svnroot/EGADS : 2056
  • svn+ssh://acdl.mit.edu/home/svnroot/JenkinsESP : 876
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM : 2510
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/data : 2510
  • svn+ssh://acdl.mit.edu/home/svnroot/CAPS : 4231
Changes
  1. Suggest using _newSeqnum if EG_mapBody fails with mesh morphing. (detail)
    by galbramc
  2. Revert last corsairlite change (detail)
    by galbramc
  3. Do not allow modifying analysisDir. Fixes for corsairlite. (detail)
    by galbramc
  4. dox fix (detail)
    by haimes
  5. add debugging prints to help debug issue (detail)
    by jfdannen
  6. Fixes for testing script (detail)
    by galbramc
  7. One more vlmUtils fix (detail)
    by galbramc
  8. Revert vlmUtils for now (detail)
    by galbramc
  9. Update logic for finding airfoil trailing edges (detail)
    by galbramc
  10. Update training material to run all matplotlib examples (detail)
    by galbramc
  11. Add missing unit test csm file (detail)
    by galbramc
  12. Additional uprev mods (detail)
    by haimes
  13. update vtkWriter to allow for non-manifold SheetBodys (detail)
    by jfdannen
  14. Fix filename case (detail)
    by galbramc
  15. Updates for CAPS 2023 training (detail)
    by galbramc
  16. Stanalizer fix (detail)
    by galbramc
  17. Suppress warning (detail)
    by galbramc
  18. More non-manifold mesh testing with AFLR4 (detail)
    by galbramc
  19. Revert vlmUtils.c (detail)
    by galbramc
  20. Also extract capsGroup on Edges for surface meshes (detail)
    by galbramc
  21. Minor cleanup of ugrid reader (detail)
    by galbramc
  22. Missed some files (detail)
    by galbramc
  23. Commit non-manifold dumps of vtk files that fails (detail)
    by galbramc
  24. Check for missing capsGroup in AFLR3 (detail)
    by galbramc
  25. Fix file names for egadsTess and AFLR4 (detail)
    by galbramc
  26. Uprev CAPS to 1.26. Check only negative return status on AIM_STATUS. (detail)
    by galbramc
  27. One more fix for tructural mesh morphing (detail)
    by galbramc
  28. Fix tacs lazy file write (detail)
    by galbramc
  29. Only morph mesh for structures if inputs change (detail)
    by galbramc
  30. Lint fix (detail)
    by galbramc
  31. Fix fea_getAeroReference. Remove fea_bodyToBEM. (detail)
    by galbramc
  32. Fix last commit (detail)
    by galbramc
  33. Add region to mapvol when tetgen detects additional regions (detail)
    by galbramc
  34. fix bug in ocsmFindPmtr that did not consider the scope when looking for existing names; add putColors=0 option to DUMP so that _color attributes are written into STP/IGS file (as Color); add color4* test cases; add getColors=0 option to IMPORT so that Color attributes in STP/IGS files are converted to _color; add getcolors=0 option to udpImport so that Color attributes in STP/IGS files are converted to _color; update ESP to acknowledge that Nodes are not initially visible (detail)
    by jfdannen
  35. do not mark a Node as potentially spurious if it has a _Keep attribute; mark Nodes on axis of revolution of a REVOLVE command with a _Keep attribute; mark Nodes in JOIN or UNION that are in common with both parents with a _Keep attribute; mark new Nodes due to a scribe (via SUBTRACT a NodeBody or SheetBody) with a _Keep attribute; mark Nodes at beginning and end of RULE and BLEND with a _Keep attribute; add REMOVE_SPURIOUS compile-time option to remove spurious Nodes; add spurious* test cases; fix bug that made sensitivities of scribes susceptable to roundoff errors; fix documentation associated with SUBTRACT command (detail)
    by jfdannen
  36. if Body has _newSeqnum attribute, use a new sequence numbering scheme for _edgeID and _faceID that is not based upon cg positions or areas (detail)
    by jfdannen
  37. change signature of unpublished convertToBSplines routine; add mindeg argument to udfNuscale so that B-spline order can be increased; modify udfWarp so that it can be applied to a SheetBody; add warp4* and warp5* test cases; add seqnum* test cases (detail)
    by jfdannen
  38. fix malloc error while cleaning up UDP storage at end of serveESP; allow inline comments in udfEditAttr and udpWaffle; modify editAttrFile and waffleC1 test cases; if UDPRIM statment contains primtype=dollar-dollar-dollar/name, the .udc is found in the ESP_UDC_PATH directory; add udprim6 test case; convert udpWarp to udfWarp so that it takes a Body from the Stack if egadsfile is not specified;  add warp2* and warp3 test cases; modify udfWarp to allow motion in normal-, X-, or Y-, or Z-direction; add warp1* test cases (detail)
    by jfdannen
  39. fix bug when recycling and last recycled Branch is a UDPARG; fix bug that did not transfer user-attributes from SheetBody on top of stack to result of a JOIN operation; add joinSheets7 test case; add _vspID and _vspSurf attributes to Bodys in udpVsp3; improve error detection for pmtrName in SET; add set2 test case; add EVALUATE EDGETESS and EVALUATE FACETESS to return the number of points and triangles in the tessellation of an Edge or Face; add tessSize test case; pressing Building button allows the user to reset the interface; improve error detection for pmtrName in PATBEG; add patbeg1 test case; improve error detection for pmtrName in GETATTR; add getattr3 test case (detail)
    by jfdannen
  40. fix typos in ESP-help; allow straight camber line to be generated in udpNaca (if thickness=0, camber=0, and series=0); modify nacas3 test case; add missing semi-colon in training/data/session03/fuselage.csm; add importColor test case; fix bug associated with writing VTK files for non-manifold Bodys; add fourSheets test case; allow illegal_func_name error be caught in CATBEG; error during the evaluation of an argument in IFTHEN and ELSEIF should jump after ENDIF; add evalError1* test cases; error during the evaluation of an argument in PATBEG and PATBREAK should jump after PATEND; add evalError2* test cases; error during the evaluation of an argument in SKBEG should jump after SKEND; add evalError3* test cases; fix bug that did not update the at-parameters if a UDPARG was present (detail)
    by jfdannen
  41. update ReleaseNotes.txt (detail)
    by jfdannen
  42. uprev to v1.26 (ESP.html, ESP-localhost.html, ESP-help.html, OpenCSM.h, ocsm.rc, ESP_QuickReference.tex); fix infinite loop bug in compressFilename (detail)
    by jfdannen
  43. Remove dos line endings. Fix Windoze compile error. (detail)
    by galbramc
  44. update SBOs so that they avoid creating spurious Nodes (detail)
    by jfdannen
  45. Fix possible segfault reading Name attribute from STEP/IGES (detail)
    by galbramc
  46. Fixes for EG_isEquivalent and EG_isSame (detail)
    by galbramc
  47. Fix EG_isSame for LINE (detail)
    by galbramc
  48. Add the functions EG_mergeBSplineCurves and EG_removeNodes to the EGADS API (detail)
    by haimes
  49. Update copyright date (detail)
    by galbramc
  50. Additional uprev mods (detail)
    by haimes
  51. Use full precision to write egads tessellations (detail)
    by galbramc
  52. Uprev to 1.26 (detail)
    by galbramc
  53. Adjust Compiling in parse (detail)
    by galbramc
  54. Track Compiling in log parse (detail)
    by galbramc
  55. Update scripts for CAPS training material (detail)
    by galbramc
  56. Add timing for ESPbfr.bat (detail)
    by galbramc
  57. Ignore pip dependency (detail)
    by galbramc
  58. Allow site packages for python. Look for python dlopen errors. (detail)
    by galbramc
  59. Revert last commit (detail)
    by galbramc
  60. Measure egads build time on windoze (detail)
    by galbramc
  61. Dissable matplotlib interactive plotting with Jenkins (detail)
    by galbramc
  62. update for numpy/openmdao version incompatibility (detail)
    by jfdannen
  63. remove pip install numpy because latest version is incompatible with openmdao (detail)
    by jfdannen
  64. Look for more errors while parsing (detail)
    by galbramc
  65. Fixes for running 2023 CAPS training (detail)
    by galbramc

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

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