Skip to content
Build History trend
 
EGADS 2033 OpenCSM 2475 CAPS 4114
 
EGADS 2020 OpenCSM 2472 CAPS 4074
 
EGADS 2000 OpenCSM 2455 CAPS 4059
 
EGADS 1984 OpenCSM 2449 CAPS 4054
 
EGADS 1982 OpenCSM 2442 CAPS 4050
 
EGADS 1982 OpenCSM 2442 CAPS 4049
 
EGADS 1970 OpenCSM 2426 CAPS 4034
 
EGADS 1961 OpenCSM 2413 CAPS 3994
 
EGADS 1953 OpenCSM 2403 CAPS 3972
 
EGADS 1939 OpenCSM 2390 CAPS 3921
 
EGADS 1938 OpenCSM 2389 CAPS 3913
 
EGADS 1932 OpenCSM 2379 CAPS 3903
 
EGADS 1931 OpenCSM 2377 CAPS 3902
 
EGADS 1929 OpenCSM 2377 CAPS 3902
 
EGADS 1929 OpenCSM 2377 CAPS 3899
 
EGADS 1914 OpenCSM 2369 CAPS 3887
 
EGADS 1898 OpenCSM 2347 CAPS 3869
 
EGADS 1894 OpenCSM 2343 CAPS 3848
 
EGADS 1892 OpenCSM 2331 CAPS 3842
 
EGADS 1892 OpenCSM 2331 CAPS 3840

Changes

#217 (Apr 6, 2024, 4:36:24 PM)

  1. Rais error for old scripts with incorrect eigenNormaliztion spelling — galbramc / detail
  2. lint fixes — galbramc / detail
  3. Fix libMeshb AreaMesh writer for refine. Triangles must be correctly oriented in the incorrect direction. — galbramc / detail
  4. Anoter Python.h fix — galbramc / detail
  5. Fix Normaliztion misspelling — galbramc / detail
  6. Fix Normaliztion misspelling — galbramc / detail
  7. Fix Normaliztion misspelling — galbramc / detail
  8. Add Python.h to build dependencies — galbramc / detail
  9. Fix stanalizer warning — galbramc / detail
  10. Missed one file — galbramc / detail
  11. Fix Normaliztion misspelling — galbramc / detail
  12. Fix Normaliztion misspelling — galbramc / detail
  13. Fix Normaliztion misspelling — galbramc / detail
  14. Add property label when writing Nastran files — galbramc / detail
  15. Missed on file — galbramc / detail
  16. Add more futter options to nastran. Add MassProp outputs for nastran. — galbramc / detail
  17. Update AVL unit tests to check for spcified CL — galbramc / detail
  18. Fix logic for writing aimAreaMesh — galbramc / detail
  19. Lint fixes — galbramc / detail
  20. Forgot a file — galbramc / detail
  21. aim/Makefile fix — galbramc / detail
  22. Initial version of spinnakerAIM — galbramc / detail
  23. Allow refine to work with Area meshes — galbramc / detail
  24. Suppress lint for cgt — galbramc / detail
  25. Windoze fixes — galbramc / detail
  26. NMakefile fixes — galbramc / detail
  27. Build all aim subdirectories. More makefile updaets — galbramc / detail
  28. More makefile refactoring — galbramc / detail
  29. Update AFLR makefiles — galbramc / detail
  30. Allow setting CLaf on individual surfaces — galbramc / detail
  31. Fix up CLAF for avl — galbramc / detail
  32. Fix avl bug — galbramc / detail
  33. Update cbaero test — galbramc / detail
  34. Fix typo — galbramc / detail
  35. dox build fixes — acdl / detail
  36. Add auto execution for cbaero AIM — galbramc / detail
  37. Lint and memory leak fix — galbramc / detail
  38. Add CLAF avl input — galbramc / detail
  39. Add ability to link mass properties — galbramc / detail
  40. Update email address — galbramc / detail
  41. fix bug when selecting with xmin=xmax, ymi=ymax, and zmin=zmax; update bentWaffle test case — jfdannen / detail
  42. pass flags from parent MODL into MODL created by udpCsm — jfdannen / detail
  43. add OCC 7.8.0 verification data — jfdannen / detail
  44. Upgrade ESP config to Python 3.11.9 — galbramc / detail
  45. Further propagate Name attribute in step files — galbramc / detail
  46. Revert last commit — galbramc / detail
  47. Use face bbx in EG_matchBodyFaces — galbramc / detail
  48. Remove memory leaks from UVMAP when reporting errors — haimes / detail
  49. Protect against segFaults for unusual situations in UVMAP — haimes / detail
  50. Suppress lint — galbramc / detail
  51. Enable FullAttr for EG_imprintBody — galbramc / detail
  52. Consitency between Linux x86_64 and aarch64 — galbramc / detail
  53. Updated ESP config files for OCC 7.8 — galbramc / detail
  54. Fix typo — galbramc / detail
  55. Write Loop Name to underlying curves. Read WireBody from step files. — galbramc / detail
  56. EG_isIsoPCurve only works for OCC 7.6 or above — galbramc / detail
  57. Supprees fighter4 with OCC 7.8 — galbramc / detail
  58. Update Win Env for 7.8 — galbramc / detail
  59. prepare for testing with OCC 7.8.0 — jfdannen / detail

