Difference between revisions of "Contrib:KeesWouters"

From CAELinuxWiki
Jump to: navigation, search
Line 1: Line 1:
 
'''A few simple examples on the use of the Salome - Code Aster platform'''
 
'''A few simple examples on the use of the Salome - Code Aster platform'''
# This contribution is an simple example of a dynamic plate modelled by shell (coqued_3d) elements.<br/>[[Contrib:KeesWouters/platedynamics]]<br/><br/>
+
# '''Use of coque_3d elements'''<br/>This contribution is an simple example of a dynamic plate modelled by shell (coqued_3d) elements.<br/>[[Contrib:KeesWouters/platedynamics]]<br/><br/>
# This contribution is mainly a comparison between solids and shells (coque_3d) elements on convergence of the displacements.<br/> A small detour to how to determine the stresses at the centre and outside layers is given.<br/>The retrieval of the the nodal forces, reaction forces and stresses into a table are discussed (for solid elements only).<br/>[[Contrib:KeesWouters/staticshell]]<br/><br/>
+
# '''Convergence of solid and shell elements'''<br/>This contribution is mainly a comparison between solids and shells (coque_3d) elements on convergence of the displacements.<br/>'''Stresses in centre and outside layers'''<br/>A small detour to how to determine the stresses at the centre and outside layers is given.<br/>'''Printing reaction forces and stresses in a table'''<br/>The retrieval of the the nodal forces, reaction forces and stresses into a table are discussed (for solid elements only).<br/>[[Contrib:KeesWouters/staticshell]]<br/><br/>
# Partitioning:<br/>With Salome it took me quite some time to find out how to define different volumes in one construction. In this example four different volumes by partitioning a construction are defined.<br/>[[Contrib:KeesWouters/partition]]
+
# '''Partitioning'''<br/>With Salome it took me quite some time to find out how to define different volumes in one construction. In this example four different volumes by partitioning a construction are defined.<br/>[[Contrib:KeesWouters/partition]]
  
  

Revision as of 11:19, 11 June 2009

A few simple examples on the use of the Salome - Code Aster platform

  1. Use of coque_3d elements
    This contribution is an simple example of a dynamic plate modelled by shell (coqued_3d) elements.
    Contrib:KeesWouters/platedynamics

  2. Convergence of solid and shell elements
    This contribution is mainly a comparison between solids and shells (coque_3d) elements on convergence of the displacements.
    Stresses in centre and outside layers
    A small detour to how to determine the stresses at the centre and outside layers is given.
    Printing reaction forces and stresses in a table
    The retrieval of the the nodal forces, reaction forces and stresses into a table are discussed (for solid elements only).
    Contrib:KeesWouters/staticshell

  3. Partitioning
    With Salome it took me quite some time to find out how to define different volumes in one construction. In this example four different volumes by partitioning a construction are defined.
    Contrib:KeesWouters/partition


Versions of the software that has been used (april 2009):

  • Salome 4.1.4 (32 bit)
  • Code Aster 9.4 (32 bit)
  • ASTK 1.7.1
  • OS: Ubuntu 9.04 Jaunty (64 bit)