]> SALOME platform Git repositories - tools/yacsgen.git/commit
Salome HOME
CCAR: add two examples with Code_Aster : ast1 and ast2
authorcaremoli <caremoli>
Mon, 26 Jan 2009 15:37:58 +0000 (15:37 +0000)
committercaremoli <caremoli>
Mon, 26 Jan 2009 15:37:58 +0000 (15:37 +0000)
commit7c6f22de78159d624943fba42fb6179f2464b5e9
tree787a296a833fdb183d93ce125260aff70f337cfa
parentb93ea75718e6fa07ae5959de568cbea1f715788f
CCAR: add two examples with Code_Aster : ast1 and ast2
36 files changed:
Examples/ast1/README.txt [new file with mode: 0644]
Examples/ast1/components.py [new file with mode: 0644]
Examples/ast1/coupling.xml [new file with mode: 0644]
Examples/ast1/f.comm [new file with mode: 0644]
Examples/ast1/fcompo/Makefile [new file with mode: 0644]
Examples/ast1/fcompo/compo.f [new file with mode: 0644]
Examples/ast1/myaster/Makefile [new file with mode: 0644]
Examples/ast1/myaster/catalo/ecrire_maillage.capy [new file with mode: 0644]
Examples/ast1/myaster/catalo/lecture_force.capy [new file with mode: 0644]
Examples/ast1/myaster/catalo/yacs_init.capy [new file with mode: 0644]
Examples/ast1/myaster/make_cata [new file with mode: 0755]
Examples/ast1/myaster/src/op0078.f [new file with mode: 0644]
Examples/ast1/myaster/src/op0181.f [new file with mode: 0644]
Examples/ast1/myaster/src/op0189.f [new file with mode: 0644]
Examples/ast2/README.txt [new file with mode: 0644]
Examples/ast2/components.py [new file with mode: 0644]
Examples/ast2/coupling.xml [new file with mode: 0644]
Examples/ast2/f.comm [new file with mode: 0644]
Examples/ast2/fcompo/Makefile [new file with mode: 0644]
Examples/ast2/fcompo/compo.f [new file with mode: 0644]
Examples/ast2/myaster/Makefile [new file with mode: 0644]
Examples/ast2/myaster/catalo/ecrire_maillage.capy [new file with mode: 0644]
Examples/ast2/myaster/catalo/lecture_force.capy [new file with mode: 0644]
Examples/ast2/myaster/catalo/yacs_init.capy [new file with mode: 0644]
Examples/ast2/myaster/config.txt [new file with mode: 0644]
Examples/ast2/myaster/make_exec [new file with mode: 0755]
Examples/ast2/myaster/src/op0078.f [new file with mode: 0644]
Examples/ast2/myaster/src/op0181.f [new file with mode: 0644]
Examples/ast2/myaster/src/op0189.f [new file with mode: 0644]
Examples/cpp1/README.txt
Examples/cpp2/README.txt
Examples/fort1/README.txt
Examples/fort2/README.txt
Examples/pyth1/README.txt
Examples/pyth2/README.txt
MANIFEST.in