#216 (Mar 2, 2024, 12:00:42 PM)

  1. Try pointise even more times — galbramc / detail
  2. More Linux RPATH changes — haimes / detail
  3. Actually get cbaero to compile on Windoze — galbramc / detail
  4. One more try — galbramc / detail
  5. Fix CBAero NMakefile — galbramc / detail
  6. Update CBAero dox. Build CBAero AIM on Windoze — galbramc / detail
  7. Stanalizer fix — galbramc / detail
  8. Fixes for cbaeroAIM — galbramc / detail
  9. Fix Adapt_Functional input for cart3d — galbramc / detail
  10. Lint fixes — galbramc / detail
  11. Fix link error — galbramc / detail
  12. Fix warning — galbramc / detail
  13. Fix testingAIM — galbramc / detail
  14. Add initial cbaero AIM and NASA FAST mesh writer — galbramc / detail
  15. Add aim_capsLength and aim_unitConvertible. Allow PointerMesh to have length units to scale meshes. — galbramc / detail
  16. Fix OpenCSM.h dependencies when copying to include — haimes / detail
  17. add blend32* test cases; add more OPAM1* test cases; add _vspID attribute to Faces in udpVsp3; update nuscale* verification data — jfdannen / detail
  18. More Linux RPATH changes — haimes / detail
  19. add checkVtk.c; remove blank lines in .vtk writer; add vtk2stl.c — jfdannen / detail
  20. loosen tolerance in convertToBSplines to overcome sloppy Pcurves on DARWIN_ARM64; improve efficiency of .vtk ASCII file writer — jfdannen / detail
  21. working to debug nuscale8* on ARM — jfdannen / detail
  22. working to debug nuscale8* on ARM — jfdannen / detail
  23. working to debug nuscale8* on ARM — jfdannen / detail
  24. working to debug nuscale8* on ARM — jfdannen / detail
  25. add ability to DUMP .vtk ASCII files; fix memory leak in nuscale8* test cases — jfdannen / detail
  26. modify fatal error messages in include line number — jfdannen / detail
  27. fix bug in udfNuscale that occurs for periodic Faces; add nuscale5-8 test cases; fix stanalizer error in ocsmPrintEgo — jfdannen / detail
  28. improve formatting in ocsmPrinEgo when printing BEZIERs or BSPLINEs; fix memory leak in ocsmClearance; fix sensitivity bug in BLEND when tangency is specified; add blend31* test cases; add winglet* test cases; include notations in ESP-help for the commands that cause finite difference sensitivities (CHAMFER, CONNECT, EVALUATE, FILLET, HOLLOW, IMPORT, LOFT, REVOLVE, SSLOPE, SWEEP, TORUS); fix bug that did not compute mass-properties-dots if a group of Nodes, Edges, or Faces were selected (independent of the Body type) — jfdannen / detail
  29. try again at minor fix to avoid unwarranted stanalizer warnings — jfdannen / detail
  30. minor fix to avoid unwarranted stanalizer warnings — jfdannen / detail
  31. fix propagation of Edge attributes for Edges that are LINEs; add persist3* test cases; improve ocsmClearance — jfdannen / detail
  32. Fix dependency on esp.h copy — haimes / detail
  33. Update egads.def — galbramc / detail
  34. Udpate addKnots test — galbramc / detail
  35. Expose EG_addKnots. Add EG_isIsoPCurve. Ensure convertToBspline for LINE/PLANE is degree 1 — galbramc / detail
  36. More Linux RPATH changes — haimes / detail
  37. Correctly trim a trimmed surface in convertToBspline — galbramc / detail
  38. Fix so blend rounded tip works when the first edge in the section loop is the trailing edge — galbramc / detail
  39. Use consistent CURVE/SURFACE approximation algorithms and preserve periodicity in convertToBspline — galbramc / detail
  40. OpenCASCADE messed up the dependency on their libraries for 7.8 — haimes / detail
  41. Improved error message when PCurves do not form a closed loop — galbramc / detail
  42. Drive the use of RPATH in linux by an environment variable at build — haimes / detail
  43. Write SHELL names to underlying step shells — galbramc / detail
  44. Fix check for copying a PCurve — galbramc / detail
  45. Fix stanalizer warning — galbramc / detail
  46. Restor egads.pdf — galbramc / detail
  47. Allow copyObject on PCurve without transformation. Relax geometric consistency check on dot functions. — galbramc / detail
  48. Update Curve-to-Surface distance calculation to match OCCVER >= 7.6 algorithm — galbramc / detail
  49. Fix library file names for Windoze at 7.8 — haimes / detail
  50. Allow for the use of RPATH in LINUX builds — haimes / detail
  51. Test blend tangency treatment sensitvities — galbramc / detail
  52. Cleanup dot testing — galbramc / detail

#215 (Feb 3, 2024, 9:51:31 AM)

  1. Small fix to last commit — galbramc / detail
  2. Allocate regGIN when reading journal. Increase iteration for all quad faces. — galbramc / detail
  3. Properly store OUTPMTR derivatives computed by AIM's — galbramc / detail
  4. More pointwise time relaxation — galbramc / detail
  5. Uprev CAPS. Fix Pointwise license problems — galbramc / detail
  6. remove velocity cache at beginning of build to avoid possible memory leaks — jfdannen / detail
  7. improve accuracy and robustness in ocsmClearance; modify clearance* test cases to make Bodys transparent; add ocsm.Clearance() to pyOCSM; update WAFFLE documentation in ESP-help; add SPLITTER option to udfGanged to scribe a common Body — jfdannen / detail
  8. increase number of iterations to match point count on opposite Edges in a Face in udfCreateBEM — jfdannen / detail
  9. add metaMaterial test case; allow tilde (~) in strings; in BLEND, allow 3 consecutive C1 xsects if .C1side is specified on the middle one(s); add more blend23* test cases; update udfDroop so that cross-section does not have to be in unit-chord standard position; update udfDroop so that it works with a blunt trailing edge; add droop9* test cases; allow arbitrary paths for UDCs; add udprim4 and udprim5 test cases (udprim1 to udprim3 have jfdannen absolute addresses and are not tested by Jenkins) — jfdannen / detail
  10. allow DisplayFilter to select everything that does not match a pattern; update ESP-help near end of tutorial 1; add displayFilter2 test case — jfdannen / detail
  11. uprev to v1.25 (ESP.html, ESP-localhost.html, ESP-help.html, OpenCSM.h, ocsm.rc, ESP_QuickReference.tex); fix memory leak in RULE and BLEND when reorder=1 or -1 for open xsects; add rule30* and blend30* test cases; fix bug that did not reorder xsects in RULE and BLEND when xsect contains only one Edge — jfdannen / detail
  12. Fix Color attribute for IGES/STEP — galbramc / detail
  13. Also read/write Name attribute to STEP geometry — galbramc / detail
  14. ffp-model does not exist for older clang — galbramc / detail
  15. Fix DARWIN64.gcc — galbramc / detail
  16. Use -ffp-model=strict on macOS x86_64 as well — galbramc / detail
  17. Missed one file — galbramc / detail
  18. Update win README — galbramc / detail
  19. Add OCC 7.8 to build — galbramc / detail
  20. Fix Node return in localToGlobal by not looking at Degenerate Edges — haimes / detail
  21. Uprev DARWIN configs — haimes / detail
  22. Fix warning — galbramc / detail
  23. Fix compile error on Linux — galbramc / detail
  24. Fix typo — galbramc / detail
  25. EGADS redme update for Windoze download — haimes / detail
  26. Missed files — galbramc / detail
  27. Uprev EGADS. Add Face Color attribute for STEP/IGES — galbramc / detail

