Difference between revisions of "Documentation"

From TexGen
Jump to navigationJump to search
 
 
(39 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 
The following documentation is available:
 
The following documentation is available:
  
* [[User Guide]] - Guide to GUI and scripting Tutorial
+
* [[User Guide]] - Guide to using the TexGen graphical user interface
 +
* [[Scripting Guide]] - Guide to writing Python scripts for generating TexGen models
 
* [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 described
+
* [[TG3 File Format]] - TexGen save file format description
 +
* [[Publications]] - Publications using TexGen
 +
* [[TexGen Applications]] - Published applications of TexGen
 +
* [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)
 +
* 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
 +
** [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/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]. 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]]

Latest revision as of 08:57, 23 August 2021

The following documentation is available: