Skip to content

Changes

#178 (Apr 8, 2023, 9:13:11 AM)

  1. Fix aflr2 for Phasing — galbramc / detail
  2. Fix compile warning — galbramc / detail
  3. Fix for AFLR2 — galbramc / detail
  4. Comment out debug code — galbramc / detail
  5. Allow AFLR2 to work with multiple faces — galbramc / detail
  6. Only build Writer directories on Windoze — galbramc / detail
  7. Add meshWriter NMakefile verbosity — galbramc / detail
  8. Suppress lint warning — galbramc / detail
  9. NMakefile fix — galbramc / detail
  10. Fix NMakefiles for meshWriter — galbramc / detail
  11. Documentation updates — galbramc / detail
  12. Upgrade fun3d cython files — galbramc / detail
  13. One more try at AIM_NOTFOUND — galbramc / detail
  14. Add AIM_NOTFOUND macro — galbramc / detail
  15. Add aimInfo to fea_getDesignResponse — galbramc / detail
  16. Test cart3d on commit again — galbramc / detail
  17. Remove Cart3D from commit testing for now — galbramc / detail
  18. Dissable tecplot debug dump for aflr4 — galbramc / detail
  19. Fix compiler warning — galbramc / detail
  20. add code to protect for UDFs that have references to its input Model; add (hidden) option to create timingReport.txt file; improve flends; add flend9* test cases — jfdannen / detail
  21. update flend8* test cases and their verification data — jfdannen / detail
  22. fix lint error in udfMatchBodys; re-add 7.4.1 verification data for flend8* test cases — jfdannen / detail
  23. change flend fits to be better in some cases; track down memory leaks — jfdannen / detail
  24. fix problem erroneously flagged by lint in udpOffset; update errors reported by udfFlend; fix bug where wrong UDP storage was used in udfOffset (which caused problems when udpOffset was called more than once); remove SPECIAL test of EG_otherCurve; document .multiNode use in RULE command; fix bug where UDP storage is incorrectly cleared for an embedded UDP (in udpCsm); fix bug in udfFlend that sometimes did not correctly reverse one of the Loops; fix memory leak in EVALUATE EDGEKT, EDGECP, FACEUKT, FACEVKT, and FACECP when a signal is raised — jfdannen / detail
  25. fix compiler warning in latest commit — jfdannen / detail
  26. account for fact that Py_SetPythonHome was deprecated in Python 3.11; update udfOffset so that it can generate offsets on SolidBodys (for FLENDs); add offset(I-R)* test cases; use zebra stripe coloring for maximum curvature in ESP (displayType=4); update convertToBsplines to reuse Pcurves whenever possible; add udpBspline and bspline* test cases — jfdannen / detail
  27. Fix getEdgeUV doc — galbramc / detail
  28. Fix full attirubtion for EG_repalceFaces. Fix error message. — galbramc / detail
  29. Remove depricated x86 -m64 compiler flag. Add compiler flags for OCC 7.7. — galbramc / detail
  30. update expected flend8* failures — jfdannen / detail
  31. Put file names first — galbramc / detail
  32. Add OCC 7.7 Jenkins data — galbramc / detail
  33. add expected errors selected in flend8* test cases — jfdannen / detail
  34. Cart3D env fix — galbramc / detail
  35. Upgrade Cart3D version — galbramc / detail
  36. Update for OCC 7.7.0 — galbramc / detail

