Skip to content
Started 10 mo ago
Took 10 hr on reynolds
Failed

#179 (May 13, 2023, 7:04:42 AM)

EGADS 1916 OpenCSM 2372 CAPS 3892
Revisions
  • svn+ssh://acdl.mit.edu/home/svnroot/EGADS : 1916
  • svn+ssh://acdl.mit.edu/home/svnroot/JenkinsESP : 817
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/data/Slugs : 2355
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/pyOCSM : 2297
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/src : 2372
  • svn+ssh://acdl.mit.edu/home/svnroot/CAPS : 3892
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM/trunk/udc : 2315
Changes
  1. Fix last commit (detail)
    by galbramc
  2. Install aim/utils header files on Windoze (detail)
    by galbramc
  3. Add include guards to all aim/util header files. Install aim/util header files in ESP_ROOT/include/aim/util on unix. (detail)
    by galbramc
  4. Lint fix (detail)
    by galbramc
  5. Stanalizer fix (detail)
    by galbramc
  6. Fix array bounds error and update another test with AFLR (detail)
    by galbramc
  7. Stanalizer fixes (detail)
    by galbramc
  8. Add aflr4 skin input (detail)
    by galbramc
  9. Upgrade to AFLR 11.4.5 (detail)
    by galbramc
  10. AFLR2 quad sometimes generates invalid elements (detail)
    by galbramc
  11. Update two more aeroelastic examples to use AFLR (detail)
    by galbramc
  12. Another try at more robust areolastic example (detail)
    by galbramc
  13. Adjust tessellaton to hopefully help tetgen (detail)
    by galbramc
  14. Add capsMeshLength to legacy csm file (detail)
    by galbramc
  15. fix corsairlite atmosphere model (detail)
    by dongjoon
  16. Fixes for AFLR2 (detail)
    by galbramc
  17. Updated config file for the latest version of SU2 (7.5.1) (detail)
    by nitin
  18. One more try at fixing valueString (detail)
    by galbramc
  19. Accurate memory allocation in valueString (detail)
    by galbramc
  20. remove clang warnings (detail)
    by jfdannen
  21. Fix clang 14.0.3 warnings (detail)
    by galbramc
  22. Lint suppression (detail)
    by galbramc
  23. Update aflr2 to use capsMeshLength (detail)
    by galbramc
  24. fix warnings in previous commit (detail)
    by jfdannen
  25. add ocsmTraceAttrs, ocsmTraceStors, ocsmGetFiletree, and ocsmShowTblOfContents; add ability to trace Attributes, Storges, the FileTree, and the provided representations in the .csm editor; limit number of files in File menu in ESP so that it does not overflow the display; add SPECIAL provides statement to work with ocsmShowTblOfContents (detail)
    by jfdannen
  26. fix bug that did not properly decrement the pattern counter for ENDIF statements after a PATBREAK was executed; fix bug that returned error after SELECTing a degenerate Edge (detail)
    by jfdannen
  27. take shortcut when creating tessellation sensitivities for Faces that do not have Edges that are the result of Boolean operations; update .tsen files for both 7.6.0 and 7.7.0 (detail)
    by jfdannen
  28. fix typo in text string in serveESP (detail)
    by jfdannen
  29. fix warning in previous commit (detail)
    by jfdannen
  30. fix bug that copied Csystems into a UDPRIM; add udfMechanism and mechanism* test cases (detail)
    by jfdannen
  31. add udfDeform to change BSpline control points associated with Faces (and Edges and Nodes) in a Body; add deform* test cases; modify some verification data to account for differences between 7.6.0 and 7.7.0 on all operating systems (detail)
    by jfdannen
  32. remove more clang warnings (detail)
    by jfdannen
  33. remove clang warnings (detail)
    by jfdannen
  34. remove GLOVES from ESP menu (for now) (detail)
    by jfdannen
  35. update data/capsExamples/verify_7.7.0 files; use EG_copyObject since EGADS now allows the copying of PCurves; fix typos in testScript.txt; updates to avoid warnings in latest version of clang (detail)
    by jfdannen
  36. allow cases with Edge-only tessellations to work; add edgeGrid* test cases; update 7.7.0 verification data for imprint5 (should fail); add PLOT_DISPLACE to plot displaced Edges based upon tessellation sensitivities (detail)
    by jfdannen
  37. fix recently-added bug associated with FD tessellation sensitivities for NodeBodys (detail)
    by jfdannen
  38. create verification data for OCC 7.7.0; make sure EVALUATE returns dot=0 (detail)
    by jfdannen
  39. compute tessellatiopn sensitivities correctly for a NodeBody; set and report sensitivity range properly when looking at only one component of tessellation sensitivities; add -forceFDs command line option to force finite difference sensitivities in serveESP (detail)
    by jfdannen
  40. protect against stanalyzer bug (detail)
    by jfdannen
  41. further improvements to flends; add flend10* test cases; fix memory leak when udfOffset encounters an error (detail)
    by jfdannen
  42. Fix warning (detail)
    by galbramc
  43. Lint fix (detail)
    by galbramc
  44. Fix lite stanalizer warning (detail)
    by galbramc
  45. Fix individual bodies in EG_generalBooelean. Other small cleanup. (detail)
    by galbramc
  46. Fix EG_getTopology instantiation (detail)
    by galbramc
  47. Add Surreal EG_getTopology (detail)
    by galbramc
  48. Fix ShapeFix for generalBoolean (detail)
    by galbramc
  49. Add more documentation on EGADS parent child referencing (detail)
    by galbramc
  50. Export EG_rotate_dot on Windoze (detail)
    by galbramc
  51. Track sensitvities with EG_repalceFaces (detail)
    by galbramc
  52. Add Surreal EG_makeTopology (detail)
    by galbramc
  53. Use ffp-model=strict on M1. Relax some test tolerances for M1. (detail)
    by galbramc
  54. Fix clang 14.0.3 warnings (detail)
    by galbramc
  55. Update EGADS doc for makeTessBody with negative legnth (detail)
    by galbramc
  56. Try fixing bodies in generalBoolean (detail)
    by galbramc
  57. Fix error message. Do not change topObj for bodies. Why does this not work... (detail)
    by galbramc
  58. Correctly set topObj for Geometry in Bodies. Set topObj for bodies in Models. Use EG_removeCntxtRef in makeFace. Check Body references before deleting a Model. More robust cleanup in EG_close. (detail)
    by galbramc
  59. Add OCC7.7 valgrind suppressions (detail)
    by galbramc
  60. Fix for jenkins script (detail)
    by galbramc
  61. Upgrade to SU2 7.5.1 (detail)
    by galbramc
  62. Uprade to AFRL 11.4.5 (detail)
    by galbramc
  63. Update clang sanitizer path (detail)
    by galbramc
  64. update so that more flend8* test cases are expected to pass (detail)
    by jfdannen
  65. update so that more flend8* test cases are expected to pass (detail)
    by jfdannen

