DAMASK_EICMD/install/MarcMentat/installation.txt

20 lines
865 B
Plaintext
Raw Normal View History

2022-11-17 12:42:27 +05:30
Install or uninstall DAMASK modifications to MSC Marc/Mentat.
This is for the Linux64 version of Marc/Mentat.
2022-11-17 12:42:27 +05:30
usage: MSC_modifications.py [-h] [--editor string] [--marc-root string] [--marc-version string] [--damask-root string]
[command]
where command is either 'install' or 'uninstall'
Refer to https://damask.mpie.de/installation/source_code.html#msc-marc for complete installation instructions.
Usually you will need to be root for this to work!
2021-07-14 21:51:11 +05:30
See Marc and Mentat Release Guide for List of Build and Supported Platforms.
The Intel Fortran compiler needs to be installed.
2022-11-17 12:42:27 +05:30
1) Install Marc, Mentat, and Documentation as usual.
2021-07-14 21:51:11 +05:30
Run the test example including subroutines to confirm that the installation of both Marc/Mentat and the Intel Fortran Compiler is ok.
2022-11-17 12:42:27 +05:30
2) Run the MSC_modifications.py script from this directory.