% $Id: make_etude,v 2.1 2003/06/20 08:24:01 mcourtoi Exp $

% Runs a study
% ---------------------------------------------------------------
     make_etude  : oui

% Code_Aster main directory
     rep_ref     : HOME_CODE_ASTER

% platform
     plate-forme : IFDEF

% temporary directory (verify you have write access)
     rep_trav    : /tmp/trav

% Uncomment this line to follow the execution in interactive mode
%     xterm       : HOME_XTERM/xterm -sb -si -geometry 120x25 

% ---------------------------------------------------------------
% IN : binary, commands and elements catalogues used,
%      parameters added to binary
% ---------------------------------------------------------------
     exec        : HOME_CODE_ASTER/asteru.exe
     rep_coco    : HOME_CODE_ASTER/commande
     elco        : HOME_CODE_ASTER/elements

% Memory amount is in megaword (a word = a standard integer)
% 8 Mw in this example : 32 Mo or 64 Mo depends on platform
     para        : -memjeveux 8 -rep_outils REP_TOOLS

% ---------------------------------------------------------------
% IN / OUT : data and result files
% ---------------------------------------------------------------
     fort.1   D  : HOME_CODE_ASTER/etude/forma01a.comm
     fort.19  D  : HOME_CODE_ASTER/etude/forma01a.mgib
     fort.17  D  : HOME_CODE_ASTER/etude/forma01a.17
     fort.18  D  : HOME_CODE_ASTER/etude/forma01a.18
     fort.8   R  : HOME_CODE_ASTER/etude/forma01a.resu
     fort.9   R  : HOME_CODE_ASTER/etude/forma01a.erre
     fort.6   R  : HOME_CODE_ASTER/etude/forma01a.mess

% D : data
% R : result
% C : compressed by gzip

% Add .mgib/.msup /.cast/.unv ... files if necessary
% Add a "base" eventually

% Unit numbers :
% comm :  1
% mail : 20
% erre :  9
% mess :  6
% resu :  8
% base
% cast : 37
% gnu  : 23
% mast : 26
% mgib : 19
% mmed : 21
% msh  : 19
% msup : 19
% ensi
% ps   : 24
% rmed : 80
% unv  : 30
% libr : 38
