Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

LMTART

kitab
Beginner
946 Views
I want someone who has already used the program LMTART to tell me what I can do to compile it
help me please
0 Kudos
4 Replies
mecej4
Honored Contributor III
946 Views
What is the hangup?

[bash] $ ifort -traceback -fpe0 -o lmtart mod*.f bnd*.f frc*.f ftb*.f hop*.f hub*.f ini*.f lib*.f man*.f pot*.f rho*.f str*.f ttr*.f
[/bash]

will do the job. The mod*.f files produce modules and, therefore, have to be compiled before the others, as the installation section of the LMTART manual explains.

0 Kudos
kitab
Beginner
946 Views
I tried to compile LMTART guided by FULL-POTENTIAL PROGRAM PACKAGE "LMTART 6.20" User's Manual but i can not compile it
I followed the following states
All programs and data les are tared, and gzipped into 2 les named as lmtart.tar.gz and
atomdat.tar.gz. To unpack them use the following commands:
1. gunzip lmtart.tar.gz
2. tar -x -f lmtart.tar
Repeat these steps for atomdat.tar.gz. The directory trees will be created automatically.
To be able to run LMTART it is necessary to compile the source data les. A few comments must
be said here.
1. Edit the le ini_setup.f and specify the path to the scratch and atomdat directories. Also check
that other items match your computer settings.
but when i edit this command ini_setup.f i have erore message permission non accord
please halpe me what i can do to compile lmtart i am useing linux 11.4 i want dtail this may mail you can send it (akricheahmed@gmail.com) please halp me it is urgant
0 Kudos
kitab
Beginner
946 Views
I have a problem during the compilation of the program LMTART inder Linux 11.4 when I edit the commend ini_setup i have error mssage ((permission non accorde) what means
somme one helpe me please i want all the steups to compile
thank you for all
0 Kudos
Steven_L_Intel1
Employee
946 Views
I have merged the three threads on this issue. Please use Reply and don't create a new separate topic/thread each time.
0 Kudos
Reply