Contrib:Claws/Code Aster

From CAELinuxWiki
Revision as of 16:56, 26 January 2010 by Claws (Talk | contribs)

Jump to: navigation, search

Contents

Introduction

Here I've collected and uploaded a series of cases and code-snippets that some might find useful.

I consider this an online notebook of my Code_Aster endeavors and I'll try to keep it updated with the experiments I do.

  • Thanks to everyone who helped me, and whos *.comm file I've taken stuff from - too many to write here :)

/Claus Andersen, Jan. 2009

.comm file examples

Small snippets from various cases, tricks and other neat stuff - can be copy/pasted

.comm file concepts - mixed examples

Full cases

Code_Aster 9.04 cases

Here I have uploaded some cases that are up to date with the latest Code_Aster 9.4 (C_A) along with *.astk, *.comm, mesh-files, *.hdf etc. etc. They should be usable 'as is'.

The point of these is, that I've struggled much with the out-dated examples (they are still valid, but wont run in later Code_Aster without much editing) and want to provide an easy way of copy/paste for newer users of C_A.

Link: Code_Aster 9.04 cases
caption

Includes:

  • Linear statics of an H-beam
  • Converting a mesh from linear to quadratic (2nd order) and projecting the result onto a linear mesh
  • Outputting to Ensight format
  • Non-linear plasticity study
  • Contact

Code_Aster 10.1.X cases