#214 (Jan 6, 2024, 11:22:59 AM)

  1. Fix comments and regression script — galbramc / detail
  2. Don't build Sierra dox — galbramc / detail
  3. Update examples README.txt and fix quadding_PyTest example — galbramc / detail
  4. Fix fun3d NMakefile — galbramc / detail
  5. add ReleaseNotes.txt; update ESP-help.html and testScript.txt — jfdannen / detail
  6. update watermark on ESP_QuickReference — jfdannen / detail
  7. update ESP-help, testScript, and ESP_QuickGuide — jfdannen / detail
  8. fix ESP bug that did not exit pyscript properly; update version number in some tutorial files; update testScript.txt — jfdannen / detail
  9. modify example files so that they work on Firefox, Chrome, and Safari — jfdannen / detail
  10. add shift-click option in ESP TreeWindow to change Viz, Grd, Trn, or Ori since last change — jfdannen / detail
  11. create test cases for examples; add examples to ESP-help — jfdannen / detail
  12. Update training material comment in README — galbramc / detail
  13. Compile Tutorial.pdf — galbramc / detail
  14. Pointwise leak suppression — galbramc / detail
  15. Upgrade Pointwise for new license — galbramc / detail

#213 (Dec 25, 2023, 12:53:52 AM)

  1. Use AFLR instead of Tetgen for SU2 testing — galbramc / detail

#212 (Dec 24, 2023, 9:33:58 AM)

  1. Swap serveCSM with serveESP — galbramc / detail
  2. Update meshWriter structure and function documentation — galbramc / detail
  3. Remove c++ link for tacs AIM — galbramc / detail
  4. Update CAPS copyright — galbramc / detail
  5. One more try fixing Cart3D — galbramc / detail
  6. Try cart3d fix one more time — galbramc / detail
  7. Another try at fixing Cart3D — galbramc / detail
  8. Remove one more undefined error — galbramc / detail
  9. More link warning fixes — galbramc / detail
  10. stanalizer fix — galbramc / detail
  11. Remove unnecessary lc++ — galbramc / detail
  12. Fix link warning — galbramc / detail
  13. Training solution fixes — galbramc / detail
  14. More dox fixes — galbramc / detail
  15. Add fun3d refine example. Update dox — galbramc / detail
  16. allow assert_failed signal to be caught; check that arguments to COMBINE command are all valid Edge and/or Face numbers; fix bug in serveESP that seg faulted when a DESPMTR exceeded its LBOUND or UBOUND in the .csm file; fix memory leak associated with private data in UDP/UDFs; fix bug in GROUP command when ngroup was positive; update group5 test case and its verification data; start to modify ESP-help to include examples — jfdannen / detail
  17. fix undefined variable associated with degenerate Edges when using udfOffset — jfdannen / detail
  18. add deprecation warnings to all .csm/.udc/.cpc files that use LOFT, MACBEG, MACEND, and RECALL — jfdannen / detail
  19. update sensitivity calculations in udpParsec; add capNacelle*, testAdjoint6, and testAdjoint7 test cases; change copyright dates from 2023 to 2024 — jfdannen / detail
  20. fix bug in ocsmCopy that seg faulted when a Branch name exceeded 11 characters — jfdannen / detail
  21. re-add duplicate libraries for linking tile.so (even though latest linker will issue a warning) — jfdannen / detail
  22. fix udp.def for udpPost — jfdannen / detail
  23. try to eliminate duplicate library warnings when linking tile.so — jfdannen / detail
  24. fix bug in transferring Edge attributes when SUBTRACTing a SheetBody from another SheetBody (due to an OpenCASCADE error); fix bug that (erroneously) evalauted arguments to ELSEIF even when the matching IFTHEN evaluated to true; provide udps.ndotchg to tell it any inputs to sensitivities have changed since previous call for sensitivities; provide COPYUDPDATA to copy private data in UDP/UDFs — jfdannen / detail
  25. attempt to fix stanalizer errors — jfdannen / detail
  26. attempt to fix stanalizer errors — jfdannen / detail
  27. attempt to fix stanalizer errors — jfdannen / detail
  28. update udp.def for Windoze — jfdannen / detail
  29. refactor UDP/UDF global storage — jfdannen / detail
  30. fix the code that finds the (non-manifold) Edge velocities generated by a Boolean operation on SheetBodys as well as SolidBodys; update ESP to account for new arguments to DUMP command; fix bug in copying UDP/UDF data that was identified by memcheck; fix bug with optional last argument to DUMP; fix bug associated with copying bodyList in ocsmCopy; print triangle and quadrilateral count when writing .obj file — jfdannen / detail
  31. fix bug in the pattern counter when executing PATBREAK — jfdannen / detail
  32. Remove MACOSX from makeEnv — galbramc / detail
  33. Add macOS 14 to makeEnv — galbramc / detail
  34. Add more checks on Julia version and ESP env for jlEGADS — galbramc / detail
  35. Update EGADS copyright — galbramc / detail
  36. change copyright date from 2023 to 2024 — jfdannen / detail
  37. Update README release in January 2024 — galbramc / detail
  38. Suppress gfortran link warnings on macOS — galbramc / detail
  39. Remove more undefined error link warnings. Stanalizer fixes — galbramc / detail
  40. More link warning suppression on macOS — galbramc / detail
  41. Remove depricated macOS undefined error link flag — galbramc / detail
  42. EGADS doc fixes — galbramc / detail
  43. update udp.def in udpTire folder — jfdannen / detail
  44. Uptrade asan path to 15.0.0 — galbramc / detail
  45. Comment out IRIT — galbramc / detail
  46. Only suppress link warnings on macOS — galbramc / detail
  47. Suppress link warnings with PYTHONLIB — galbramc / detail

