View previous topic :: View next topic |
Author |
Message |
aiziqi
Joined: 10 Dec 2013 Posts: 1
|
Posted: Wed Dec 11, 2013 12:56 pm Post subject: Module imslf90 |
|
|
Hi all,
I am newbie in fortran.
I got an old code to solve vibration problem from my lab mate.
in the second row of code I saw USE imlsf90.
When I tried to run on plato FTN95, it was not working because of this module not available.
where I can find similar module like this
thank you in advance |
|
Back to top |
|
 |
simon
Joined: 05 Jul 2006 Posts: 299
|
Posted: Wed Dec 11, 2013 3:50 pm Post subject: |
|
|
Sounds like the IMSL maths library - a commercial package that would need to be installed separately on your machine. |
|
Back to top |
|
 |
|