Skip to content
Build History trend
 
EGADS 2045 OpenCSM 2497 CAPS 4198
 
EGADS 2045 OpenCSM 2496 CAPS 4198
 
EGADS 2043 OpenCSM 2496 CAPS 4196
 
EGADS 2043 OpenCSM 2496 CAPS 4195
 
EGADS 2043 OpenCSM 2495 CAPS 4194
 
EGADS 2042 OpenCSM 2495 CAPS 4187
 
EGADS 2042 OpenCSM 2492 CAPS 4186
 
EGADS 2042 OpenCSM 2487 CAPS 4186
 
EGADS 2042 OpenCSM 2484 CAPS 4186
 
EGADS 2042 OpenCSM 2483 CAPS 4184
 
EGADS 2042 OpenCSM 2481 CAPS 4183
 
EGADS 2042 OpenCSM 2480 CAPS 4182
 
EGADS 2042 OpenCSM 2480 CAPS 4164
 
EGADS 2042 OpenCSM 2479 CAPS 4156
 
EGADS 2039 OpenCSM 2478 CAPS 4154
 
EGADS 2037 OpenCSM 2476 CAPS 4154
 
EGADS 2037 OpenCSM 2476 CAPS 4152
 
EGADS 2036 OpenCSM 2476 CAPS 4125
 
EGADS 2035 OpenCSM 2476 CAPS 4117
 
EGADS 2034 OpenCSM 2476 CAPS 4117

Changes

#653 (May 25, 2024, 10:19:08 PM)

  1. fix memory allocation bug in mesgCallbackFromOpenCSM; update timVspSetup such that it uses a relative name if the vsp3 and udc filenames are in the same directory; fix a few typos in ESP-help; fix array bounds error in udfEditAttr; modify udpVsp3 such that if update udpVsp3 verification data; add sensitivities to udpVsp3; add OPAM1_body and OPAM1_wingbody test cases — jfdannen / detail

#652 (May 23, 2024, 10:19:08 PM)

  1. Lint fix — galbramc / detail
  2. Fix bug reading cbaero V5 files — galbramc / detail
  3. Fix treatment of degenerate edges in EG_mapBody — galbramc / detail
  4. Do not add python lib directory to LD_LIBRARY_PATH — galbramc / detail

#651 (May 21, 2024, 10:19:10 PM)

  1. Fix nastran eigenvalue reader — galbramc / detail
  2. More matplotlib suppressions — galbramc / detail

#650 (May 18, 2024, 10:19:06 PM)

  1. Fix nastran memory leak — galbramc / detail
  2. update OPAM1_wing — jfdannen / detail
  3. Suppress matplotlib memory leak — galbramc / detail

#649 (May 16, 2024, 6:49:17 PM)

  1. Remove bad CAPS legacy test — galbramc / detail

#647 (May 14, 2024, 10:19:07 PM)

  1. Update nastran_OptimizationMultiLoad_PyTest.py — galbramc / detail
  2. make viewer respect _viz, _trn, _ori, and _grd attributes — jfdannen / detail
  3. change OPAM1_wing.udc to use relative pathname — jfdannen / detail

#646 (May 9, 2024, 10:19:07 PM)

  1. increase number of allowable Bodys as input to udfGanged; if a UDP/UDF has a ATTRRECYCLE, set hasdots to 1 to cause udpSensitivity to be executed — jfdannen / detail
  2. remove Bombbardier_DASH8-Q100 again — jfdannen / detail
  3. modify vsp3/Bombardier_DASH8-Q100 based upon Rob McDonalds modifications — jfdannen / detail
  4. re-add vsp3/Bombardier_DASH8-Q100 for testing — jfdannen / detail
  5. remove Bombardier_DASH8-Q100 test case since it works differently with OpenVSP-3.38.0 on viggen than other OSs — jfdannen / detail

#645 (May 7, 2024, 10:19:09 PM)

  1. fix erroneous stanalyzer error — jfdannen / detail
  2. fix memory leaks; fix bug that caused an error if a journal file did not have the correct number of arguments for a newBrch command — jfdannen / detail
  3. remove empty line printout if no active signals — jfdannen / detail