#211 (Dec 2, 2023, 11:42:03 AM)

  1. Forgot updated example — galbramc / detail
  2. Fix astros Aero_Reference so it's a tuple — galbramc / detail
  3. Add missing -ldl — galbramc / detail
  4. Missed one file — galbramc / detail
  5. Improve speed of mesh QuickRef and fix memory leak — galbramc / detail
  6. More abaqus fixes — galbramc / detail
  7. Fix nodal averaging for abaqus — galbramc / detail
  8. Lint fix, add abaqus concentrated load — galbramc / detail
  9. Abaqus does not write out all nodes — galbramc / detail
  10. Refactor abaqus displacement reads — galbramc / detail
  11. Lint fix — galbramc / detail
  12. Add Tmax to abaqus AIM outpus — galbramc / detail
  13. Fixes to abaqus dor FSI — galbramc / detail
  14. lint fixes — galbramc / detail
  15. Fix typo — galbramc / detail
  16. Fix double free in mystran. Fix Windoze NMakefiles — galbramc / detail
  17. Abaqus IO is really really slow... — galbramc / detail
  18. Read MISES and Displacements from Abaqus .dat file — galbramc / detail
  19. Fix windoze build — galbramc / detail
  20. Move cython generated files into sub-directories so scan-build can ignore them — galbramc / detail
  21. Abaqus fixes — galbramc / detail
  22. Fix capsBound sideset segfault for exodus — galbramc / detail
  23. Lint fixes — galbramc / detail
  24. Parse outputs with SierraSM. Add Displacement dynout for mystran. — galbramc / detail
  25. One more lint fix — galbramc / detail
  26. Don't scan-build cython generated files — galbramc / detail
  27. scan-build fixes — galbramc / detail
  28. lint fixes — galbramc / detail
  29. Add maximum displacement for mystran — galbramc / detail
  30. Fix abaqus NMakefile — galbramc / detail
  31. Fix abaqus Windoze build — galbramc / detail
  32. Add abaqus to AGARD445 — galbramc / detail
  33. Fix warnings — galbramc / detail
  34. Update makefile. Update cython instantiations. Other small fixes — galbramc / detail
  35. Add abaqus AIM — galbramc / detail
  36. Update some examples, add abaqus examples — galbramc / detail
  37. AFLR2 dods not apways generare valid quads — galbramc / detail
  38. Fix ESPxddm. Fix dox — galbramc / detail
  39. Write capsBound as sideset for exodus — galbramc / detail
  40. Write out capsGroups as exodus sidesets — galbramc / detail
  41. make UDP/UDFs thread-safe.  THIS REQUIRED A CHANGE IN ALL UDP/UDFs.  See OpenCSM/src/udp.help for information — jfdannen / detail
  42. fixed bug when using a UDP/UDF that returns a value and finite difference sensitivities are being computed; fix compiler warning associated with _viz attribute; clean up memory at end of ocsmAdjoint — jfdannen / detail
  43. added _grd, _trn, and _ori attributes to change initial settings for Faces and Edges; fix RALLOC so that it can be thread-safe — jfdannen / detail
  44. add Node tolerance checks when reporting tolerance associated with a Body; adding _viz=off Attribute to a Face, Edge, or Node makes them initially not displayed in serveESP (although they can be toggled via the GUI); fix valgrind error associated with not initializing the output Body to EG_mapBody — jfdannen / detail
  45. remove BWB.vsp3 test case since bug in OpenVSP sometimes causes OpenVSP to fail — jfdannen / detail
  46. remove verification data for 7.3.1 and 7.4.1 — jfdannen / detail
  47. change verification data for testAdjoint4 and testAdjoint5 to account for inconsistencies in number of spurious Nodes and Edges — jfdannen / detail
  48. fix bug that did not restore the stack properly when a command returned multiple Bodys; fix bug that did not clear display when plotter exits; make MessageWindow light green to alert user that they need to exit an overlay; allow TIM to reload (if state is TIM_READY); do not print warning that message is not broadcast because wv was not started (which can happen due to timing in multiple threads); add areaRule* test cases and python script — jfdannen / detail
  49. fix bug in filename compression — jfdannen / detail
  50. temporarily disable filename compression — jfdannen / detail
  51. add grpName=. optional argument to DUMP command for .obj files; fix implicit string defaults in ocsmMakeBrch — jfdannen / detail
  52. add ability to put attrName/attrValue on control surfaces in udc/flapz; prototype WaveFront .obj file writer; fix sensitivity bug that returns zeros when UDPs are used and -loadEgads was enabled; add quad output in .obj file writer — jfdannen / detail
  53. add LRED, LGREEN, and LBLUE to list of possible colors; multi-thread ocsmAdjoint; add testAdjoint4 and testAdjoint5 test cases; dynamically allocate arrays in testOcsmAdjoint; print Edge lengths in ocsmPrintBrep; change signature of ocsmAdjoint to not automatically compute full Jacobian; do not run testOcsmAdjoint if -loadEgads is enabled; fix sensitivities bug if there is a UDP/UDF and the -loadEgads flag is set; remove /../ patterns from .udc filenames; fix bug in capsMode that did not allow .csm files to have .udc files in subdirectories — jfdannen / detail
  54. update to account for UDP/UDF changes — jfdannen / detail
  55. Update python version in setup scripts — galbramc / detail
  56. Update PreBuilt README and setup scripts — galbramc / detail
  57. Add contextCopy to pyEGADS and jlEGADS — galbramc / detail
  58. Remove incorrect 'wrong OR' check for EG_quadTess — galbramc / detail
  59. Write Name attribute to iges files — galbramc / detail
  60. Add contextCopy to def file — haimes / detail
  61. Add tessellation support in EG_contextCopy — haimes / detail
  62. Add EG_contextCopy — haimes / detail
  63. Add abaqus to PATH — galbramc / detail
  64. Another Python address suppression — galbramc / detail
  65. Upgrade to Python 3.11.6 — galbramc / detail

#210 (Nov 4, 2023, 11:13:25 AM)

  1. Distingush between 2D and 3D quad in exodus — galbramc / detail
  2. Fix merging of VLM surfaces for astros — galbramc / detail
  3. Fix link error — galbramc / detail
  4. Add missing include — galbramc / detail
  5. Finish allowing quad elements in Exodus files. — galbramc / detail
  6. Add quad mesh support for Exodus files — galbramc / detail
  7. Fix for SierraSD solution read — galbramc / detail
  8. One last stanalizer fix — galbramc / detail
  9. Stanalizer fixes — galbramc / detail
  10. Update SierraSD to provude nodal averaged elemental data — galbramc / detail
  11. Try to fix another warning — galbramc / detail
  12. Rename siearra to sierraSM — galbramc / detail
  13. Fix compiler warnings — galbramc / detail
  14. Add sierraSD to aim Makefile. Other small updates. — galbramc / detail
  15. Add initial sierraSD AIM framework. Lots of work still todo. — galbramc / detail
  16. More error checking in nastranAIM. Don't allocate zero length array. — galbramc / detail
  17. Add Input_String to sierra — galbramc / detail
  18. Various small updates — galbramc / detail
  19. Add framework for sierra AIM — galbramc / detail
  20. Make outputs lower case in fun3d when not compiled with python — galbramc / detail
  21. Lint fix — galbramc / detail
  22. Use EG_mapBody2 for morhing bodies with a single face. Fix indexing with refine. Add documentation reference for exodus writer. — galbramc / detail
  23. add showsize option in udpNuScale; fix bug in udfOffset for Bodys with degenerate Edges; in udfEditAttr, allow attrValue to be a star in HAS statement, independent of whether the value is a string or a number — jfdannen / detail
  24. remove OPAM1_fillet test case (because FILLET works differently  on various platforms) — jfdannen / detail
  25. fix undefined variable warning — jfdannen / detail
  26. fix sanitize error in velocityOfEdge — jfdannen / detail
  27. update method for assigning _edgeIDs associated with degenerate Edges; slight improvement in tessellation sensitivities for some cases — jfdannen / detail
  28. update to use EG_mapBody2 to make sure Edges are mapped properly during sensitivity calculations; update sensitivities (again) to improve Edges generated by boolean operations; update selected sensitivity verification data — jfdannen / detail
  29. remove FILLETs from OPAM1.csm; add OPAM1_fillet test case; fix typo in computation of analytic sensitivities for a CONE; fix tessellation sensitivities when Node motion is perpendicular to end of Edge; add designZ* test cases; update all verification data associated with data/basic/design* to account for the new (better) sensitivities — jfdannen / detail
  30. add missing data/vsp3 verification data for 7.6.0 — jfdannen / detail
  31. clean up some debug printing during sensitivity calculations — jfdannen / detail
  32. ensure _faceID and _edgeID sequence numbers are consistent when computing finite difference sensitivities; allow CSYSTEM name to be an expression; fix bug that did not apply csystems to SELECT BODY command; add csystem7* test cases — jfdannen / detail
  33. Fix stanalizer — galbramc / detail
  34. Fix FACE/LOOP for EG_imprintBody — galbramc / detail
  35. Allow EG_imprintBody to accept FACE/LOOP pairs — galbramc / detail
  36. Add more debug info in splitBody — haimes / detail
  37. Do not SameParamter shell — galbramc / detail
  38. Fix stanalizer warning — galbramc / detail
  39. Properly map Degenerate Edges in mapBody2 — galbramc / detail
  40. Skip degenerate Edges in mapBody2 — galbramc / detail
  41. Undo looking for verfication data — galbramc / detail
  42. Warn about missing verification files — galbramc / detail
  43. Yet one more python suppression — galbramc / detail

