Skip to content
Success

Changes

Summary

  1. Try pointise even more times
  2. More Linux RPATH changes
  3. Actually get cbaero to compile on Windoze
  4. One more try
  5. Fix CBAero NMakefile
  6. Update CBAero dox. Build CBAero AIM on Windoze
  7. Stanalizer fix
  8. Fixes for cbaeroAIM
  9. Fix Adapt_Functional input for cart3d
  10. Lint fixes
  11. Fix link error
  12. Fix warning
  13. Fix testingAIM
  14. Add initial cbaero AIM and NASA FAST mesh writer
  15. Add aim_capsLength and aim_unitConvertible. Allow PointerMesh to have length units to scale meshes.
  16. Fix OpenCSM.h dependencies when copying to include
  17. add blend32* test cases; add more OPAM1* test cases; add _vspID attribute to Faces in udpVsp3; update nuscale* verification data
  18. More Linux RPATH changes
  19. add checkVtk.c; remove blank lines in .vtk writer; add vtk2stl.c
  20. loosen tolerance in convertToBSplines to overcome sloppy Pcurves on DARWIN_ARM64; improve efficiency of .vtk ASCII file writer
  21. working to debug nuscale8* on ARM
  22. working to debug nuscale8* on ARM
  23. working to debug nuscale8* on ARM
  24. working to debug nuscale8* on ARM
  25. add ability to DUMP .vtk ASCII files; fix memory leak in nuscale8* test cases
  26. modify fatal error messages in include line number
  27. fix bug in udfNuscale that occurs for periodic Faces; add nuscale5-8 test cases; fix stanalizer error in ocsmPrintEgo
  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)
  29. try again at minor fix to avoid unwarranted stanalizer warnings
  30. minor fix to avoid unwarranted stanalizer warnings
  31. fix propagation of Edge attributes for Edges that are LINEs; add persist3* test cases; improve ocsmClearance
  32. Fix dependency on esp.h copy
  33. Update egads.def
  34. Udpate addKnots test
  35. Expose EG_addKnots. Add EG_isIsoPCurve. Ensure convertToBspline for LINE/PLANE is degree 1
  36. More Linux RPATH changes
  37. Correctly trim a trimmed surface in convertToBspline
  38. Fix so blend rounded tip works when the first edge in the section loop is the trailing edge
  39. Use consistent CURVE/SURFACE approximation algorithms and preserve periodicity in convertToBspline
  40. OpenCASCADE messed up the dependency on their libraries for 7.8
  41. Improved error message when PCurves do not form a closed loop
  42. Drive the use of RPATH in linux by an environment variable at build
  43. Write SHELL names to underlying step shells
  44. Fix check for copying a PCurve
  45. Fix stanalizer warning
  46. Restor egads.pdf
  47. Allow copyObject on PCurve without transformation. Relax geometric consistency check on dot functions.
  48. Update Curve-to-Surface distance calculation to match OCCVER >= 7.6 algorithm
  49. Fix library file names for Windoze at 7.8
  50. Allow for the use of RPATH in LINUX builds
  51. Test blend tangency treatment sensitvities
  52. Cleanup dot testing