Started by an SCM change

Static Analysis: No warnings
Configuration MatrixLINUX64DARWIN64DARWINM1
macys7.6CAPS/unit
CAPS/training2018
CAPS/training
CAPS/AEROELASTIC
CAPS/CFD
CAPS/LINEARAERO
CAPS/MESH
CAPS/STRUCTURE
CAPS/CORSAIRLITE
OpenCSM/data/Slugs
7.7CAPS/unit
CAPS/training2018
CAPS/training
CAPS/AEROELASTIC
CAPS/CFD
CAPS/LINEARAERO
CAPS/MESH
CAPS/STRUCTURE
CAPS/CORSAIRLITE
OpenCSM/data/Slugs
reynolds7.6CAPS/unit
CAPS/training2018
CAPS/training
CAPS/AEROELASTIC
CAPS/CFD
CAPS/LINEARAERO
CAPS/MESH
CAPS/STRUCTURE
CAPS/CORSAIRLITE
OpenCSM/data/Slugs
7.7CAPS/unit
CAPS/training2018
CAPS/training
CAPS/AEROELASTIC
CAPS/CFD
CAPS/LINEARAERO
CAPS/MESH
CAPS/STRUCTURE
CAPS/CORSAIRLITE
OpenCSM/data/Slugs
viggen7.6CAPS/unit
CAPS/training2018
CAPS/training
CAPS/AEROELASTIC
CAPS/CFD
CAPS/LINEARAERO
CAPS/MESH
CAPS/STRUCTURE
CAPS/CORSAIRLITE
OpenCSM/data/Slugs
7.7CAPS/unit
CAPS/training2018
CAPS/training
CAPS/AEROELASTIC
CAPS/CFD
CAPS/LINEARAERO
CAPS/MESH
CAPS/STRUCTURE
CAPS/CORSAIRLITE
OpenCSM/data/Slugs