Skip to content
Build History trend
 
EGADS 2063 OpenCSM 2511 CAPS 4234
 
EGADS 2063 OpenCSM 2511 CAPS 4234
 
EGADS 2059 OpenCSM 2510 CAPS 4231
 
EGADS 2056 OpenCSM 2509 CAPS 4231
 
EGADS 2054 OpenCSM 2508 CAPS 4231
 
EGADS 2053 OpenCSM 2508 CAPS 4231
 
EGADS 2053 OpenCSM 2508 CAPS 4230
 
EGADS 2052 OpenCSM 2508 CAPS 4230
 
EGADS 2050 OpenCSM 2508 CAPS 4228
 
EGADS 2050 OpenCSM 2507 CAPS 4226
 
EGADS 2050 OpenCSM 2507 CAPS 4225
 
EGADS 2050 OpenCSM 2507 CAPS 4225
 
EGADS 2048 OpenCSM 2504 CAPS 4219
 
EGADS 2048 OpenCSM 2502 CAPS 4218
 
EGADS 2048 OpenCSM 2502 CAPS 4214
 
EGADS 2047 OpenCSM 2502 CAPS 4202
 
EGADS 2047 OpenCSM 2502 CAPS 4199
 
EGADS 2046 OpenCSM 2501 CAPS 4198
 
EGADS 2046 OpenCSM 2498 CAPS 4198
 
EGADS 2045 OpenCSM 2497 CAPS 4198

Changes

#1415 (Jul 12, 2024, 11:33:10 PM)

  1. python suppressions — galbramc / detail
  2. Set ESP_UDC_PATH — galbramc / detail

#1414 (Jul 10, 2024, 11:33:08 PM)

  1. Lint fix — galbramc / detail
  2. Udpate su2 x43 example — galbramc / detail
  3. Add missing information to cbaero stp file. Add cbaero Material_Group input. — galbramc / detail
  4. add hollowTube test case; add udcPrefix test case; have DUMP putcolors=1 apply to Edges when writing STP/IGS file; have IMPORT getcolors=1 apply to Edges when reading STP/IGS file — jfdannen / detail
  5. Add EG_removeNodes and EG_mergeBSplineCurves to julia and python — galbramc / detail
  6. Fix EG_removeNodes for bodies with a single face — galbramc / detail
  7. One more formatting fix — galbramc / detail
  8. Update formatting of the EGADS docs — haimes / detail

#1413 (Jul 8, 2024, 11:33:07 PM)

  1. 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 — jfdannen / detail
  2. Forgot a file — galbramc / detail
  3. More improvements for Color in STEP/IGES — galbramc / detail
  4. Fixes for STEP/IGES Name import/export. Add STEP/IGES Edge Color attribute. Add STEP ColorFace/ColorEdge attribute. — galbramc / detail

#1412 (Jul 5, 2024, 11:33:07 PM)

  1. 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 — jfdannen / detail
  2. Remove dos line endings. Fix Windoze compile error. — galbramc / detail
  3. update SBOs so that they avoid creating spurious Nodes — jfdannen / detail

#1411 (Jul 3, 2024, 11:33:11 PM)

  1. Fix possible segfault reading Name attribute from STEP/IGES — galbramc / detail

#1410 (Jun 29, 2024, 1:30:13 AM)

  1. Suggest using _newSeqnum if EG_mapBody fails with mesh morphing. — galbramc / detail

#1409 (Jun 26, 2024, 11:33:08 PM)

  1. Fixes for EG_isEquivalent and EG_isSame — galbramc / detail
  2. Adjust Compiling in parse — galbramc / detail
  3. Track Compiling in log parse — galbramc / detail
  4. Update scripts for CAPS training material — galbramc / detail
  5. Add timing for ESPbfr.bat — galbramc / detail

#1408 (Jun 24, 2024, 11:33:07 PM)

  1. Revert last corsairlite change — galbramc / detail
  2. Do not allow modifying analysisDir. Fixes for corsairlite. — galbramc / detail
  3. Fix EG_isSame for LINE — galbramc / detail
  4. Add the functions EG_mergeBSplineCurves and EG_removeNodes to the EGADS API — haimes / detail
  5. Ignore pip dependency — galbramc / detail

