Difference between revisions of "Documentation"
From TexGen
Jump to navigationJump to search(16 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
* [http://texgen.sourceforge.net/api/ API Reference Guide] - Reference guide for Python scripting | * [http://texgen.sourceforge.net/api/ API Reference Guide] - Reference guide for Python scripting | ||
* [[TG3 File Format]] - TexGen save file format description | * [[TG3 File Format]] - TexGen save file format description | ||
+ | * [[Publications]] - Publications using TexGen | ||
* [[TexGen Applications]] - Published applications of TexGen | * [[TexGen Applications]] - Published applications of TexGen | ||
− | * [http:// | + | * [http://eprints.nottingham.ac.uk/10303/1/thesis-final.pdf Modelling Theory] - Much of the theory behind TexGen can be found in this thesis (Chapters 2 and 3) |
− | * [http://texgen.sourceforge.net/documents/ | + | * Webinar 1: Introduction to Creating Textile Models Using TexGen (23/3/2021) |
+ | ** [https://youtu.be/xDYRhVvwd2E Video] | ||
+ | ** [http://texgen.sourceforge.net/documents/Webinar1_IntroductionToTexGen.pdf Slides] | ||
+ | * Webinar 2: Exporting TexGen Models for Simulation (27/4/2021) | ||
+ | ** [https://youtu.be/BVME9evj0kc Video] | ||
+ | ** [http://texgen.sourceforge.net/documents/webinar2_TexGenExport.pdf Slides] | ||
* Presentations from the TexGen workshop on the 2nd May 2012 | * Presentations from the TexGen workshop on the 2nd May 2012 | ||
** [http://texgen.sourceforge.net/workshop/Texgen_overview.pdf A general overview of the development and use of TexGen] | ** [http://texgen.sourceforge.net/workshop/Texgen_overview.pdf A general overview of the development and use of TexGen] | ||
** [http://texgen.sourceforge.net/workshop/TexGenWorkshop_Geometry_modelling.pdf A guide to geometry modelling using TexGen] | ** [http://texgen.sourceforge.net/workshop/TexGenWorkshop_Geometry_modelling.pdf A guide to geometry modelling using TexGen] | ||
** [http://texgen.sourceforge.net/workshop/Application_of_TexGen_to_mechanical_modelling.pdf Application of TexGen to mechanical modelling] | ** [http://texgen.sourceforge.net/workshop/Application_of_TexGen_to_mechanical_modelling.pdf Application of TexGen to mechanical modelling] | ||
− | ** [http://texgen.sourceforge.net/workshop/TexGen_tutorial_for_FE_analysis.pdf Tutorials showing use of TexGen for FE and CFD analysis] - The CXFImportVTK file used in the CFD analysis is available for download [https://sourceforge.net/projects/texgen/files/texgen/ here] | + | ** [http://texgen.sourceforge.net/workshop/TexGen_tutorial_for_FE_analysis.pdf Tutorials showing use of TexGen for FE and CFD analysis] - The CXFImportVTK file used in the CFD analysis is available for download [https://sourceforge.net/projects/texgen/files/texgen/ here]. Alternately the Abaqus input file produced by TexGen can be imported directly into ANSYS/CFX as shown here: [[ANSYS/CFX Export]] |
* [[Extraction of Material Properties using Voxel Meshing and Abaqus]] - Guide to creating Abaqus input file using voxel mesh export and use of script provided with TexGen to extract material properties after running Abaqus simulation | * [[Extraction of Material Properties using Voxel Meshing and Abaqus]] - Guide to creating Abaqus input file using voxel mesh export and use of script provided with TexGen to extract material properties after running Abaqus simulation | ||
+ | * [[Abaqus UMAT Subroutine for Calculation of Localised Yarn Properties]] | ||
+ | * [[ANSYS/CFX Export]] - Importing TexGen model into ANSYS CFX | ||
+ | * [[Using Octree Refinement and Mesh Smoothing]] |
Latest revision as of 08:57, 23 August 2021
The following documentation is available:
- User Guide - Guide to using the TexGen graphical user interface
- Scripting Guide - Guide to writing Python scripts for generating TexGen models
- API Reference Guide - Reference guide for Python scripting
- TG3 File Format - TexGen save file format description
- Publications - Publications using TexGen
- TexGen Applications - Published applications of TexGen
- Modelling Theory - Much of the theory behind TexGen can be found in this thesis (Chapters 2 and 3)
- Webinar 1: Introduction to Creating Textile Models Using TexGen (23/3/2021)
- Webinar 2: Exporting TexGen Models for Simulation (27/4/2021)
- Presentations from the TexGen workshop on the 2nd May 2012
- A general overview of the development and use of TexGen
- A guide to geometry modelling using TexGen
- Application of TexGen to mechanical modelling
- Tutorials showing use of TexGen for FE and CFD analysis - The CXFImportVTK file used in the CFD analysis is available for download here. Alternately the Abaqus input file produced by TexGen can be imported directly into ANSYS/CFX as shown here: ANSYS/CFX Export
- Extraction of Material Properties using Voxel Meshing and Abaqus - Guide to creating Abaqus input file using voxel mesh export and use of script provided with TexGen to extract material properties after running Abaqus simulation
- Abaqus UMAT Subroutine for Calculation of Localised Yarn Properties
- ANSYS/CFX Export - Importing TexGen model into ANSYS CFX
- Using Octree Refinement and Mesh Smoothing