#209 (Oct 8, 2023, 10:50:09 AM)

  1. Add bound VTK dump — galbramc / detail
  2. Add Fun3D option to refineAIM. Fixes for phasing with refine — galbramc / detail
  3. Only allow capps to aim_deleteMeshes in aimPreAnalysis. Add MAT5 nastran Card. Clear data transfer if tessellation is updated. Copy over previous files when removing a clink — galbramc / detail
  4. Missed a file — galbramc / detail
  5. Fix TEMP card. Fix TACS temperature transfer. — galbramc / detail
  6. Lint fixes — galbramc / detail
  7. Fix for windoze — galbramc / detail
  8. Parse von Mises stress and strain from Mystran. Fix refineAIM to remove old meshes. — galbramc / detail
  9. Use latest version of SU2(8.0.0) — nitin / detail
  10. Updates for SU2 Harrier, version 8.0.0 — nitin / detail
  11. Fix memory leak — galbramc / detail
  12. Fix array bound error. Update legacy example. — galbramc / detail
  13. Dont require meshRef for meshWriters — galbramc / detail
  14. Add remaining MAT8 entries. Always check for valid indexes in meshes. Various other fixes. — galbramc / detail
  15. Lots of lint fixes and memory leak fix — galbramc / detail
  16. Fix bug in refine libMeshb reader — galbramc / detail
  17. Fix memory leak in mystran AIM — galbramc / detail
  18. Fix warning — galbramc / detail
  19. Exclusively use MESHEXTENSION for refine — galbramc / detail
  20. Don't reqiore capsMeshLength for auto feaMeshing — galbramc / detail
  21. Use egadsTess functions to build on the fly fea Meshes — galbramc / detail
  22. Guard against using null pointer — galbramc / detail
  23. More binary ugrid reader improvements — galbramc / detail
  24. Add isothermal material properties — galbramc / detail
  25. More informative refine execution failure error messages — galbramc / detail
  26. Add execution error message for refine — galbramc / detail
  27. Fix Mesh_Morph for fea. Improve speed of binary ugrid reader. — galbramc / detail
  28. Lint fixes — galbramc / detail
  29. Update unit test — galbramc / detail
  30. Various small fixes — galbramc / detail
  31. Test with mixed quad/tri Face — galbramc / detail
  32. Allow mixed quad/tri on Faces for data transfer — galbramc / detail
  33. Update aimMesh for Morphing surface meshes — galbramc / detail
  34. Make mesh link optional again for astros — galbramc / detail
  35. Add mesh morphing to masstran — galbramc / detail
  36. Fixes for refine and add Mesh_Morph for structures — galbramc / detail
  37. Lint fixes — galbramc / detail
  38. Fix ThermalExternal. Add Mesh_Morph and Temperaure field to SU2 — galbramc / detail
  39. Another try at scan-build suppression — galbramc / detail
  40. Dox and scan-build fixes — galbramc / detail
  41. lint fixes — galbramc / detail
  42. Fixes for Fun3D data transfer — galbramc / detail
  43. Fix last commit — galbramc / detail
  44. Refactor all mesh transfer to PointerMesh. Add thermal transfor for Fun3D and structures. — galbramc / detail
  45. Update testing geometries — galbramc / detail
  46. Fix warning — galbramc / detail
  47. Fix refine AIM compile error — galbramc / detail
  48. Add refine AIM — galbramc / detail
  49. Dox and other small fixes — galbramc / detail
  50. Update BuildFromRepo.txt — galbramc / detail
  51. Fix Cart3D example — galbramc / detail
  52. modify OPAM1.udc to pass Jenkins tests — jfdannen / detail
  53. add simple.py to demonstrate a pyscript that can be run either from python prompt or from serveESP — jfdannen / detail
  54. fix sanitize-address error in udpWaffle when progress=1 — jfdannen / detail
  55. add sleep to udpVsp3 to ensure that .stp file is ready for reading; update waffle documentation to include rebuild input argument; fix bug that caused a seg fault if last Body on stack had a degenerate Edge and the -dxdd option was used in serveESP; add attrSpec test case to show how to apply compound string Attributes via the ATTRIBUTE command, via editAttr, and within the waffle; relax restriction on number of SET statements within a waffle; allow PATBREAK in waffle; add waffleC1 test case — jfdannen / detail
  56. modify ocsmGetUV so that inverse evalaution starts at closest tessellation point if npnt is negative; fix memory leak associated with testAdjoint*; fix bug that allowed _hist and __trace__ to contain duplicate entries, which sometimes resulted in an infinite loop; add uCRM test case to data/gallery; fix bug that made had _edgeID point to scribing Face instead of its _faceID during a scribing operation; Edges from a sketch should have _edgeID that identifies the Body and Edge number; fix scribeWing test case; fix _edgeID for Edges that result from SUBTRACTing a SolidBody or planar SheetBody from a SheetBody. BEWARE: backward incompatability for some _edgeID; add edgeIDtest* test cases — jfdannen / detail
  57. add testAdjoint1 test case — jfdannen / detail
  58. make udpWaffle clean up temporary variables if an error occurs while processing a file; add fitCurve8 test case; return error from vspSetup if .vsp3 file does not exist; add pylon/pod to vsp3/OPAM1* test cases — jfdannen / detail
  59. remove X57_MAXWELL_CRM_v4.4.1 from svn (too big) — jfdannen / detail
  60. fix valgrind error in timVspSetup.c; initialization update required by change in EG_mapBody; add bentWaffle test case; SELECT * xmin xmax ... finds closest entity if xmin=xmax ... — jfdannen / detail
  61. fix addressing bug in udpWarp; initial implementation of timVspSetup — jfdannen / detail
  62. convert backslashes to forward slashes in filenames in udpVsp3 because anglescipt expects forward slashes — jfdannen / detail
  63. properly rename vsp3 verification test cases — jfdannen / detail
  64. ATTRRECYCLE forces UDPRIM to not be recycled; fix printing of SELECT with attrValu a number; update udpVsp3 to automatically run vsp; add data/vsp3 test cases; add propInteg*a test cases; use _plugsIgnore on Faces that should be ignored during cloud point reclassifications in Plugs; add udpWarp; add ablate0* test cases — jfdannen / detail
  65. Fix lint — galbramc / detail
  66. Fix EG_mapBody infinite loop — galbramc / detail
  67. Update egads.def with EG_mapBody2 — galbramc / detail
  68. Fix incorrect mapBody tests — galbramc / detail
  69. Fix compile error related to M_PI — galbramc / detail
  70. Fix EG_mapBody when topology is identical but geometry differs. Add EG_mapBody2 as replacement for EG_mapBody that also works on FaceBodys. — galbramc / detail
  71. Add additional Node check in EG_localToGlobal — galbramc / detail
  72. Add backup M_PI when not available for Surreal — galbramc / detail
  73. Fix memory leak when error occurs while reading units from STEP/IGES — galbramc / detail
  74. Rename ref test to avoid conflicting with NASA refine ref — galbramc / detail
  75. Preserve tessellation attributes in mapTessBody — galbramc / detail
  76. Small fix for IGES Name reads — galbramc / detail
  77. IGES reader now also reads all Name attributes. Fix stanalizer warning. — galbramc / detail
  78. Reduce time extract Name attribute from STEP files. — galbramc / detail
  79. Another python valgrind suppression — galbramc / detail
  80. Upgrade to SU2 8.0.0 — galbramc / detail
  81. Update vsp3 memcheck suppression — galbramc / detail
  82. Add refine executable PATH — galbramc / detail
  83. Suppress vspscript leaks — galbramc / detail
  84. Add data/vsp3/X57_Maxwell_CRM_v4.4.1.csm to csmIgnore for valgrind. — galbramc / detail
  85. Downgrade to OpenVSP 3.34.0 — galbramc / detail
  86. Add vsp3 jenkins files — galbramc / detail
  87. Add VSP3_ROOT for vsp3 testing — galbramc / detail