#177 (Mar 11, 2023, 12:14:07 AM)

  1. Upgrade to AFLR 11.3.17 — galbramc / detail
  2. Updated makefiles for AFLR 11.3.17. Add doc about capsFile. — galbramc / detail
  3. Fix typo — galbramc / detail
  4. Allow aflr4 to mesh abutting bodies with matching faces. — galbramc / detail
  5. fix memory leak in Slugs; update Makefile.DARWIN64 in Slugs to have sanitize targets — jfdannen / detail
  6. Fix block name for exodusWriter. Add symbolic link to mesh for plato AIM. — galbramc / detail
  7. improve printing of Pcurves in ocsmPrintEgo; improve marking of Faces with _body and _brch Attributes when returned from a UDF; add PRINT_MAPPING_INFO define to OpenCSM; fix bug that did not account for Node and Edge sensitivities when report sensitivity range in serveESP; fix bug that occasionally did not properly compute Node tessellation sensitivities — jfdannen / detail
  8. add EVALUATE EDGEKT, EVALUATE EDGECP, EVALUATE FACEUKT, EVALUATE FACEVKT, and EVALUATE FACECP; add evaluate3* test cases; add multiRegions* test cases; add SELECT FLIP to flip the order of rntities in at-sellist — jfdannen / detail
  9. add copyAttr=0 argument to RULE and BLEND to copy Edge Attributes in xsects onto RULE/BLEND Edges; add blend29 and rule29 test cases — jfdannen / detail
  10. improve test for matching Nodes in udfMatchBodys; adjust matchBodys5 test case to check at-at-parameters — jfdannen / detail
  11. add arcLengths to ocsmPrintEgo; fix bug in udfMatchBodys when tol was large — jfdannen / detail
  12. modify udfMatchBodys to transfer an Attribute from one Body to the other when the Nodes, Edges, or Faces match; add matchBody5 test case — jfdannen / detail
  13. fix bug associated with UDP/UDF outputs that change shape — jfdannen / detail
  14. remove stanalyzer false positive by disabling checks for one loop in udfTester1.c — jfdannen / detail
  15. attempt to fix stanalizer error in udfTester1.c — jfdannen / detail
  16. allow at-at-parameters from a UDP/UDF to have velocities; split udpTest into udfTester1 (to demonstrate matrix outputs from a UDP/UDF) and udpTester2 (to demonstrate output velocities from a UDP/UDF); adjust Makefiles and associated test cases — jfdannen / detail
  17. Fix for OCC 7.4 — galbramc / detail
  18. Provide error message instead of segfault in EG_otherCurve — galbramc / detail
  19. Add 1-bias to matchBody documentation — galbramc / detail
  20. Upgrade to AFLR 11.3.17 — galbramc / detail