#644 (May 4, 2024, 10:19:07 PM)

  1. Turn off exodus debug — galbramc / detail
  2. Use exodus node map to propertly order libMeshb files from spinnaker — galbramc / detail
  3. fix sensitivity bug associated with scribes; simplify plateHoles5 to make plateHoles6 — jfdannen / detail

#643 (May 2, 2024, 10:19:11 PM)

  1. update vtkWriter to use AIM_* macros — jfdannen / detail
  2. fix windoze bug in completeFilename — jfdannen / detail
  3. allow filename completion (via *) whenever ESP asks for the name of a file to read; if outLevel=0, do not print info about signals that are caught; do not report a Node as spurious if its Edges have different __scribeID_s; add scribe13* test cases; change OpenCSM to account for change to EG_generalBoolean(SPLITTER) associated with internal failures; upgrade to OpenVSP-3.38.0 — jfdannen / detail
  4. remove imprint5 from list of known failures — jfdannen / detail

#642 (Apr 30, 2024, 10:19:07 PM)

  1. One more training material adjustment for linux — galbramc / detail
  2. remove temporary debug printing — jfdannen / detail
  3. Upgrade to OpenVSP 3.38.0 — galbramc / detail

#641 (Apr 27, 2024, 10:10:14 PM)

  1. Update old training material for new AFLR — galbramc / detail
  2. One more AFLR fix for SU2 testing — galbramc / detail
  3. Update legacy test — galbramc / detail
  4. Lint and formatting fix — galbramc / detail
  5. Fix memory leak when writing errors. Fix double close of file. Update tests for new AFLR. — galbramc / detail
  6. lint suppression — galbramc / detail
  7. Add Zaero to CAPS doc. Fix NodeBody bug for FEA. Ignore None sigint handler in pyCAPS. — galbramc / detail
  8. Upgrade to AFLR 11.5.14 — galbramc / detail
  9. Updates for Tetgen and egadsTess with MultiDomain examples — galbramc / detail
  10. Add MultiDomain examples for sandia — galbramc / detail
  11. Only group elements with same topological dimensions for tecplot output. Add aim_elemTopoDim helper function. — galbramc / detail
  12. Lint fix for spinnaker — galbramc / detail
  13. Fix tetgen filename bug — galbramc / detail
  14. Fix zaero memory leaks — galbramc / detail
  15. Fix for zaero — galbramc / detail
  16. Update cfd2D.csm to support x-y plane as well — galbramc / detail
  17. Makefile fixes — galbramc / detail
  18. Add support for refine interpolated restart files to spinnaker AIM — galbramc / detail
  19. Upgrade Jenkins testing to Python 3.11.9 — galbramc / detail
  20. Upgrade to AFLR 11.5.14 — galbramc / detail

#639 (Apr 25, 2024, 10:19:07 PM)

  1. Stanalizer fixes — galbramc / detail
  2. include volume grids in vtkWriter — jfdannen / detail
  3. Suppress stanalizer warning — galbramc / detail
  4. Add missing include for fabs — galbramc / detail
  5. Restore bindary vtk file writer. Add missing fabs to all 2D mesh checks. — galbramc / detail
  6. Fix bug in meshData elemMap for 2D ugrid files. — galbramc / detail
  7. Updated config file generator for SU2-8.0.1 — nitin / detail
  8. initial vtkWriter — jfdannen / detail
  9. turn off debugging flag for tessellation sensitivities — jfdannen / detail

#638 (Apr 23, 2024, 10:19:07 PM)

  1. Automagically test all available Mesh_Formats — galbramc / detail
  2. Add interolation for refine. More fixes for 2D adpatation. — galbramc / detail
  3. fix some memcheck errors — jfdannen / detail
  4. Stanalizer fix — galbramc / detail
  5. Also check if new loop edges are missing in EG_imprintBody — galbramc / detail
  6. Check that all edges are imprinted by OCC in EG_imprintBody — galbramc / detail
  7. Update expected error for imprint5 — galbramc / detail
  8. Also need NETCDFINC for Exodus on arm64 — galbramc / detail
  9. Also compile exodus on arm64 — galbramc / detail