#207 (Sep 2, 2023, 12:02:10 AM)

  1. Update plato example csm file name — galbramc / detail
  2. Fixes for aflr3 MultiDomain — galbramc / detail
  3. Lint fixes — galbramc / detail
  4. Add Motion_Driver and Mesh_Movement to fun3D AIM to wtite moving body input file. Generate fun3dNamelist with latest cython. — galbramc / detail
  5. Fix bug in FEA connections — galbramc / detail
  6. xfoil fixes to normalize properly — galbramc / detail
  7. Do not normalize mses airfoils — galbramc / detail
  8. Upgrade to AFLR 11.5.9. Fix bug where aflr3 BL_Thickness and BL_Initial_Spacing were not scaled by capsMeshLength — galbramc / detail
  9. modify ocsmPrintBrep to show list Edges as degenerate rather than skipping them; add SPECIAL printCPs command to print the control points associated with all Nurbs in the Body on the top of the stack; add first version of udpVsp3 — jfdannen / detail
  10. Track STEP/IGES name attributes through all read manipulations — galbramc / detail
  11. Add fighter4 as known error on macys — galbramc / detail
  12. Upgrade to AFLR 11.5.9 — galbramc / detail

#206 (Aug 5, 2023, 12:02:09 AM)

  1. Suppress lint — galbramc / detail
  2. More cleanup for AFLR — galbramc / detail
  3. Lint fix — galbramc / detail
  4. Cleanup aflr3_Interface — galbramc / detail
  5. Fix AFLR link error — galbramc / detail
  6. Upgrade to AFLR 11.5.8 — galbramc / detail
  7. Fix stanalizer warning — galbramc / detail
  8. Update surface to volume mapping for mesh morphing — galbramc / detail
  9. Use EG_mapBody maps for more robust morphing — galbramc / detail
  10. Fix plato AIM Mesh_Morph symbolic link — galbramc / detail
  11. first version of udpVspComp — jfdannen / detail
  12. fix bug that did not retain Edge attributes during an ELEVATE operation — jfdannen / detail
  13. add mincp argument to udpNuscale and convertToBSplines functions; add ablate* test cases, including using Plugs; extend Plugs to be able to use DIMENSIONed DESPMTRs; fix bug in velocityOfEdge for Edges with dots that have changing tranges — jfdannen / detail
  14. temporarily remove vspFuse* test cases — jfdannen / detail
  15. analytic sensitivities for sketches; update .gsen and .tsen files; move sketch13* test cases to designY* — jfdannen / detail
  16. start implementing analytic sensitivities for Sketches; add sketch13* test cases — jfdannen / detail
  17. initial, very early, preliminary version of udpVspFuse and associated test cases — jfdannen / detail
  18. fix error in serveESP.mak in previous commit — jfdannen / detail
  19. fix error in serveESP.mak; fix debug code error for windoze — jfdannen / detail
  20. change the SUBTRACTion of two co-planar SheetBodys such that if the Loop associated with the second Body does not cut a clean hole in the first Body, revert to the (default) scribing behavior for SheetBodys, that is scribe the first Body with the Edges from the second Body;  update the documentation for SUBTRACT; add scribe11* test cases; fix occasional bug associated with analytical sensitivities when DUMPing a .sens file from with .csm script — jfdannen / detail
  21. Lint fix — galbramc / detail
  22. Use python or python3 executables in makeEnv — galbramc / detail
  23. Fixes for Edge only tessellations — galbramc / detail
  24. Undo Makefile change — galbramc / detail
  25. One more adjustment to EG_mapBody — galbramc / detail
  26. Only delete EG_mapBody mapped upen error if copied — galbramc / detail
  27. Update to AFLR 11.5.8 — galbramc / detail
  28. Update xfoil executables with up to 2048 panels — galbramc / detail
  29. Python suppressoin — galbramc / detail

