codeaster-prerequisites homard
Brought to you by:
codeaster
| File | Date | Author | Commit |
|---|---|---|---|
| ASTER_HOMARD | 2019-03-11 |
|
[64e536] Update scripts to Python 3. |
| Linux | 2019-04-12 |
|
[79890c] Update 64 bits and 32 bits binaries build with ... |
| Linux64 | 2019-04-12 |
|
[79890c] Update 64 bits and 32 bits binaries build with ... |
| .hgignore | 2012-12-17 |
|
[f07db3] init with homard 10.1 |
| .hgtags | 2019-03-22 |
|
[088cc4] Added tag 11.12_python2 for changeset 11447c10b4f0 |
| A_Lire.txt | 2012-12-17 |
|
[f07db3] init with homard 10.1 |
| Readme.txt | 2012-12-17 |
|
[f07db3] init with homard 10.1 |
| __init__.py | 2012-12-17 |
|
[f07db3] init with homard 10.1 |
| homard_base | 2014-11-20 |
|
[c6906f] update to homard 11.2, binaries for 32 & 64 bits |
| setup_homard.py | 2019-03-11 |
|
[64e536] Update scripts to Python 3. |
| utilitaires.py | 2019-03-11 |
|
[64e536] Update scripts to Python 3. |
How install HOMARD ?
====================
1. Information
==============
The free downloading of HOMARD software is only allowed for coupling with Code_Aster. Please contact HOMARD project: homard[at]edf.fr
Visit the site: http://www.code-aster.org/outils/homard/menu_homard.en.htm for a description of HOMARD.
HOMARD is a trade mark of Electricité de France.
2. Description of the package
=============================
The HOMARD package includes:
. the load module HOMARD
. coupling script between Code_Aster and HOMARD ;
. test cases ;
. an installation script.
3. Installation
===============
3.1. Prerequisite
-----------------
. Code_Aster should be installed.
. the absolute name of 'config.txt' files for Code_Aster.
usually, it is $ASTER_ROOT/xxx/config.txt, with NEW11, STA11, etc. as xxx.
. this installation script and the archive directories must stay in the same directory.
3.2. How ?
----------
The installation is launched by:
python setup_homard.py -en
Names will be asked for:
. the absolute name of 'config.txt' file for Code_Aster. File existence is checked.
Options:
-en : for english messages ; the default is french.
-v : more information
-vmax: much more information
3.3. What is done during the installation ?
-------------------------------------------
The script:
. extracts the load module HOMARD and the coupling scripts with Code_Aster from the archive file to the installation directory ;
. launches the test cases ;
. adapts the main coupling script, "homard", to the installation characteristics ;
. writes a final diagnosis.
========================================================
Copyright EDF - R&D - 1996, 1997, 2012