Skip to content
Started 1 yr 7 mo ago
Took 1 hr 36 min on reynolds

Build #80 (Feb 12, 2022, 1:37:06 AM)

Revisions
  • svn+ssh://acdl.mit.edu/home/svnroot/EGADS : 1758
  • svn+ssh://acdl.mit.edu/home/svnroot/JenkinsESP : 684
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM : 2160
Changes
  1. fix bug that either hangs or seg faults serveESP if user closes browser while timPyscript is executing.  this is done by not calling Py_Finalize, which will result in a memory leak; fix bug that occasionally does not show pyscript file when serveESP is starterd with a .py file (detail)
    by jfdannen
  2. fix bug in esp.py to account from change from timPython to timPyscript (detail)
    by jfdannen
  3. improve error message when project.csm exists before the project directorry when running serveESP in -caps mode (detail)
    by jfdannen
  4. improve the creation, editting, and removal of Caps Values in -caps mode; allow multi-valued Caps Values in ESP; add udfShadow and shadow* test cases (detail)
    by jfdannen
  5. added numpts argument to udpKulfan, which helps avoid small dimples near the leading edge of a very thin section (detail)
    by jfdannen
  6. add debug GRAFICs to udpKulfan (detail)
    by jfdannen
  7. add SELECT LOOP to get Edges associated with a Loop in a Face; allow unary + or - in front of (multi-valued) Parameter when used alone in an expression; add sectionsWithHoles* test cases (detail)
    by jfdannen
  8. create hollowSheet and hollowSolid test cases to show all possibile uses of HOLLOW command; improve description of HOLLOW in OpenCSM.h; if HOLLOW fails, input Body is left on the stack; add hollowE* test cases to show some of the limitations of HOLLOW; change timPython to timPyscript to get around problems with linking with python on Windoze; have OpenCSM return SUCCESS even when all the Bodys have been recycled; put note in ESP-help and OpenCSM.h that warns users that results from HOLLOW and SWEEP may be unpredicable due to OpenCASCADE issues; add timPlotter and plotter* test cases (detail)
    by jfdannen
  9. fix bug in ocsmPrintEgo when called on BSPLINE Curve or Surface; require positive scale factors in udfNuscale when applied to a SolidBody; add initial version of timPlotter and test cases; change GetToken in tim.c so that tokens can have unlimited length (detail)
    by jfdannen
  10. fix errors that occur because Py_Finalize cannot be used more than once (because of a numpy bug); fix bug that did not show Cvals for -caps runs in serveESP and Brchs when running without -caps (detail)
    by jfdannen
  11. update Caps Value handling in ESP (detail)
    by jfdannen
  12. do not show Branches in serveESP when in -caps mode; allow serveESP to change .csm file when in -caps mode; fix OpenCSM.c to remove stanalizer error (detail)
    by jfdannen
  13. for a UDP/UDF, only use finite differences if one of its arguements is ATTRREAL and has non-zero dots (detail)
    by jfdannen
  14. add growing3.py test case (detail)
    by jfdannen
  15. modify timPython to get around numPy problems associated with Py_Finalize; modify tim interface to allow a tim to perform cleanup at the end of serveESP (detail)
    by jfdannen
  16. fix tessellation sensitivity bug associated with SheetBodys that are INTERSECTed with a SolidBody; add designP5* test cases; fix Node sensitivity for two parallel Edges; move timViewer from Makefile to serveESP.make; add tufts for Nodes when displaying tessellation sesnitivities in serveESP; ensure that tessellation sensitivities on the boundaries of Face and ends of Edges agree with Edge and Node sensitivities; update .tsen files (detail)
    by jfdannen
  17. remove serveESP from Makefile and NMakefile; create serveESP.make and serveESP.mak (detail)
    by jfdannen
  18. index.lt.0 in RESTORE is now a wildcard, meaning that Bodys in all storages that match name are put onto the stack; initial integration of CAPS into serveESP (detail)
    by jfdannen
  19. Effective Topology: fix memory problem with interior Edge (in Loop twice) (detail)
    by haimes
  20. Remove Degenerate EEdges once Faces are merged in an EFace (detail)
    by haimes
  21. Documentation updates (detail)
    by haimes
  22. Only consider Python 3.8 or newer in makeEnv/winEnv (detail)
    by galbramc
  23. Some config updates (detail)
    by haimes
  24. Export Body CSystems that ar free-standing (aLen = 9) (detail)
    by haimes
  25. Update egads_dot.h. Explicit makefile in scan-build/scan-view. (detail)
    by galbramc
  26. change startup messages in wvServer from stderr to stdout (detail)
    by jfdannen
  27. Add missing DEGENERATE Edge check to EG_exportModel (detail)
    by galbramc
  28. Properly reflect the move of OCC copies in this repository (detail)
    by haimes
  29. Update error messages (detail)
    by galbramc
  30. Upgrade to PointwiseV18.5R1 on macOS (detail)
    by galbramc
  31. Another python suppression (detail)
    by galbramc
  32. Don't build CAPS for OpenCSM with lint (detail)
    by galbramc
  33. Upgrade to Pointwise V18.5R1 on reynolds. Compile serveESP for stanalizer (detail)
    by galbramc
  34. Build serveESP (detail)
    by galbramc

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

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