Skip to content
Failed

Changes

Summary

  1. Update plato example csm file name
  2. Fixes for aflr3 MultiDomain
  3. Lint fixes
  4. Add Motion_Driver and Mesh_Movement to fun3D AIM to wtite moving body input file. Generate fun3dNamelist with latest cython.
  5. Fix bug in FEA connections
  6. xfoil fixes to normalize properly
  7. Do not normalize mses airfoils
  8. Upgrade to AFLR 11.5.9. Fix bug where aflr3 BL_Thickness and BL_Initial_Spacing were not scaled by capsMeshLength
  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
  10. Track STEP/IGES name attributes through all read manipulations
  11. Add fighter4 as known error on macys
  12. Upgrade to AFLR 11.5.9
Revision 3921 by galbramc:
Update plato example csm file name
Change TypePath in RepositoryPath in Workspace
The file was modified /examples/pyCAPS/plato_aflr_tetgen_cyli_box_PyTest.pyCAPS/examples/pyCAPS/plato_aflr_tetgen_cyli_box_PyTest.py
Revision 3920 by galbramc:
Fixes for aflr3 MultiDomain
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/aflr3/aflr3AIM.cCAPS/aim/aflr3/aflr3AIM.c
The file was modified /aim/aflr3/aflr3_Interface.cCAPS/aim/aflr3/aflr3_Interface.c
The file was modified /aim/utils/miscUtils.cCAPS/aim/utils/miscUtils.c
Revision 3919 by galbramc:
Lint fixes
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/fun3d/fun3dUtils.hCAPS/aim/fun3d/fun3dUtils.h
The file was modified /aim/utils/feaUtils.cCAPS/aim/utils/feaUtils.c
Revision 3918 by galbramc:
Add Motion_Driver and Mesh_Movement to fun3D AIM to wtite moving body input file. Generate fun3dNamelist with latest cython.
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/fun3d/MakefileCAPS/aim/fun3d/Makefile
The file was modified /aim/fun3d/fun3dAIM.cCAPS/aim/fun3d/fun3dAIM.c
The file was modified /aim/fun3d/fun3dInputs.hCAPS/aim/fun3d/fun3dInputs.h
The file was modified /aim/fun3d/fun3dNamelist.cCAPS/aim/fun3d/fun3dNamelist.c
The file was modified /aim/fun3d/fun3dNamelist.hCAPS/aim/fun3d/fun3dNamelist.h
The file was modified /aim/fun3d/fun3dUtils.cCAPS/aim/fun3d/fun3dUtils.c
The file was modified /aim/fun3d/fun3dUtils.hCAPS/aim/fun3d/fun3dUtils.h
The file was modified /aim/unitTest/pyCAPS/test_fun3d.pyCAPS/aim/unitTest/pyCAPS/test_fun3d.py
Revision 3917 by galbramc:
Fix bug in FEA connections
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/utils/feaUtils.cCAPS/aim/utils/feaUtils.c
Revision 3916 by galbramc:
xfoil fixes to normalize properly
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/unitTest/csmData/airfoilSection.csmCAPS/aim/unitTest/csmData/airfoilSection.csm
The file was modified /aim/unitTest/pyCAPS/test_xfoil.pyCAPS/aim/unitTest/pyCAPS/test_xfoil.py
The file was modified /aim/xfoil/xfoilAIM.cCAPS/aim/xfoil/xfoilAIM.c
The file was modified /examples/pyCAPS/xfoil_PyTest.pyCAPS/examples/pyCAPS/xfoil_PyTest.py
The file was modified /legacy/examples/pyCAPS/xfoil_PyTest.pyCAPS/legacy/examples/pyCAPS/xfoil_PyTest.py
Revision 3915 by galbramc:
Do not normalize mses airfoils
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/mses/msesAIM.cCAPS/aim/mses/msesAIM.c
The file was modified /aim/utils/vlmSpanSpace.cppCAPS/aim/utils/vlmSpanSpace.cpp
The file was modified /aim/utils/vlmUtils.cCAPS/aim/utils/vlmUtils.c
Revision 3914 by galbramc:
Upgrade to AFLR 11.5.9. Fix bug where aflr3 BL_Thickness and BL_Initial_Spacing were not scaled by capsMeshLength
Change TypePath in RepositoryPath in Workspace
The file was modified /aim/aflr3/aflr3_Interface.cCAPS/aim/aflr3/aflr3_Interface.c
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
The file was modified /aim/unitTest/pyCAPS/test_aflr3.pyCAPS/aim/unitTest/pyCAPS/test_aflr3.py
Revision 2390 by jfdannen:
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
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
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/udpVsp3.cOpenCSM/trunk/src/udpVsp3.c
The file was modified /trunk/src/udpVspComp.cOpenCSM/trunk/src/udpVspComp.c
Revision 1939 by galbramc:
Track STEP/IGES name attributes through all read manipulations
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsClasses.hEGADS/trunk/src/egadsClasses.h
The file was modified /trunk/src/egadsIO.cppEGADS/trunk/src/egadsIO.cpp
The file was modified /trunk/src/egadsTopo.cppEGADS/trunk/src/egadsTopo.cpp
Revision 827 by galbramc:
Add fighter4 as known error on macys
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_Env.shJenkinsESP/ESP_Env.sh
Revision 826 by galbramc:
Upgrade to AFLR 11.5.9
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