#205 (Jul 1, 2023, 2:01:51 AM)

  1. Uprev to ESP 1.24 — galbramc / detail
  2. add support for BLENDs with .C1side Attributes; add blend23* test cases; change serveESP.mak so that it does not error if PYTHONINC is not set — jfdannen / detail
  3. uprev to v1.24 (ESP.html, ESP-localhost.html, ESP-help.html, OpenCSM.h, ocsm.rc) — jfdannen / detail
  4. Uprev to ESP 1.24. Add .C1side attribute for EG_blend. EG_blend now supports three neighboring C1 sections. — galbramc / detail
  5. Update parser — galbramc / detail

#204 (Jun 3, 2023, 9:57:59 AM)

  1. makeEnv fixes for -dev — galbramc / detail
  2. makeEnv fix AFLR_ARCH for linux-aarch64. Add -dev option to makeEnv. — galbramc / detail

#203 (May 31, 2023, 6:44:43 AM)

  1. Full double precision for point tecplot files — galbramc / detail
  2. Example to demo AFLR4 quad mesh generation — nitin / detail
  3. Appended AFLR4 related attributes — nitin / detail

#202 (May 29, 2023, 9:34:06 AM)

  1. Fix for cart3d makefile — galbramc / detail
  2. Minor correction to friction static libgfortran check — galbramc / detail
  3. Check for static libgfortran — galbramc / detail
  4. Always build friction with static libgfortran — galbramc / detail
  5. Fix VLM memory leak — galbramc / detail
  6. Fix avl bug where controls are not updated when the surface is unchanged. — galbramc / detail
  7. Fix designVariableID for Structural design — galbramc / detail
  8. Fix last commit — galbramc / detail
  9. Install aim/utils header files on Windoze — galbramc / detail
  10. Add include guards to all aim/util header files. Install aim/util header files in ESP_ROOT/include/aim/util on unix. — galbramc / detail
  11. Lint fix — galbramc / detail
  12. Stanalizer fix — galbramc / detail
  13. added ability to double-click on python error to open pyscript editor at the correct line — jfdannen / detail
  14. update various testing scripts — jfdannen / detail
  15. add udfLinalg and linalg1 test case; add sketch12* test cases — jfdannen / detail
  16. another update to Makefile.LINUX64 — jfdannen / detail
  17. update Makefile.LINUX64 to execute full test suite — jfdannen / detail
  18. fix warnings in previous commit — jfdannen / detail
  19. 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 — jfdannen / detail
  20. 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 — jfdannen / detail
  21. Add note about fighter4 on Intel macOS 13.3 — galbramc / detail
  22. Fix step and iges label read — galbramc / detail
  23. Update concepts and viewer pdf. Fix for makeEnv. — galbramc / detail
  24. Updates for ESP 1.23 release. Add LINUX_AARCH64 and DARWIN_ARM64 ESP_ARCH. — galbramc / detail
  25. Fix bug in setup scripts — galbramc / detail
  26. Fix bug in setup scripts — galbramc / detail
  27. Update README files. Add PreBuilt setup scripts. — galbramc / detail
  28. Fix last commit — galbramc / detail
  29. Lint fixes — galbramc / detail
  30. Fix stanalizer warning — galbramc / detail
  31. Fix warning — galbramc / detail
  32. Fix EG_mapTessBody for DEGENERATE Edges. Update makeEnv to look for python3. Readme updates. — galbramc / detail
  33. Increase thread stack size on macOS — galbramc / detail
  34. Fix warning — galbramc / detail
  35. Lint fix — galbramc / detail
  36. Another prebuilt fix — galbramc / detail
  37. Fix PreBuilt script — galbramc / detail
  38. Update PreBuilt testing — galbramc / detail
  39. Update ESPbfr.tgz — galbramc / detail
  40. Add OCC7.7 valgrind suppressions — galbramc / detail

#201 (May 6, 2023, 12:04:04 AM)

  1. Fix array bounds error and update another test with AFLR — galbramc / detail
  2. Stanalizer fixes — galbramc / detail
  3. Add aflr4 skin input — galbramc / detail
  4. Upgrade to AFLR 11.4.5 — galbramc / detail
  5. AFLR2 quad sometimes generates invalid elements — galbramc / detail
  6. Update two more aeroelastic examples to use AFLR — galbramc / detail
  7. Another try at more robust areolastic example — galbramc / detail
  8. Adjust tessellaton to hopefully help tetgen — galbramc / detail
  9. Add capsMeshLength to legacy csm file — galbramc / detail
  10. fix corsairlite atmosphere model — dongjoon / detail
  11. Fixes for AFLR2 — galbramc / detail
  12. Updated config file for the latest version of SU2 (7.5.1) — nitin / detail
  13. One more try at fixing valueString — galbramc / detail
  14. Accurate memory allocation in valueString — galbramc / detail
  15. remove clang warnings — jfdannen / detail
  16. Fix clang 14.0.3 warnings — galbramc / detail
  17. Lint suppression — galbramc / detail
  18. Update aflr2 to use capsMeshLength — galbramc / detail
  19. 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 — jfdannen / detail
  20. fix typo in text string in serveESP — jfdannen / detail
  21. fix warning in previous commit — jfdannen / detail
  22. fix bug that copied Csystems into a UDPRIM; add udfMechanism and mechanism* test cases — jfdannen / detail
  23. update ToDo.txt — jfdannen / detail
  24. 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 — jfdannen / detail
  25. update testScript.txt again — jfdannen / detail
  26. remove more clang warnings — jfdannen / detail
  27. remove clang warnings — jfdannen / detail
  28. remove GLOVES from ESP menu (for now) — jfdannen / detail
  29. 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 — jfdannen / detail
  30. update ESP-help.html — jfdannen / detail
  31. 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 — jfdannen / detail
  32. fix recently-added bug associated with FD tessellation sensitivities for NodeBodys — jfdannen / detail
  33. create verification data for OCC 7.7.0; make sure EVALUATE returns dot=0 — jfdannen / detail
  34. 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 — jfdannen / detail
  35. protect against stanalyzer bug — jfdannen / detail
  36. further improvements to flends; add flend10* test cases; fix memory leak when udfOffset encounters an error — jfdannen / detail
  37. 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
  38. update flend8* test cases and their verification data — jfdannen / detail
  39. fix lint error in udfMatchBodys; re-add 7.4.1 verification data for flend8* test cases — jfdannen / detail
  40. change flend fits to be better in some cases; track down memory leaks — jfdannen / detail
  41. Fix lite stanalizer warning — galbramc / detail
  42. Fix individual bodies in EG_generalBooelean. Other small cleanup. — galbramc / detail
  43. Fix EG_getTopology instantiation — galbramc / detail
  44. Add Surreal EG_getTopology — galbramc / detail
  45. Fix ShapeFix for generalBoolean — galbramc / detail
  46. Add more documentation on EGADS parent child referencing — galbramc / detail
  47. Export EG_rotate_dot on Windoze — galbramc / detail
  48. Track sensitvities with EG_repalceFaces — galbramc / detail
  49. Add Surreal EG_makeTopology — galbramc / detail
  50. Use ffp-model=strict on M1. Relax some test tolerances for M1. — galbramc / detail
  51. Fix clang 14.0.3 warnings — galbramc / detail
  52. Update EGADS doc for makeTessBody with negative legnth — galbramc / detail
  53. Try fixing bodies in generalBoolean — galbramc / detail
  54. Fix error message. Do not change topObj for bodies. Why does this not work... — galbramc / detail
  55. 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. — galbramc / detail
  56. Fix getEdgeUV doc — galbramc / detail
  57. Fix for jenkins script — galbramc / detail
  58. Upgrade to SU2 7.5.1 — galbramc / detail
  59. Uprade to AFRL 11.4.5 — galbramc / detail
  60. Update clang sanitizer path — galbramc / detail
  61. update so that more flend8* test cases are expected to pass — jfdannen / detail
  62. update so that more flend8* test cases are expected to pass — jfdannen / detail
  63. update expected flend8* failures — jfdannen / detail
  64. Put file names first — galbramc / detail