#176 (Feb 11, 2023, 11:03:17 AM)

  1. Try that one more time — galbramc / detail
  2. Use and empty mesh instead of edge only for aflr2 tessellation — galbramc / detail
  3. Fix warning — galbramc / detail
  4. Fix uninitialized data in AFLR3 — galbramc / detail
  5. Add meshRef mapping for aflr2 — galbramc / detail
  6. Updated AFLR4 files for new Quading — galbramc / detail
  7. Upgrade to AFLR 11.3.15 — galbramc / detail
  8. Fix for 2D meshing — galbramc / detail
  9. Forgot a file — galbramc / detail
  10. Another try at the stanalizer — galbramc / detail
  11. Fix stanalizer warning — galbramc / detail
  12. Restore CAPS training files — galbramc / detail
  13. Add support for exodux Nodeset. Add surface morphing for plato aim (no volume morphing). — galbramc / detail
  14. another attempt to eliminate spurious compiler warnings — jfdannen / detail
  15. another attempt to fix spurious warning messages — jfdannen / detail
  16. fix to avoid compiler warnings — jfdannen / detail
  17. numerous updates to Slugs — jfdannen / detail
  18. Fix uninitialized data — galbramc / detail
  19. Fix last commit — galbramc / detail
  20. Fix surface to volume map for aflr3 MultiDomain — galbramc / detail
  21. Plug two aflr3 leaks — galbramc / detail
  22. Fix bug introduced in AFLR4 — galbramc / detail
  23. Fix MultiDomain mapvol for aflr3 — galbramc / detail
  24. Warning and lint fixes — galbramc / detail
  25. Update AFLR3 to work for MultiDomain. Add eto dump for plato AIM. Update TACS dox. Add more plato examples. — galbramc / detail
  26. add test.so to Makefiles; add diagnostic printouts when a Face does not tessellate; make sure all UDP/UDFs return output values to the numUdp instance — jfdannen / detail
  27. allow number of rows and columns to be accessible in UDPs; allow at-at-parameters from a UDP/UDF to be vectors or matricies; add udp_error1 to udp_error9 as possible argument to CATBEG statement; fix bug that did not restore at-at-parameters when a UDP/UDF was recycled; refactor way UDP/UDF arguments are handled — jfdannen / detail
  28. update header files to allow use of C++ main program; add simpleCSM.cpp and modify Makefile.DARWIN64 for testing — jfdannen / detail
  29. change udfSlices to skip a slice if OpenCASCADE fails (rather than return an eror); add SET statement to udpWaffle;  add waffleB1 and waffleB2 test cases; fix bug in plotting of normals in serveESP and serveCSM; add PRINT_RULE_KNOTS to print number of knots in BSPLINEs entering a RULE or BLEND; allow -ATTRREALSENS to indicate a UDPRIM parameter that is intended to signal that Parameter is used within an included file; add waffleB3 test case to demonstrate this; add waffleB3.jrnl to demonstrate generation of .sens file for every DESPMTR without rebuilds — jfdannen / detail
  30. update return values from udpTire — jfdannen / detail
  31. Suppport Edge only eto files — galbramc / detail
  32. update DARWIN64.gcc to add comma to RPATH needed by some gcc-10 compilers — jfdannen / detail
  33. Add back ESP_ROOT/lib to rpath on DARWIN — galbramc / detail
  34. Use @loader_path for rpath to ESP_ROOT/lib on DARWIN — galbramc / detail
  35. numpy memory leak suppression — galbramc / detail
  36. Upgrade to AFLR 11.3.15 — galbramc / detail
  37. Add NETCDFINC for DARWIN64.gcc testing. — galbramc / detail
  38. Don't build AFLR with Beta testing — galbramc / detail

#175 (Jan 14, 2023, 10:32:25 AM)

  1. small fix to morph test — ryan / detail
  2. small fix to morph test — ryan / detail
  3. Tex fix for training — galbramc / detail
  4. Training updates — galbramc / detail
  5. Training fixes and updates — galbramc / detail
  6. Lint fix — galbramc / detail
  7. Fix last commit — galbramc / detail
  8. Fully support 2D meshes for plato and exodus mesher writer — galbramc / detail
  9. Add missing avl derivatives — galbramc / detail
  10. Another round of training updates — galbramc / detail
  11. lint fix — galbramc / detail
  12. Comment on F_UFMTENDIAN environment variable if msesAIM fails to read mses sensx file. — galbramc / detail
  13. Add support for 2D meshes with exodusWriter — galbramc / detail
  14. One more training update — galbramc / detail
  15. Training tex updates — galbramc / detail
  16. Minor training fixes and updates — galbramc / detail
  17. Remove old training files. Some training tex fixes. — galbramc / detail
  18. Update date on training slides — galbramc / detail
  19. Add training tar script — galbramc / detail
  20. Corrections to CAPS session01 — galbramc / detail
  21. Missed a file — galbramc / detail
  22. Updated CAPS training for Jan 2023 — galbramc / detail
  23. update copyright notices — jfdannen / detail
  24. add transform option to Slugs; in Slugs, the KutTriangles option automatically creates a link; add optional GRAFIC to cutTriangles in Slugs; lots of improvements to Slugs, especially for cases with very noisy .stl file — jfdannen / detail
  25. Update Copyright date — galbramc / detail
  26. fix bug that did not allow interactive use of Slugs; add Kut triangles option in Slugs; update testScript.txt to include interactive Slugs testing — jfdannen / detail
  27. Fix surface to volume map for MultiDomain tetgen meshes — galbramc / detail
  28. Uprev to 1.23 — galbramc / detail
  29. update copyright notices — jfdannen / detail
  30. uprev to v1.23 (ESP.html, ESP-localhost.html, ESP-help.html, OpenCSM.h, ocsm.rc) — jfdannen / detail
  31. Update Copyright date — galbramc / detail
  32. Uprev to 1.23 — galbramc / detail