Revision 4074 by galbramc:
Try pointise even more times
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/unitTest/pyCAPS/test_pointwise.pyCAPS/aim/unitTest/pyCAPS/test_pointwise.py
The file was modified /legacy/aim/pyCAPS/test_pointwise.pyCAPS/legacy/aim/pyCAPS/test_pointwise.py
Revision 4073 by haimes:
More Linux RPATH changes
Change TypePath in RepositoryPath in Workspace
The file was modified /src/MakefileCAPS/src/Makefile
Revision 4072 by galbramc:
Actually get cbaero to compile on Windoze
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/cbaero/NMakefileCAPS/aim/cbaero/NMakefile
The file was modified /aim/cbaero/cbaeroAIM.cCAPS/aim/cbaero/cbaeroAIM.c
The file was modified /aim/cbaero/cbaeroAIM.defCAPS/aim/cbaero/cbaeroAIM.def
Revision 4071 by galbramc:
One more try
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/cbaero/NMakefileCAPS/aim/cbaero/NMakefile
Revision 4070 by galbramc:
Fix CBAero NMakefile
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/cbaero/NMakefileCAPS/aim/cbaero/NMakefile
Revision 4069 by galbramc:
Update CBAero dox. Build CBAero AIM on Windoze
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/NMakefileCAPS/aim/NMakefile
The file was modified /aim/cbaero/MakefileCAPS/aim/cbaero/Makefile
The file was modified /aim/cbaero/cbaeroAIM.cCAPS/aim/cbaero/cbaeroAIM.c
The file was modified /aim/xfoil/xfoilAIM.cCAPS/aim/xfoil/xfoilAIM.c
The file was modified /doc/AIM.bibCAPS/doc/AIM.bib
The file was modified /doc/AIM.doxCAPS/doc/AIM.dox
The file was modified /doc/AIM_dox.cfgCAPS/doc/AIM_dox.cfg
Revision 4068 by galbramc:
Stanalizer fix
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/cbaero/cbaeroAIM.cCAPS/aim/cbaero/cbaeroAIM.c
Revision 4067 by galbramc:
Fixes for cbaeroAIM
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/cbaero/cbaeroAIM.cCAPS/aim/cbaero/cbaeroAIM.c
The file was modified /aim/unitTest/csmData/cfdSingleBody.csmCAPS/aim/unitTest/csmData/cfdSingleBody.csm
The file was added/aim/unitTest/pyCAPS/test_cbaero.pyCAPS/aim/unitTest/pyCAPS/test_cbaero.py
The file was modified /aim/utils/vlmSpanSpace.cppCAPS/aim/utils/vlmSpanSpace.cpp
The file was modified /examples/csmData/cfdX43a.csmCAPS/examples/csmData/cfdX43a.csm
The file was modified /examples/pyCAPS/cbaero_PyTest.pyCAPS/examples/pyCAPS/cbaero_PyTest.py
Revision 4066 by galbramc:
Fix Adapt_Functional input for cart3d
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/cart3d/cart3dAIM.cCAPS/aim/cart3d/cart3dAIM.c
Revision 4065 by galbramc:
Lint fixes
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/cbaero/MakefileCAPS/aim/cbaero/Makefile
The file was modified /aim/cbaero/cbaeroAIM.cCAPS/aim/cbaero/cbaeroAIM.c
The file was modified /src/aimUtil.cCAPS/src/aimUtil.c
The file was modified /src/capsValue.cCAPS/src/capsValue.c
Revision 4064 by galbramc:
Fix link error
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/cbaero/MakefileCAPS/aim/cbaero/Makefile
Revision 4063 by galbramc:
Fix warning
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/meshWriter/fastWriter/fastWriter.cCAPS/aim/meshWriter/fastWriter/fastWriter.c
Revision 4062 by galbramc:
Fix testingAIM
Change TypePath in RepositoryPath in Workspace
The file was modified /src/testingAIM.cCAPS/src/testingAIM.c
Revision 4061 by galbramc:
Add initial cbaero AIM and NASA FAST mesh writer
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/MakefileCAPS/aim/Makefile
The file was added/aim/cbaeroCAPS/aim/cbaero
The file was added/aim/cbaero/MakefileCAPS/aim/cbaero/Makefile
The file was added/aim/cbaero/NMakefileCAPS/aim/cbaero/NMakefile
The file was added/aim/cbaero/cbaeroAIM.cCAPS/aim/cbaero/cbaeroAIM.c
The file was added/aim/cbaero/cbaeroAIM.defCAPS/aim/cbaero/cbaeroAIM.def
The file was added/aim/cbaero/docCAPS/aim/cbaero/doc
The file was added/aim/cbaero/doc/cbaeroAIM_dox.cfgCAPS/aim/cbaero/doc/cbaeroAIM_dox.cfg
The file was added/aim/cbaero/doc/cbaeroAIM_header.texCAPS/aim/cbaero/doc/cbaeroAIM_header.tex
The file was added/aim/cbaero/doc/cbaeroAIM_layout.xmlCAPS/aim/cbaero/doc/cbaeroAIM_layout.xml
The file was added/aim/meshWriter/fastWriterCAPS/aim/meshWriter/fastWriter
The file was added/aim/meshWriter/fastWriter/MakefileCAPS/aim/meshWriter/fastWriter/Makefile
The file was added/aim/meshWriter/fastWriter/NMakefileCAPS/aim/meshWriter/fastWriter/NMakefile
The file was added/aim/meshWriter/fastWriter/fastWriter.cCAPS/aim/meshWriter/fastWriter/fastWriter.c
The file was added/aim/meshWriter/fastWriter/fastWriter.defCAPS/aim/meshWriter/fastWriter/fastWriter.def
The file was added/aim/meshWriter/fastWriter/fastWriter.hCAPS/aim/meshWriter/fastWriter/fastWriter.h
The file was modified /examples/csmData/cfdX43a.csmCAPS/examples/csmData/cfdX43a.csm
The file was added/examples/pyCAPS/cbaero_PyTest.pyCAPS/examples/pyCAPS/cbaero_PyTest.py
Revision 4060 by galbramc:
Add aim_capsLength and aim_unitConvertible. Allow PointerMesh to have length units to scale meshes.
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/avl/avlAIM.cCAPS/aim/avl/avlAIM.c
The file was modified /aim/avl/doc/avlAIM_dox.cfgCAPS/aim/avl/doc/avlAIM_dox.cfg
The file was modified /aim/friction/frictionAIM.cCAPS/aim/friction/frictionAIM.c
The file was modified /aim/masstran/masstranAIM.cppCAPS/aim/masstran/masstranAIM.cpp
The file was modified /aim/su2/su2AIM.cCAPS/aim/su2/su2AIM.c
The file was modified /aim/utils/miscUtils.cCAPS/aim/utils/miscUtils.c
The file was modified /aim/utils/miscUtils.hCAPS/aim/utils/miscUtils.h
The file was modified /doc/AIMdevel.pdfCAPS/doc/AIMdevel.pdf
The file was modified /doc/AIMdevel.texCAPS/doc/AIMdevel.tex
The file was modified /include/aimUtil.hCAPS/include/aimUtil.h
The file was modified /src/aimMesh.cCAPS/src/aimMesh.c
The file was modified /src/aimUtil.cCAPS/src/aimUtil.c
The file was modified /src/capsValue.cCAPS/src/capsValue.c
Revision 2472 by haimes:
Fix OpenCSM.h dependencies when copying to include
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/MakefileOpenCSM/trunk/src/Makefile
Revision 2471 by jfdannen:
add blend32* test cases; add more OPAM1* test cases; add _vspID attribute to Faces in udpVsp3; update nuscale* verification data
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was added/trunk/data/basic/blend32a.csmOpenCSM/trunk/data/basic/blend32a.csm
The file was added/trunk/data/basic/blend32b.csmOpenCSM/trunk/data/basic/blend32b.csm
The file was added/trunk/data/basic/blend32c.csmOpenCSM/trunk/data/basic/blend32c.csm
The file was added/trunk/data/basic/verify_7.6.0/blend32a.vfyOpenCSM/trunk/data/basic/verify_7.6.0/blend32a.vfy
The file was added/trunk/data/basic/verify_7.6.0/blend32b.vfyOpenCSM/trunk/data/basic/verify_7.6.0/blend32b.vfy
The file was added/trunk/data/basic/verify_7.6.0/blend32c.vfyOpenCSM/trunk/data/basic/verify_7.6.0/blend32c.vfy
The file was modified /trunk/data/basic/verify_7.6.0/nuscale5a.vfyOpenCSM/trunk/data/basic/verify_7.6.0/nuscale5a.vfy
The file was modified /trunk/data/basic/verify_7.6.0/nuscale5b.vfyOpenCSM/trunk/data/basic/verify_7.6.0/nuscale5b.vfy
The file was modified /trunk/data/basic/verify_7.6.0/nuscale6a.vfyOpenCSM/trunk/data/basic/verify_7.6.0/nuscale6a.vfy
The file was modified /trunk/data/basic/verify_7.6.0/nuscale6b.vfyOpenCSM/trunk/data/basic/verify_7.6.0/nuscale6b.vfy
The file was modified /trunk/data/basic/verify_7.6.0/nuscale7a.vfyOpenCSM/trunk/data/basic/verify_7.6.0/nuscale7a.vfy
The file was modified /trunk/data/basic/verify_7.6.0/nuscale7b.vfyOpenCSM/trunk/data/basic/verify_7.6.0/nuscale7b.vfy
The file was modified /trunk/data/basic/verify_7.6.0/nuscale8a.vfyOpenCSM/trunk/data/basic/verify_7.6.0/nuscale8a.vfy
The file was modified /trunk/data/basic/verify_7.6.0/nuscale8b.vfyOpenCSM/trunk/data/basic/verify_7.6.0/nuscale8b.vfy
The file was added/trunk/data/basic/verify_7.7.0/blend32a.vfyOpenCSM/trunk/data/basic/verify_7.7.0/blend32a.vfy
The file was added/trunk/data/basic/verify_7.7.0/blend32b.vfyOpenCSM/trunk/data/basic/verify_7.7.0/blend32b.vfy
The file was added/trunk/data/basic/verify_7.7.0/blend32c.vfyOpenCSM/trunk/data/basic/verify_7.7.0/blend32c.vfy
The file was modified /trunk/data/basic/verify_7.7.0/nuscale5a.vfyOpenCSM/trunk/data/basic/verify_7.7.0/nuscale5a.vfy
The file was modified /trunk/data/basic/verify_7.7.0/nuscale5b.vfyOpenCSM/trunk/data/basic/verify_7.7.0/nuscale5b.vfy
The file was modified /trunk/data/basic/verify_7.7.0/nuscale6a.vfyOpenCSM/trunk/data/basic/verify_7.7.0/nuscale6a.vfy
The file was modified /trunk/data/basic/verify_7.7.0/nuscale6b.vfyOpenCSM/trunk/data/basic/verify_7.7.0/nuscale6b.vfy
The file was modified /trunk/data/basic/verify_7.7.0/nuscale7a.vfyOpenCSM/trunk/data/basic/verify_7.7.0/nuscale7a.vfy
The file was modified /trunk/data/basic/verify_7.7.0/nuscale7b.vfyOpenCSM/trunk/data/basic/verify_7.7.0/nuscale7b.vfy
The file was modified /trunk/data/basic/verify_7.7.0/nuscale8a.vfyOpenCSM/trunk/data/basic/verify_7.7.0/nuscale8a.vfy
The file was modified /trunk/data/basic/verify_7.7.0/nuscale8b.vfyOpenCSM/trunk/data/basic/verify_7.7.0/nuscale8b.vfy
The file was modified /trunk/data/vsp3OpenCSM/trunk/data/vsp3
The file was added/trunk/data/vsp3/OPAM1_raw.csmOpenCSM/trunk/data/vsp3/OPAM1_raw.csm
The file was added/trunk/data/vsp3/OPAM1_ref.csmOpenCSM/trunk/data/vsp3/OPAM1_ref.csm
The file was added/trunk/data/vsp3/verify_7.6.0/OPAM1_raw.vfyOpenCSM/trunk/data/vsp3/verify_7.6.0/OPAM1_raw.vfy
The file was added/trunk/data/vsp3/verify_7.6.0/OPAM1_ref.vfyOpenCSM/trunk/data/vsp3/verify_7.6.0/OPAM1_ref.vfy
The file was added/trunk/data/vsp3/verify_7.7.0/OPAM1_raw.vfyOpenCSM/trunk/data/vsp3/verify_7.7.0/OPAM1_raw.vfy
The file was added/trunk/data/vsp3/verify_7.7.0/OPAM1_ref.vfyOpenCSM/trunk/data/vsp3/verify_7.7.0/OPAM1_ref.vfy
The file was modified /trunk/src/Makefile.DARWIN64OpenCSM/trunk/src/Makefile.DARWIN64
The file was modified /trunk/src/udpVsp3.cOpenCSM/trunk/src/udpVsp3.c
Revision 2470 by haimes:
More Linux RPATH changes
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/MakefileOpenCSM/trunk/src/Makefile
Revision 2469 by jfdannen:
add checkVtk.c; remove blank lines in .vtk writer; add vtk2stl.c
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
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 added/trunk/src/checkVtk.cOpenCSM/trunk/src/checkVtk.c
The file was added/trunk/src/vtk2stl.cOpenCSM/trunk/src/vtk2stl.c
Revision 2468 by jfdannen:
loosen tolerance in convertToBSplines to overcome sloppy Pcurves on DARWIN_ARM64; improve efficiency of .vtk ASCII file writer
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
Revision 2467 by jfdannen:
working to debug nuscale8* on ARM
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
Revision 2466 by jfdannen:
working to debug nuscale8* on ARM
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
Revision 2465 by jfdannen:
working to debug nuscale8* on ARM
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
Revision 2464 by jfdannen:
working to debug nuscale8* on ARM
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
Revision 2463 by jfdannen:
add ability to DUMP .vtk ASCII files; fix memory leak in nuscale8* test cases
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
Revision 2462 by jfdannen:
modify fatal error messages in include line number
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
Revision 2461 by jfdannen:
fix bug in udfNuscale that occurs for periodic Faces; add nuscale5-8 test cases; fix stanalizer error in ocsmPrintEgo
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was added/trunk/data/basic/nuscale8a.csmOpenCSM/trunk/data/basic/nuscale8a.csm
The file was added/trunk/data/basic/nuscale8b.csmOpenCSM/trunk/data/basic/nuscale8b.csm
The file was added/trunk/data/basic/verify_7.6.0/nuscale8a.vfyOpenCSM/trunk/data/basic/verify_7.6.0/nuscale8a.vfy
The file was added/trunk/data/basic/verify_7.6.0/nuscale8b.vfyOpenCSM/trunk/data/basic/verify_7.6.0/nuscale8b.vfy
The file was added/trunk/data/basic/verify_7.7.0/nuscale8a.vfyOpenCSM/trunk/data/basic/verify_7.7.0/nuscale8a.vfy
The file was added/trunk/data/basic/verify_7.7.0/nuscale8b.vfyOpenCSM/trunk/data/basic/verify_7.7.0/nuscale8b.vfy
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
Revision 2460 by jfdannen:
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)
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ESP/ESP-help.htmlOpenCSM/trunk/ESP/ESP-help.html
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was added/trunk/data/basic/blend31a.csmOpenCSM/trunk/data/basic/blend31a.csm
The file was added/trunk/data/basic/blend31b.csmOpenCSM/trunk/data/basic/blend31b.csm
The file was added/trunk/data/basic/blend31c.csmOpenCSM/trunk/data/basic/blend31c.csm
The file was added/trunk/data/basic/blend31d.csmOpenCSM/trunk/data/basic/blend31d.csm
The file was added/trunk/data/basic/nuscale5a.csmOpenCSM/trunk/data/basic/nuscale5a.csm
The file was added/trunk/data/basic/nuscale5b.csmOpenCSM/trunk/data/basic/nuscale5b.csm
The file was added/trunk/data/basic/nuscale6a.csmOpenCSM/trunk/data/basic/nuscale6a.csm
The file was added/trunk/data/basic/nuscale6b.csmOpenCSM/trunk/data/basic/nuscale6b.csm
The file was added/trunk/data/basic/nuscale7a.csmOpenCSM/trunk/data/basic/nuscale7a.csm
The file was added/trunk/data/basic/nuscale7b.csmOpenCSM/trunk/data/basic/nuscale7b.csm
The file was added/trunk/data/basic/verify_7.6.0/blend31a.vfyOpenCSM/trunk/data/basic/verify_7.6.0/blend31a.vfy
The file was added/trunk/data/basic/verify_7.6.0/blend31b.vfyOpenCSM/trunk/data/basic/verify_7.6.0/blend31b.vfy
The file was added/trunk/data/basic/verify_7.6.0/blend31c.vfyOpenCSM/trunk/data/basic/verify_7.6.0/blend31c.vfy
The file was added/trunk/data/basic/verify_7.6.0/blend31d.vfyOpenCSM/trunk/data/basic/verify_7.6.0/blend31d.vfy
The file was added/trunk/data/basic/verify_7.6.0/nuscale5a.vfyOpenCSM/trunk/data/basic/verify_7.6.0/nuscale5a.vfy
The file was added/trunk/data/basic/verify_7.6.0/nuscale5b.vfyOpenCSM/trunk/data/basic/verify_7.6.0/nuscale5b.vfy
The file was added/trunk/data/basic/verify_7.6.0/nuscale6a.vfyOpenCSM/trunk/data/basic/verify_7.6.0/nuscale6a.vfy
The file was added/trunk/data/basic/verify_7.6.0/nuscale6b.vfyOpenCSM/trunk/data/basic/verify_7.6.0/nuscale6b.vfy
The file was added/trunk/data/basic/verify_7.6.0/nuscale7a.vfyOpenCSM/trunk/data/basic/verify_7.6.0/nuscale7a.vfy
The file was added/trunk/data/basic/verify_7.6.0/nuscale7b.vfyOpenCSM/trunk/data/basic/verify_7.6.0/nuscale7b.vfy
The file was added/trunk/data/basic/verify_7.6.0/winglet1.vfyOpenCSM/trunk/data/basic/verify_7.6.0/winglet1.vfy
The file was added/trunk/data/basic/verify_7.6.0/winglet2.vfyOpenCSM/trunk/data/basic/verify_7.6.0/winglet2.vfy
The file was added/trunk/data/basic/verify_7.7.0/blend31a.vfyOpenCSM/trunk/data/basic/verify_7.7.0/blend31a.vfy
The file was added/trunk/data/basic/verify_7.7.0/blend31b.vfyOpenCSM/trunk/data/basic/verify_7.7.0/blend31b.vfy
The file was added/trunk/data/basic/verify_7.7.0/blend31c.vfyOpenCSM/trunk/data/basic/verify_7.7.0/blend31c.vfy
The file was added/trunk/data/basic/verify_7.7.0/blend31d.vfyOpenCSM/trunk/data/basic/verify_7.7.0/blend31d.vfy
The file was added/trunk/data/basic/verify_7.7.0/nuscale5a.vfyOpenCSM/trunk/data/basic/verify_7.7.0/nuscale5a.vfy
The file was added/trunk/data/basic/verify_7.7.0/nuscale5b.vfyOpenCSM/trunk/data/basic/verify_7.7.0/nuscale5b.vfy
The file was added/trunk/data/basic/verify_7.7.0/nuscale6a.vfyOpenCSM/trunk/data/basic/verify_7.7.0/nuscale6a.vfy
The file was added/trunk/data/basic/verify_7.7.0/nuscale6b.vfyOpenCSM/trunk/data/basic/verify_7.7.0/nuscale6b.vfy
The file was added/trunk/data/basic/verify_7.7.0/nuscale7a.vfyOpenCSM/trunk/data/basic/verify_7.7.0/nuscale7a.vfy
The file was added/trunk/data/basic/verify_7.7.0/nuscale7b.vfyOpenCSM/trunk/data/basic/verify_7.7.0/nuscale7b.vfy
The file was added/trunk/data/basic/verify_7.7.0/winglet1.vfyOpenCSM/trunk/data/basic/verify_7.7.0/winglet1.vfy
The file was added/trunk/data/basic/verify_7.7.0/winglet2.vfyOpenCSM/trunk/data/basic/verify_7.7.0/winglet2.vfy
The file was added/trunk/data/basic/winglet1.csmOpenCSM/trunk/data/basic/winglet1.csm
The file was added/trunk/data/basic/winglet2.csmOpenCSM/trunk/data/basic/winglet2.csm
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 2459 by jfdannen:
try again at minor fix to avoid unwarranted stanalizer warnings
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
Revision 2458 by jfdannen:
minor fix to avoid unwarranted stanalizer warnings
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
Revision 2457 by jfdannen:
fix propagation of Edge attributes for Edges that are LINEs; add persist3* test cases; improve ocsmClearance
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/data/basic/clearance1.csmOpenCSM/trunk/data/basic/clearance1.csm
The file was modified /trunk/data/basic/clearance2.csmOpenCSM/trunk/data/basic/clearance2.csm
The file was modified /trunk/data/basic/clearance3.csmOpenCSM/trunk/data/basic/clearance3.csm
The file was removed/trunk/data/basic/clearance4.csmOpenCSM/trunk/data/basic/clearance4.csm
The file was added/trunk/data/basic/periodicFit.csmOpenCSM/trunk/data/basic/periodicFit.csm
The file was added/trunk/data/basic/persist3a.csmOpenCSM/trunk/data/basic/persist3a.csm
The file was added/trunk/data/basic/persist3b.csmOpenCSM/trunk/data/basic/persist3b.csm
The file was added/trunk/data/basic/persist3c.csmOpenCSM/trunk/data/basic/persist3c.csm
The file was modified /trunk/data/basic/verify_7.6.0/clearance1.vfyOpenCSM/trunk/data/basic/verify_7.6.0/clearance1.vfy
The file was modified /trunk/data/basic/verify_7.6.0/clearance2.vfyOpenCSM/trunk/data/basic/verify_7.6.0/clearance2.vfy
The file was modified /trunk/data/basic/verify_7.6.0/clearance3.vfyOpenCSM/trunk/data/basic/verify_7.6.0/clearance3.vfy
The file was removed/trunk/data/basic/verify_7.6.0/clearance4.vfyOpenCSM/trunk/data/basic/verify_7.6.0/clearance4.vfy
The file was removed/trunk/data/basic/verify_7.6.0/clearance4.vfy_handOpenCSM/trunk/data/basic/verify_7.6.0/clearance4.vfy_hand
The file was added/trunk/data/basic/verify_7.6.0/periodicFit.vfyOpenCSM/trunk/data/basic/verify_7.6.0/periodicFit.vfy
The file was added/trunk/data/basic/verify_7.6.0/persist3a.vfyOpenCSM/trunk/data/basic/verify_7.6.0/persist3a.vfy
The file was added/trunk/data/basic/verify_7.6.0/persist3b.vfyOpenCSM/trunk/data/basic/verify_7.6.0/persist3b.vfy
The file was added/trunk/data/basic/verify_7.6.0/persist3c.vfyOpenCSM/trunk/data/basic/verify_7.6.0/persist3c.vfy
The file was modified /trunk/data/basic/verify_7.7.0/clearance1.vfyOpenCSM/trunk/data/basic/verify_7.7.0/clearance1.vfy
The file was removed/trunk/data/basic/verify_7.7.0/clearance1.vfy_handOpenCSM/trunk/data/basic/verify_7.7.0/clearance1.vfy_hand
The file was modified /trunk/data/basic/verify_7.7.0/clearance2.vfyOpenCSM/trunk/data/basic/verify_7.7.0/clearance2.vfy
The file was removed/trunk/data/basic/verify_7.7.0/clearance2.vfy_handOpenCSM/trunk/data/basic/verify_7.7.0/clearance2.vfy_hand
The file was modified /trunk/data/basic/verify_7.7.0/clearance3.vfyOpenCSM/trunk/data/basic/verify_7.7.0/clearance3.vfy
The file was removed/trunk/data/basic/verify_7.7.0/clearance3.vfy_handOpenCSM/trunk/data/basic/verify_7.7.0/clearance3.vfy_hand
The file was removed/trunk/data/basic/verify_7.7.0/clearance4.vfyOpenCSM/trunk/data/basic/verify_7.7.0/clearance4.vfy
The file was removed/trunk/data/basic/verify_7.7.0/clearance4.vfy_handOpenCSM/trunk/data/basic/verify_7.7.0/clearance4.vfy_hand
The file was added/trunk/data/basic/verify_7.7.0/periodicFit.vfyOpenCSM/trunk/data/basic/verify_7.7.0/periodicFit.vfy
The file was added/trunk/data/basic/verify_7.7.0/persist3a.vfyOpenCSM/trunk/data/basic/verify_7.7.0/persist3a.vfy
The file was added/trunk/data/basic/verify_7.7.0/persist3b.vfyOpenCSM/trunk/data/basic/verify_7.7.0/persist3b.vfy
The file was added/trunk/data/basic/verify_7.7.0/persist3c.vfyOpenCSM/trunk/data/basic/verify_7.7.0/persist3c.vfy
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
Revision 2456 by haimes:
Fix dependency on esp.h copy
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/MakefileOpenCSM/trunk/src/Makefile
Revision 2020 by galbramc:
Update egads.def
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egads.defEGADS/trunk/src/egads.def
Revision 2019 by galbramc:
Udpate addKnots test
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/test/addKnots.cEGADS/trunk/test/addKnots.c
Revision 2018 by galbramc:
Expose EG_addKnots. Add EG_isIsoPCurve. Ensure convertToBspline for LINE/PLANE is degree 1
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
The file was modified /trunk/include/egads.hEGADS/trunk/include/egads.h
The file was modified /trunk/jlEGADS/egads/MakefileEGADS/trunk/jlEGADS/egads/Makefile
The file was modified /trunk/jlEGADS/egads/src/egads.jlEGADS/trunk/jlEGADS/egads/src/egads.jl
The file was modified /trunk/jlEGADS/egads/test/runtests.jlEGADS/trunk/jlEGADS/egads/test/runtests.jl
The file was modified /trunk/jlEGADS/egadslite/MakefileEGADS/trunk/jlEGADS/egadslite/Makefile
The file was modified /trunk/pyEGADS/pyEGADS/egads.pyEGADS/trunk/pyEGADS/pyEGADS/egads.py
The file was modified /trunk/pyEGADS/pyEGADS/egads_common.pyEGADS/trunk/pyEGADS/pyEGADS/egads_common.py
The file was modified /trunk/pyEGADS/pyEGADS/egadslite.pyEGADS/trunk/pyEGADS/pyEGADS/egadslite.py
The file was modified /trunk/pyEGADS/test/test_egads.pyEGADS/trunk/pyEGADS/test/test_egads.py
The file was modified /trunk/src/egadsGeom.cppEGADS/trunk/src/egadsGeom.cpp
The file was modified /trunk/src/fgadsGeom.cEGADS/trunk/src/fgadsGeom.c
Revision 2017 by haimes:
More Linux RPATH changes
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/include/LINUX64EGADS/trunk/include/LINUX64
Revision 2016 by galbramc:
Correctly trim a trimmed surface in convertToBspline
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsGeom.cppEGADS/trunk/src/egadsGeom.cpp
Revision 2015 by galbramc:
Fix so blend rounded tip works when the first edge in the section loop is the trailing edge
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsSpline.cppEGADS/trunk/src/egadsSpline.cpp
Revision 2014 by galbramc:
Use consistent CURVE/SURFACE approximation algorithms and preserve periodicity in convertToBspline
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsGeom.cppEGADS/trunk/src/egadsGeom.cpp
Revision 2013 by haimes:
OpenCASCADE messed up the dependency on their libraries for 7.8
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/include/LINUX64EGADS/trunk/include/LINUX64
Revision 2012 by galbramc:
Improved error message when PCurves do not form a closed loop
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsTopo.cppEGADS/trunk/src/egadsTopo.cpp
Revision 2011 by haimes:
Drive the use of RPATH in linux by an environment variable at build
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/include/LINUX64EGADS/trunk/include/LINUX64
Revision 2010 by galbramc:
Write SHELL names to underlying step shells
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsIO.cppEGADS/trunk/src/egadsIO.cpp
Revision 2009 by galbramc:
Fix check for copying a PCurve
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsGeom.cppEGADS/trunk/src/egadsGeom.cpp
Revision 2008 by galbramc:
Fix stanalizer warning
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsTopo.cppEGADS/trunk/src/egadsTopo.cpp
Revision 2007 by galbramc:
Restor egads.pdf
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/docs/EGADS_ref/egads.pdfEGADS/trunk/docs/EGADS_ref/egads.pdf
Revision 2006 by galbramc:
Allow copyObject on PCurve without transformation. Relax geometric consistency check on dot functions.
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
The file was modified /trunk/src/egadsBase.cEGADS/trunk/src/egadsBase.c
The file was modified /trunk/src/egadsGeom.cppEGADS/trunk/src/egadsGeom.cpp
Revision 2005 by galbramc:
Update Curve-to-Surface distance calculation to match OCCVER >= 7.6 algorithm
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsTopo.cppEGADS/trunk/src/egadsTopo.cpp
Revision 2004 by haimes:
Fix library file names for Windoze at 7.8
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/include/WIN64.2017EGADS/trunk/include/WIN64.2017
The file was modified /trunk/include/WIN64.2019EGADS/trunk/include/WIN64.2019
The file was modified /trunk/include/WIN64.2022EGADS/trunk/include/WIN64.2022
Revision 2003 by haimes:
Allow for the use of RPATH in LINUX builds
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/include/LINUX64EGADS/trunk/include/LINUX64
The file was modified /trunk/src/MakefileEGADS/trunk/src/Makefile
Revision 2002 by galbramc:
Test blend tangency treatment sensitvities
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/test/egadsSpline_dot.cEGADS/trunk/test/egadsSpline_dot.c
Revision 2001 by galbramc:
Cleanup dot testing
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/test/egadsGeom_dot.cEGADS/trunk/test/egadsGeom_dot.c
The file was modified /trunk/test/egadsGeom_dot.makEGADS/trunk/test/egadsGeom_dot.mak
The file was modified /trunk/test/egadsGeom_dot.makeEGADS/trunk/test/egadsGeom_dot.make
The file was modified /trunk/test/egadsHLevel_dot.cEGADS/trunk/test/egadsHLevel_dot.c
The file was modified /trunk/test/egadsHLevel_dot.makEGADS/trunk/test/egadsHLevel_dot.mak
The file was modified /trunk/test/egadsHLevel_dot.makeEGADS/trunk/test/egadsHLevel_dot.make
The file was modified /trunk/test/egadsSpline_dot.cEGADS/trunk/test/egadsSpline_dot.c
The file was modified /trunk/test/egadsSpline_dot.makEGADS/trunk/test/egadsSpline_dot.mak
The file was modified /trunk/test/egadsSpline_dot.makeEGADS/trunk/test/egadsSpline_dot.make
The file was added/trunk/test/egadsTools_dot.cEGADS/trunk/test/egadsTools_dot.c
The file was added/trunk/test/egadsTools_dot.hEGADS/trunk/test/egadsTools_dot.h
The file was modified /trunk/test/egadsTopo_dot.cEGADS/trunk/test/egadsTopo_dot.c
The file was modified /trunk/test/egadsTopo_dot.makEGADS/trunk/test/egadsTopo_dot.mak
The file was modified /trunk/test/egadsTopo_dot.makeEGADS/trunk/test/egadsTopo_dot.make