#637 (Apr 20, 2024, 10:19:09 PM)

  1. take advantage of new EG_getInfo signature — jfdannen / detail
  2. add lred, lgreen, and lblue to ESP-help; adjust for new EG_matchBody* definitions; add joinSphereBox test case; fix recently-added bug associated with scribing SolidBodys; add verification testing for ESP/examples; add testExamples target to Makefile.DARWIN64; in udpSew, do not report degenerate Edges as non-manifold; keep user attributes on Edges of xsect after EXTRUDE and REVOLVE operations; keep user attributes on Edges after EXTRACT operation; update _edgeID for non-manifold Edges created by making a hole; update edgeIDtest* test cases — jfdannen / detail
  3. Allow for NULLs as inputs to the returned egos in getInfo — haimes / detail
  4. Allow for the coping of all attributes in replaceFace — haimes / detail

#636 (Apr 18, 2024, 10:19:12 PM)

  1. Another cleanup of aflr3 — galbramc / detail
  2. Fix filename for aflr3 — galbramc / detail

#635 (Apr 16, 2024, 10:19:08 PM)

  1. Lint fix — galbramc / detail
  2. One more fix for convert_integerToString — galbramc / detail
  3. Fix friction AIM — galbramc / detail
  4. Fix last commit — galbramc / detail
  5. Cleanup ToString functions. Remove old mesh writing structures. — galbramc / detail
  6. Update libmeshb library — galbramc / detail
  7. Fix libmeshb rename — galbramc / detail
  8. Fix for windoze — galbramc / detail
  9. Fix libMeshb makefiles — galbramc / detail
  10. Cleanup egadsTess and aflr4 — galbramc / detail
  11. Update examples for new Mesh_Format interface — galbramc / detail
  12. Use lower case name for libMeshb library name — galbramc / detail
  13. Don't use case sensitvie names for mesh writer — galbramc / detail
  14. Mark calling aimPostAnalysis even during restart — galbramc / detail
  15. Lint fix — galbramc / detail
  16. Stanalier fix — galbramc / detail
  17. One more warning — galbramc / detail
  18. Fix warning — galbramc / detail
  19. Fix last commit — galbramc / detail
  20. Missed aflr3 — galbramc / detail
  21. Use meshWriters to write Mesh_Format requests — galbramc / detail
  22. Remove more Mesh_ASCII_Flag — galbramc / detail
  23. Add tecplot, stl, and bstl meshWriters — galbramc / detail
  24. Remove depricated Mesh_ASCII_Flag from fun3d — galbramc / detail
  25. Remove depricated Mesh_ASCII_Flag from fun3d — galbramc / detail
  26. Remove depricated Mesh_ASCII_Flag from fun3d — galbramc / detail
  27. AVL dox fixes — galbramc / detail
  28. Fix tolScale bug — galbramc / detail
  29. Suppress missaligned memory for OCC 7.8 — galbramc / detail
  30. Look for stanalizer runtime errors — galbramc / detail

#634 (Apr 13, 2024, 10:19:08 PM)

  1. Hopfully fix stanalizer — galbramc / detail
  2. Stanalizer fixes — galbramc / detail
  3. Another zaero Windoze fix — galbramc / detail
  4. zaero NMakefile again — galbramc / detail
  5. Warning ane NMakefile fix for zaero — galbramc / detail
  6. Lint fixes for zaero — galbramc / detail
  7. Initial implementation of zaero AIM — galbramc / detail
  8. Fix egadsTess aimPost return status — galbramc / detail
  9. Add lred, lgreen, and lblue to STEP/IGES IO — galbramc / detail

#633 (Apr 11, 2024, 10:19:09 PM)

  1. Avoid segfault when IGES file lacks units — galbramc / detail

#632 (Apr 9, 2024, 10:19:08 PM)

  1. Revert checking numer of feaProperty — galbramc / detail
  2. fix bug that causes output from pyscript to be lost if the pyscript uses os.chdir; fix bug that can lose attributes when SUBTRACTing two co-planar SheetBodys; add plateHoles* test cases; update _edgeID documentation in OpenCSM.h and ESP-help; change SUBTRACTion of two co-planar SheetBodys so that the tool always pokes a hole in the source (instead of scribing the source as was previously done if the source and tool intersect); update scribe11* and subtract7* test cases; if any boolean fails, leave the stack unchanged; add scribeAll argument to SUBTRACT to scribe Edges even when they are coincident with a Face; add scribe12* test cases — jfdannen / detail
  3. Fix EG_matchBody functions — galbramc / detail