#174 (Dec 10, 2022, 7:42:26 AM)

  1. dox fix — ryan / detail
  2. Add TACS and MSES to AIM documentation — galbramc / detail
  3. Check for nPoints==0 when filling bounds — galbramc / detail
  4. Check if no bodies have capsDiscipline Structure — galbramc / detail
  5. put 1 second delay when opening a pyscript to make sure that the browser is ready to display the pyscript in the editor; do not change status of ESP if an error was found while executing a pyscript; update session10 training files to be consistent with new method for creating a large, multi-component, multi-discipline model; update Makefile.DARWIN64; update ESP_QuickReference; update testScript.txt — jfdannen / detail
  6. update error handling in flapz.udc; first attempt at python files for new transport for CAPS training — jfdannen / detail
  7. README release notes updates — galbramc / detail

#173 (Dec 3, 2022, 2:19:32 PM)

  1. Rev update and other dox fixes — galbramc / detail
  2. More VLM error handling updates — galbramc / detail
  3. Update documentation for masstran. Update VLM input error messages. — galbramc / detail
  4. Use the body _name if there is only one body in exodus writer — galbramc / detail
  5. Initial commit of 2023 training — galbramc / detail
  6. add comments to cyli_box.csm — jfdannen / detail
  7. unset LD_PRELOAD when checking NETCDFINC — galbramc / detail
  8. Another debug attempt — galbramc / detail
  9. Debugging exodus makefile — galbramc / detail
  10. change sprintf to snprintf in Slugs — jfdannen / detail
  11. Missed one — galbramc / detail
  12. More example updates — galbramc / detail
  13. Replace last sprintf with snprintf — galbramc / detail
  14. fix examples — ryan / detail
  15. fix examples — ryan / detail
  16. Fix double free in astrosAIM — galbramc / detail
  17. Updated config file generator for SU2-7.4.0 — nitin / detail
  18. Warning fix. Double memory free fix. More sprintf replacements. — galbramc / detail
  19. Replace aim sprintf with snprintf — galbramc / detail
  20. scan-build fix — galbramc / detail
  21. Windoze fix — galbramc / detail
  22. masstran now supports analysis sensitvities — galbramc / detail
  23. More example updates for new structures design variable relations — galbramc / detail
  24. Fix for old training — galbramc / detail
  25. Lots of lint fixes — galbramc / detail
  26. Fix array bounds erros and update tests for new structures design variables — galbramc / detail
  27. scan-build fixes — galbramc / detail
  28. Fix legacy example — galbramc / detail
  29. Warning fix — galbramc / detail
  30. Fix previous commits. Add more info in caps_setValue error message. masstranAIM fix. — galbramc / detail
  31. fix of design variables — ryan / detail
  32. fix of design variables — ryan / detail
  33. fix of design variables — ryan / detail
  34. fix of design variables — ryan / detail
  35. add cvxopt debug messages — dongjoon / detail
  36. add more debugging statements — dongjoon / detail
  37. add debugging corsairlite statements
    dongjoon / detail
  38. update corsairlite example for debugging — dongjoon / detail
  39. scan-build fixes — galbramc / detail
  40. Suppress warning — galbramc / detail
  41. Update cyli_box example with semi-colon separated capsGroup tags — galbramc / detail
  42. account for forward- and backward-slashes when opening a .udc — jfdannen / detail
  43. update ereped6a and project verification data again; fix recently-added bug that causes a memory fault for some non-manifold Edges — jfdannen / detail
  44. add Trace button in .csm editor to trace all top-level Parameters; reorganize session10 files to make it easier to build large, multi-component, multi-view models; update ereped6a, hollowC6, hollowC7, hollowCA, hollowCB, and project 3 verification data on 7.6.0 (because of issues highlighted by Xcode 14 on M1); update ereped6a and project3 verification data on 7.4.1 (because of issues highlighted by Xcode 14 on M1); add description of -dxdd flag to ESP-help — jfdannen / detail
  45. update testScript.txt; fix possible buffer overflow in SPECIAL command — jfdannen / detail
  46. convert all (deprecated) sprintf calls to snprintf — jfdannen / detail
  47. fix bug where result of SPECIAL/clearance was not recycled — jfdannen / detail
  48. remove suppressions of sensitivity checks on designH2, designJ1c, designJ1d, and designJ5; add suppressions of sensitivity checks to designG5 and designG6 (for rounded tips); fix valgrind error in sensitivities in udpWaffle — jfdannen / detail
  49. fix some compiler warnings in most recent commit — jfdannen / detail
  50. add ocsmClearance; add clearance* test cases — jfdannen / detail
  51. Rev updates to 1.22 — galbramc / detail
  52. README updates — galbramc / detail
  53. Update makeEnv for macOS 13 — galbramc / detail
  54. Replace DEBUG sprintf with snprintf — galbramc / detail
  55. Try again: reorder includes! — haimes / detail
  56. Try again: MSVC 2022 seems to have snprintf defined! — haimes / detail
  57. sprintf -> snprintf mods — haimes / detail
  58. Replace sprintf with snprintf in egadsTopo — galbramc / detail
  59. Suppress clang deprication warning of sprintf in OCC — galbramc / detail
  60. Another exodus suppression — galbramc / detail
  61. Suppresse NETCDF/HDF5 memory leaks — galbramc / detail
  62. Upgrade to SU2 7.4.0 — galbramc / detail

