Skip to content
Success

Changes

Summary

  1. 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
  2. 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
  3. add copyAttr=0 argument to RULE and BLEND to copy Edge Attributes in xsects onto RULE/BLEND Edges; add blend29 and rule29 test cases
  4. update ToDo.txt
  5. improve test for matching Nodes in udfMatchBodys; adjust matchBodys5 test case to check at-at-parameters
  6. add arcLengths to ocsmPrintEgo; fix bug in udfMatchBodys when tol was large
  7. modify udfMatchBodys to transfer an Attribute from one Body to the other when the Nodes, Edges, or Faces match; add matchBody5 test case
  8. fix bug associated with UDP/UDF outputs that change shape
  9. remove stanalyzer false positive by disabling checks for one loop in udfTester1.c
  10. attempt to fix stanalizer error in udfTester1.c
  11. 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
  12. Fix for OCC 7.4
  13. Provide error message instead of segfault in EG_otherCurve
  14. Add 1-bias to matchBody documentation
  15. Upgrade to AFLR 11.3.17
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.txtOpenCSM/trunk/ToDo.txt
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.txtOpenCSM/trunk/ToDo.txt
The file was added/trunk/data/basic/evaluate3a.csmOpenCSM/trunk/data/basic/evaluate3a.csm
The file was added/trunk/data/basic/evaluate3b.csmOpenCSM/trunk/data/basic/evaluate3b.csm
The file was added/trunk/data/basic/multiRegions0.csmOpenCSM/trunk/data/basic/multiRegions0.csm
The file was added/trunk/data/basic/multiRegions1.csmOpenCSM/trunk/data/basic/multiRegions1.csm
The file was added/trunk/data/basic/multiRegions2.csmOpenCSM/trunk/data/basic/multiRegions2.csm
The file was added/trunk/data/basic/verify_7.4.1/evaluate3a.vfyOpenCSM/trunk/data/basic/verify_7.4.1/evaluate3a.vfy
The file was added/trunk/data/basic/verify_7.4.1/evaluate3b.vfyOpenCSM/trunk/data/basic/verify_7.4.1/evaluate3b.vfy
The file was added/trunk/data/basic/verify_7.4.1/multiRegions0.vfyOpenCSM/trunk/data/basic/verify_7.4.1/multiRegions0.vfy
The file was added/trunk/data/basic/verify_7.4.1/multiRegions1.vfyOpenCSM/trunk/data/basic/verify_7.4.1/multiRegions1.vfy
The file was added/trunk/data/basic/verify_7.4.1/multiRegions2.vfyOpenCSM/trunk/data/basic/verify_7.4.1/multiRegions2.vfy
The file was added/trunk/data/basic/verify_7.6.0/evaluate3a.vfyOpenCSM/trunk/data/basic/verify_7.6.0/evaluate3a.vfy
The file was added/trunk/data/basic/verify_7.6.0/evaluate3b.vfyOpenCSM/trunk/data/basic/verify_7.6.0/evaluate3b.vfy
The file was added/trunk/data/basic/verify_7.6.0/multiRegions0.vfyOpenCSM/trunk/data/basic/verify_7.6.0/multiRegions0.vfy
The file was added/trunk/data/basic/verify_7.6.0/multiRegions1.vfyOpenCSM/trunk/data/basic/verify_7.6.0/multiRegions1.vfy
The file was added/trunk/data/basic/verify_7.6.0/multiRegions2.vfyOpenCSM/trunk/data/basic/verify_7.6.0/multiRegions2.vfy
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.jsOpenCSM/trunk/ESP/ESP.js
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was added/trunk/data/basic/blend29.csmOpenCSM/trunk/data/basic/blend29.csm
The file was added/trunk/data/basic/rule29.csmOpenCSM/trunk/data/basic/rule29.csm
The file was added/trunk/data/basic/verify_7.4.1/blend29.vfyOpenCSM/trunk/data/basic/verify_7.4.1/blend29.vfy
The file was added/trunk/data/basic/verify_7.4.1/rule29.vfyOpenCSM/trunk/data/basic/verify_7.4.1/rule29.vfy
The file was added/trunk/data/basic/verify_7.6.0/blend29.vfyOpenCSM/trunk/data/basic/verify_7.6.0/blend29.vfy
The file was added/trunk/data/basic/verify_7.6.0/rule29.vfyOpenCSM/trunk/data/basic/verify_7.6.0/rule29.vfy
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 2341 by jfdannen:
update ToDo.txt
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
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.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/data/basic/matchBodys5.csmOpenCSM/trunk/data/basic/matchBodys5.csm
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.txtOpenCSM/trunk/ToDo.txt
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.txtOpenCSM/trunk/ToDo.txt
The file was added/trunk/data/basic/matchBodys5.csmOpenCSM/trunk/data/basic/matchBodys5.csm
The file was added/trunk/data/basic/verify_7.4.1/matchBodys5.vfyOpenCSM/trunk/data/basic/verify_7.4.1/matchBodys5.vfy
The file was added/trunk/data/basic/verify_7.6.0/matchBodys5.vfyOpenCSM/trunk/data/basic/verify_7.6.0/matchBodys5.vfy
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.txtOpenCSM/trunk/ToDo.txt
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.txtOpenCSM/trunk/ToDo.txt
The file was added/trunk/data/basic/tester1.csmOpenCSM/trunk/data/basic/tester1.csm
The file was added/trunk/data/basic/tester2.csmOpenCSM/trunk/data/basic/tester2.csm
The file was removed/trunk/data/basic/udpTest1.csmOpenCSM/trunk/data/basic/udpTest1.csm
The file was removed/trunk/data/basic/udpTest2.csmOpenCSM/trunk/data/basic/udpTest2.csm
The file was added/trunk/data/basic/verify_7.4.1/tester1.vfyOpenCSM/trunk/data/basic/verify_7.4.1/tester1.vfy
The file was added/trunk/data/basic/verify_7.4.1/tester2.vfyOpenCSM/trunk/data/basic/verify_7.4.1/tester2.vfy
The file was removed/trunk/data/basic/verify_7.4.1/udpTest1.vfyOpenCSM/trunk/data/basic/verify_7.4.1/udpTest1.vfy
The file was removed/trunk/data/basic/verify_7.4.1/udpTest2.vfyOpenCSM/trunk/data/basic/verify_7.4.1/udpTest2.vfy
The file was added/trunk/data/basic/verify_7.6.0/tester1.vfyOpenCSM/trunk/data/basic/verify_7.6.0/tester1.vfy
The file was added/trunk/data/basic/verify_7.6.0/tester2.vfyOpenCSM/trunk/data/basic/verify_7.6.0/tester2.vfy
The file was removed/trunk/data/basic/verify_7.6.0/udpTest1.vfyOpenCSM/trunk/data/basic/verify_7.6.0/udpTest1.vfy
The file was removed/trunk/data/basic/verify_7.6.0/udpTest2.vfyOpenCSM/trunk/data/basic/verify_7.6.0/udpTest2.vfy
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