#1407 (Jun 21, 2024, 11:33:08 PM)

  1. dox fix — haimes / detail
  2. add debugging prints to help debug issue — jfdannen / detail
  3. if Body has _newSeqnum attribute, use a new sequence numbering scheme for _edgeID and _faceID that is not based upon cg positions or areas — jfdannen / detail

#1406 (Jun 20, 2024, 10:11:03 AM)

  1. Fixes for testing script — galbramc / detail
  2. Allow site packages for python. Look for python dlopen errors. — galbramc / detail

#1405 (Jun 19, 2024, 11:33:11 PM)

  1. Revert last commit — galbramc / detail
  2. Measure egads build time on windoze — galbramc / detail

#1404 (Jun 19, 2024, 10:19:56 AM)

  1. One more vlmUtils fix — galbramc / detail
  2. Revert vlmUtils for now — galbramc / detail
  3. Update logic for finding airfoil trailing edges — galbramc / detail
  4. Update training material to run all matplotlib examples — galbramc / detail
  5. Add missing unit test csm file — galbramc / detail
  6. Additional uprev mods — haimes / detail
  7. 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 — jfdannen / detail
  8. 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 — jfdannen / detail
  9. Update copyright date — galbramc / detail
  10. Additional uprev mods — haimes / detail
  11. Dissable matplotlib interactive plotting with Jenkins — galbramc / detail
  12. update for numpy/openmdao version incompatibility — jfdannen / detail
  13. remove pip install numpy because latest version is incompatible with openmdao — jfdannen / detail

#1403 (Jun 12, 2024, 11:33:10 PM)

  1. update vtkWriter to allow for non-manifold SheetBodys — jfdannen / detail
  2. 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 — jfdannen / detail

#1402 (Jun 10, 2024, 9:13:03 AM)

  1. Fix filename case — galbramc / detail
  2. Updates for CAPS 2023 training — galbramc / detail
  3. Stanalizer fix — galbramc / detail
  4. Suppress warning — galbramc / detail
  5. Look for more errors while parsing — galbramc / detail
  6. Fixes for running 2023 CAPS training — galbramc / detail

#1401 (Jun 7, 2024, 11:33:10 PM)

  1. More non-manifold mesh testing with AFLR4 — galbramc / detail
  2. Revert vlmUtils.c — galbramc / detail
  3. Also extract capsGroup on Edges for surface meshes — galbramc / detail
  4. Minor cleanup of ugrid reader — galbramc / detail
  5. Missed some files — galbramc / detail
  6. Commit non-manifold dumps of vtk files that fails — galbramc / detail
  7. Check for missing capsGroup in AFLR3 — galbramc / detail
  8. Fix file names for egadsTess and AFLR4 — galbramc / detail
  9. Uprev CAPS to 1.26. Check only negative return status on AIM_STATUS. — galbramc / detail
  10. One more fix for tructural mesh morphing — galbramc / detail
  11. Fix tacs lazy file write — galbramc / detail
  12. Only morph mesh for structures if inputs change — galbramc / detail
  13. Use full precision to write egads tessellations — galbramc / detail

#1400 (Jun 5, 2024, 11:33:09 PM)

  1. Lint fix — galbramc / detail
  2. Fix fea_getAeroReference. Remove fea_bodyToBEM. — galbramc / detail
  3. Fix last commit — galbramc / detail

#1399 (Jun 3, 2024, 11:33:08 PM)

  1. Add region to mapvol when tetgen detects additional regions — galbramc / detail
  2. 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 — jfdannen / detail
  3. Uprev to 1.26 — galbramc / detail

#1398 (May 30, 2024, 12:12:29 PM)

  1. fix memory leak in udpVsp3; fix another array bounds error in udfEditAttr — jfdannen / detail

#1397 (May 29, 2024, 11:33:08 PM)

  1. fix typo in timPyscript — jfdannen / detail
  2. Update download instructions for MAC and WIN — galbramc / detail

#1396 (May 25, 2024, 12:09:37 AM)

  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
  2. Fix treatment of degenerate edges in EG_mapBody — galbramc / detail