#200 (Apr 1, 2023, 12:02:05 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. Upgrade to AFLR 11.3.17 — galbramc / detail
  21. Updated makefiles for AFLR 11.3.17. Add doc about capsFile. — galbramc / detail
  22. 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
  23. fix compiler warning in latest commit — jfdannen / detail
  24. 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
  25. 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
  26. Fix full attirubtion for EG_repalceFaces. Fix error message. — galbramc / detail
  27. Remove depricated x86 -m64 compiler flag. Add compiler flags for OCC 7.7. — galbramc / detail
  28. Fix for OCC 7.4 — galbramc / detail
  29. Provide error message instead of segfault in EG_otherCurve — galbramc / detail
  30. Add OCC 7.7 Jenkins data — galbramc / detail
  31. add expected errors selected in flend8* test cases — jfdannen / detail
  32. Cart3D env fix — galbramc / detail
  33. Upgrade Cart3D version — galbramc / detail
  34. Update for OCC 7.7.0 — galbramc / detail
  35. Upgrade to AFLR 11.3.17 — galbramc / detail

#199 (Mar 4, 2023, 12:02:08 AM)

  1. Fix typo — galbramc / detail
  2. Allow aflr4 to mesh abutting bodies with matching faces. — galbramc / detail
  3. fix memory leak in Slugs; update Makefile.DARWIN64 in Slugs to have sanitize targets — jfdannen / detail
  4. Fix block name for exodusWriter. Add symbolic link to mesh for plato AIM. — galbramc / detail
  5. Try that one more time — galbramc / detail
  6. Use and empty mesh instead of edge only for aflr2 tessellation — galbramc / detail
  7. 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
  8. 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
  9. update ToDo.txt — 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. 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
  18. 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
  19. Add 1-bias to matchBody documentation — galbramc / detail
  20. update return values from udpTire — jfdannen / detail

#198 (Feb 4, 2023, 9:31:05 PM)

  1. Fix warning — galbramc / detail
  2. Fix uninitialized data in AFLR3 — galbramc / detail
  3. numpy memory leak suppression — galbramc / detail

#197 (Feb 4, 2023, 12:02:08 AM)

  1. Add meshRef mapping for aflr2 — galbramc / detail
  2. Updated AFLR4 files for new Quading — galbramc / detail
  3. Upgrade to AFLR 11.3.15 — galbramc / detail
  4. Fix for 2D meshing — galbramc / detail
  5. Forgot a file — galbramc / detail
  6. Another try at the stanalizer — galbramc / detail
  7. Fix stanalizer warning — galbramc / detail
  8. Restore CAPS training files — galbramc / detail
  9. Add support for exodux Nodeset. Add surface morphing for plato aim (no volume morphing). — galbramc / detail
  10. another attempt to eliminate spurious compiler warnings — jfdannen / detail
  11. another attempt to fix spurious warning messages — jfdannen / detail
  12. fix to avoid compiler warnings — jfdannen / detail
  13. numerous updates to Slugs — jfdannen / detail
  14. Fix uninitialized data — galbramc / detail
  15. Fix last commit — galbramc / detail
  16. Fix surface to volume map for aflr3 MultiDomain — galbramc / detail
  17. Plug two aflr3 leaks — galbramc / detail
  18. Fix bug introduced in AFLR4 — galbramc / detail
  19. Fix MultiDomain mapvol for aflr3 — galbramc / detail
  20. Warning and lint fixes — galbramc / detail
  21. Update AFLR3 to work for MultiDomain. Add eto dump for plato AIM. Update TACS dox. Add more plato examples. — galbramc / detail
  22. small fix to morph test — ryan / detail
  23. small fix to morph test — ryan / detail
  24. Tex fix for training — galbramc / detail
  25. Training updates — galbramc / detail
  26. Training fixes and updates — galbramc / detail
  27. Lint fix — galbramc / detail
  28. Fix last commit — galbramc / detail
  29. Fully support 2D meshes for plato and exodus mesher writer — galbramc / detail
  30. Add missing avl derivatives — galbramc / detail
  31. Another round of training updates — galbramc / detail
  32. lint fix — galbramc / detail
  33. Comment on F_UFMTENDIAN environment variable if msesAIM fails to read mses sensx file. — galbramc / detail
  34. Add support for 2D meshes with exodusWriter — galbramc / detail
  35. One more training update — galbramc / detail
  36. Training tex updates — galbramc / detail
  37. Minor training fixes and updates — galbramc / detail
  38. Remove old training files. Some training tex fixes. — galbramc / detail
  39. Update date on training slides — galbramc / detail
  40. Add training tar script — galbramc / detail
  41. Corrections to CAPS session01 — galbramc / detail
  42. Missed a file — galbramc / detail
  43. Updated CAPS training for Jan 2023 — galbramc / detail
  44. update header files to allow use of C++ main program; add simpleCSM.cpp and modify Makefile.DARWIN64 for testing — jfdannen / detail
  45. numerous updates to Slugs — jfdannen / detail
  46. 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
  47. Suppport Edge only eto files — galbramc / detail
  48. update DARWIN64.gcc to add comma to RPATH needed by some gcc-10 compilers — jfdannen / detail
  49. Add back ESP_ROOT/lib to rpath on DARWIN — galbramc / detail
  50. Use @loader_path for rpath to ESP_ROOT/lib on DARWIN — galbramc / detail
  51. Upgrade to AFLR 11.3.15 — galbramc / detail
  52. Add NETCDFINC for DARWIN64.gcc testing. — galbramc / detail
  53. Don't build AFLR with Beta testing — galbramc / detail