Skip to content
Failed

Changes

Summary

  1. Upgrade to AFLR 11.3.17
  2. Updated makefiles for AFLR 11.3.17. Add doc about capsFile.
  3. Fix typo
  4. Allow aflr4 to mesh abutting bodies with matching faces.
  5. fix memory leak in Slugs; update Makefile.DARWIN64 in Slugs to have sanitize targets
  6. Fix block name for exodusWriter. Add symbolic link to mesh for plato AIM.
  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
  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
  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
  10. improve test for matching Nodes in udfMatchBodys; adjust matchBodys5 test case to check at-at-parameters
  11. add arcLengths to ocsmPrintEgo; fix bug in udfMatchBodys when tol was large
  12. modify udfMatchBodys to transfer an Attribute from one Body to the other when the Nodes, Edges, or Faces match; add matchBody5 test case
  13. fix bug associated with UDP/UDF outputs that change shape
  14. remove stanalyzer false positive by disabling checks for one loop in udfTester1.c
  15. attempt to fix stanalizer error in udfTester1.c
  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
  17. Fix for OCC 7.4
  18. Provide error message instead of segfault in EG_otherCurve
  19. Add 1-bias to matchBody documentation
  20. Upgrade to AFLR 11.3.17
Revision 3850 by galbramc:
Upgrade to AFLR 11.3.17
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/aflr3/aflr3_version.cCAPS/aim/aflr3/aflr3_version.c
The file was modified /aim/aflr4/MakefileCAPS/aim/aflr4/Makefile
The file was modified /aim/aflr4/aflr4_Interface.cCAPS/aim/aflr4/aflr4_Interface.c
The file was modified /aim/aflr4/aflr4_version.cCAPS/aim/aflr4/aflr4_version.c
Revision 3849 by galbramc:
Updated makefiles for AFLR 11.3.17. Add doc about capsFile.
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/aflr3/MakefileCAPS/aim/aflr3/Makefile
The file was modified /aim/aflr3/NMakefileCAPS/aim/aflr3/NMakefile
The file was modified /aim/aflr4/MakefileCAPS/aim/aflr4/Makefile
The file was modified /aim/aflr4/NMakefileCAPS/aim/aflr4/NMakefile
The file was modified /pyCAPS/pyCAPS/problem.pyCAPS/pyCAPS/pyCAPS/problem.py
Revision 3848 by galbramc:
Fix typo
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/aflr4/aflr4AIM.cCAPS/aim/aflr4/aflr4AIM.c
Revision 3847 by galbramc:
Allow aflr4 to mesh abutting bodies with matching faces.
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/aflr3/aflr3AIM.cCAPS/aim/aflr3/aflr3AIM.c
The file was modified /aim/aflr4/aflr4AIM.cCAPS/aim/aflr4/aflr4AIM.c
The file was modified /aim/aflr4/aflr4_Interface.cCAPS/aim/aflr4/aflr4_Interface.c
The file was modified /aim/aflr4/aflr4_Interface.hCAPS/aim/aflr4/aflr4_Interface.h
The file was modified /aim/unitTest/pyCAPS/test_aflr4.pyCAPS/aim/unitTest/pyCAPS/test_aflr4.py
The file was added/examples/pyCAPS/plato_aflr_tetgen_cyli_box_PyTest.pyCAPS/examples/pyCAPS/plato_aflr_tetgen_cyli_box_PyTest.py
The file was modified /examples/regressionTest/execute_PyTestRegression.shCAPS/examples/regressionTest/execute_PyTestRegression.sh
The file was modified /include/aimUtil.hCAPS/include/aimUtil.h
Revision 3846 by jfdannen:
fix memory leak in Slugs; update Makefile.DARWIN64 in Slugs to have sanitize targets
Change TypePath in RepositoryPath in Workspace
The file was modified /Slugs/src/Fitter.cCAPS/Slugs/src/Fitter.c
The file was modified /Slugs/src/Makefile.DARWIN64CAPS/Slugs/src/Makefile.DARWIN64
Revision 3845 by galbramc:
Fix block name for exodusWriter. Add symbolic link to mesh for plato AIM.
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/meshWriter/exodusWriter/exodusWriter.cppCAPS/aim/meshWriter/exodusWriter/exodusWriter.cpp
The file was modified /aim/plato/platoAIM.cCAPS/aim/plato/platoAIM.c
Revision 2344 by jfdannen:
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
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtN/A
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/serveESP.cOpenCSM/trunk/src/serveESP.c
The file was modified /trunk/src/udfCatmull.cOpenCSM/trunk/src/udfCatmull.c
The file was modified /trunk/src/udfGuide.cOpenCSM/trunk/src/udfGuide.c
The file was modified /trunk/src/udfNaca6mc.cOpenCSM/trunk/src/udfNaca6mc.c
The file was modified /trunk/src/udfNacelle.cOpenCSM/trunk/src/udfNacelle.c
The file was modified /trunk/src/udfOffset.cOpenCSM/trunk/src/udfOffset.c
The file was modified /trunk/src/udfSlices.cOpenCSM/trunk/src/udfSlices.c
The file was modified /trunk/src/udfStiffener.cOpenCSM/trunk/src/udfStiffener.c
The file was modified /trunk/src/udfTile.cOpenCSM/trunk/src/udfTile.c
The file was modified /trunk/src/udfTile2.cOpenCSM/trunk/src/udfTile2.c
Revision 2343 by jfdannen:
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
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtN/A
The file was added/trunk/data/basic/evaluate3a.csmN/A
The file was added/trunk/data/basic/evaluate3b.csmN/A
The file was added/trunk/data/basic/multiRegions0.csmN/A
The file was added/trunk/data/basic/multiRegions1.csmN/A
The file was added/trunk/data/basic/multiRegions2.csmN/A
The file was added/trunk/data/basic/verify_7.4.1/evaluate3a.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/evaluate3b.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/multiRegions0.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/multiRegions1.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/multiRegions2.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/evaluate3a.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/evaluate3b.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/multiRegions0.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/multiRegions1.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/multiRegions2.vfyN/A
The file was modified /trunk/src/Makefile.DARWIN64OpenCSM/trunk/src/Makefile.DARWIN64
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/OpenCSM.hOpenCSM/trunk/src/OpenCSM.h
Revision 2342 by jfdannen:
add copyAttr=0 argument to RULE and BLEND to copy Edge Attributes in xsects onto RULE/BLEND Edges; add blend29 and rule29 test cases
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ESP/ESP.jsN/A
The file was modified /trunk/ToDo.txtN/A
The file was added/trunk/data/basic/blend29.csmN/A
The file was added/trunk/data/basic/rule29.csmN/A
The file was added/trunk/data/basic/verify_7.4.1/blend29.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/rule29.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/blend29.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/rule29.vfyN/A
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/OpenCSM.hOpenCSM/trunk/src/OpenCSM.h
Revision 2340 by jfdannen:
improve test for matching Nodes in udfMatchBodys; adjust matchBodys5 test case to check at-at-parameters
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtN/A
The file was modified /trunk/data/basic/matchBodys5.csmN/A
The file was modified /trunk/src/udfMatchBodys.cOpenCSM/trunk/src/udfMatchBodys.c
Revision 2339 by jfdannen:
add arcLengths to ocsmPrintEgo; fix bug in udfMatchBodys when tol was large
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtN/A
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/udfMatchBodys.cOpenCSM/trunk/src/udfMatchBodys.c
Revision 2338 by jfdannen:
modify udfMatchBodys to transfer an Attribute from one Body to the other when the Nodes, Edges, or Faces match; add matchBody5 test case
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtN/A
The file was added/trunk/data/basic/matchBodys5.csmN/A
The file was added/trunk/data/basic/verify_7.4.1/matchBodys5.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/matchBodys5.vfyN/A
The file was modified /trunk/src/udfMatchBodys.cOpenCSM/trunk/src/udfMatchBodys.c
Revision 2337 by jfdannen:
fix bug associated with UDP/UDF outputs that change shape
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtN/A
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/udfTester1.cOpenCSM/trunk/src/udfTester1.c
Revision 2336 by jfdannen:
remove stanalyzer false positive by disabling checks for one loop in udfTester1.c
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/udfTester1.cOpenCSM/trunk/src/udfTester1.c
Revision 2335 by jfdannen:
attempt to fix stanalizer error in udfTester1.c
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/udfTester1.cOpenCSM/trunk/src/udfTester1.c
Revision 2334 by jfdannen:
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
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtN/A
The file was added/trunk/data/basic/tester1.csmN/A
The file was added/trunk/data/basic/tester2.csmN/A
The file was removed/trunk/data/basic/udpTest1.csmN/A
The file was removed/trunk/data/basic/udpTest2.csmN/A
The file was added/trunk/data/basic/verify_7.4.1/tester1.vfyN/A
The file was added/trunk/data/basic/verify_7.4.1/tester2.vfyN/A
The file was removed/trunk/data/basic/verify_7.4.1/udpTest1.vfyN/A
The file was removed/trunk/data/basic/verify_7.4.1/udpTest2.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/tester1.vfyN/A
The file was added/trunk/data/basic/verify_7.6.0/tester2.vfyN/A
The file was removed/trunk/data/basic/verify_7.6.0/udpTest1.vfyN/A
The file was removed/trunk/data/basic/verify_7.6.0/udpTest2.vfyN/A
The file was modified /trunk/src/MakefileOpenCSM/trunk/src/Makefile
The file was modified /trunk/src/Makefile.DARWIN64OpenCSM/trunk/src/Makefile.DARWIN64
The file was modified /trunk/src/Makefile.DARWIN64.gccOpenCSM/trunk/src/Makefile.DARWIN64.gcc
The file was modified /trunk/src/Makefile.LINUX64OpenCSM/trunk/src/Makefile.LINUX64
The file was modified /trunk/src/NMakefileOpenCSM/trunk/src/NMakefile
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was added/trunk/src/udfTester1.cOpenCSM/trunk/src/udfTester1.c
The file was removed/trunk/src/udpTest.cOpenCSM/trunk/src/udpTest.c
The file was added/trunk/src/udpTester2.cOpenCSM/trunk/src/udpTester2.c
The file was modified /trunk/src/udpUtilities.cOpenCSM/trunk/src/udpUtilities.c
Revision 1896 by galbramc:
Fix for OCC 7.4
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsGeom.cppEGADS/trunk/src/egadsGeom.cpp
Revision 1895 by galbramc:
Provide error message instead of segfault in EG_otherCurve
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsGeom.cppEGADS/trunk/src/egadsGeom.cpp
Revision 1894 by galbramc:
Add 1-bias to matchBody documentation
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/docs/EGADS_ref/egads.pdfEGADS/trunk/docs/EGADS_ref/egads.pdf
The file was modified /trunk/docs/EGADS_ref/egads.texEGADS/trunk/docs/EGADS_ref/egads.tex
Revision 803 by galbramc:
Upgrade to AFLR 11.3.17
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_Env.batJenkinsESP/ESP_Env.bat
The file was modified /ESP_Env.shJenkinsESP/ESP_Env.sh