#172 (Nov 12, 2022, 7:17:37 AM)

  1. Add print statements for debugging — dongjoon / detail
  2. add more debugOutput statements to show timing in SLCP — dongjoon / detail
  3. Fix skipping geometry Design_Variable in TACS — galbramc / detail
  4. More attempts at fixing the exodus makefile — galbramc / detail
  5. Stanalizer fix — galbramc / detail
  6. Finally got netcdf.h check correct on both macOS and Linux — galbramc / detail
  7. Another sanitizer fix — galbramc / detail
  8. sanitizer fixes — galbramc / detail
  9. Check for exodusWriter when running plato examples — galbramc / detail
  10. Write out surface to volume index map for plato — galbramc / detail
  11. Lint fix for mses — galbramc / detail
  12. Fix output redirect for detecing netcdf.h — galbramc / detail
  13. Update fun3d test to Mesh_Morph. Add first plato mesh generation examples. — galbramc / detail
  14. Allow tetgen to write MultiDomain mesh files. Updates to Exodus mesh writer. — galbramc / detail
  15. More checks when reading mapbc files in aimMesh — galbramc / detail
  16. Fun3D lint fixes — galbramc / detail
  17. fix - unused variables — ryan / detail
  18. fix - null catch in avlaim — ryan / detail
  19. fix fun3d morphing — ryan / detail
  20. Lint fixes — galbramc / detail
  21. Warning fix — galbramc / detail
  22. Fix last commit — galbramc / detail
  23. Fix waring and add missing files — galbramc / detail
  24. Support tetgen generated regions — galbramc / detail
  25. More lint fixes — galbramc / detail
  26. Fix lint warnings — galbramc / detail
  27. Update Makefile for plato. Add element group names for aflr3 and tetgen. — galbramc / detail
  28. Add plato skeleton AIM — galbramc / detail
  29. Initial cut at an exodus writer — galbramc / detail
  30. Fix for incorrect Design_Variable in masstranAIM — galbramc / detail
  31. Allow unconverged SmoothUV status to continue during parameterization — haimes / detail
  32. Fix masstran derivatives with multiple bodies — galbramc / detail
  33. Fix closeBound to write bound and vertexset files for journaling — haimes / detail
  34. fix typo in corsairlite slcp — dongjoon / detail
  35. delete redundant kulfan csm and finalize multifidelity scripts — dongjoon / detail
  36. Fix warnings from last commit — galbramc / detail
  37. small fix on Kulfan MSES wrapper and removing remnants of full corsair — dongjoon / detail
  38. Remove some depricated checks — galbramc / detail
  39. Journal the writing of files — haimes / detail
  40. Move up setting outLevel — galbramc / detail
  41. Use ocsmLoadFromModel for static geometry. Expost stepSize for finite differnce in pyCAPS. — galbramc / detail
  42. Add the ability to control the sensitivity finite-difference step size from CAPS proper — haimes / detail
  43. Remove old html doc before copying — galbramc / detail
  44. Update cart3dAIM dox — galbramc / detail
  45. Update pyCAPS dox dependencies — galbramc / detail
  46. update corsairlite files to python3.8 compatible — dongjoon / detail
  47. Use TIM viewer in pyCAPS view methods — galbramc / detail
  48. Allow ftype=None for FieldIn/FieldOut data sets — galbramc / detail
  49. fix bug in serveESP that did not properly update the build status message after File->Edit->Save; implement analytic sensitivities in udpWaffle; add designX* test cases; make sure userPointer gets reset after perturbation is removed — jfdannen / detail
  50. add ocsmAdjoint and testOcsmAdjoint (in serveESP); allow timPlotter to have two y-axes; add plotter3.py test case — jfdannen / detail
  51. update adjoint test to remove (incorrect) compiler warning — jfdannen / detail
  52. remove data/ide (because it is redundant with data/tutorial6); eliminate automatic build when entering CAPS mode (depend on the lazy evaluation in CAPS); enable sensitivity calculations for scribes and trims; add designW* test cases; fix bug that put wrong _edgeID on scribed Edges; update attrScribe, scribeWing, and scribedSphere test cases; create splitEdges.udc; add splitEdges* test cases — jfdannen / detail
  53. remember name of Pyscript file for next Tool->Pyscript; clean up ESP messages after builds; remove code in esp.timSetCaps that removed the _finalize method; fix memory problem in timViewer for very long scene-graph meta-data buffers; reset magic number to zero to catch cases when a MODL is tried to be used after ocsmFree; modify IMPORT so that it properly marks NODE_BODYs; force tessellation if needed in timViewer; fix bug in ocsmLoadFromEgads that did not properly initialize the .ileft and .irite Branches; remove underscore attributes in .egads files in ocsmLoadFromEgads; force python garbage collection at end of each pyscript execution; add interactive testScript — jfdannen / detail
  54. add PLOT_TESSSENS and PLOT_TEMPCOMPS flags to help in debugging tessellation sensitivities; remove tessellation velocity calculation shortcut to make Edge and Face tessellation velocities consistent; refactor signalError() and signalError2(); allow plotTypes =7 for x-component, =8 for y-component, =9 for z-component of sensitivity — jfdannen / detail
  55. Add simple figure for tri ordering with mixed quad faces — galbramc / detail
  56. Allow unconverged SmoothUV status to continue during parameterization — haimes / detail
  57. More general ubuntu suppression — galbramc / detail
  58. Ubuntu valgrid supression — galbramc / detail
  59. scipy 1.9.2. and 1.9.3 have valgrind issues — galbramc / detail
  60. Add seacas to macys — galbramc / detail
  61. Add SEACAS environment variable for exodus — galbramc / detail
  62. Upgrade cvxopt build for gcc 12 on viggen — galbramc / detail