View previous topic :: View next topic |
Author |
Message |
leszpol
Joined: 25 Apr 2008 Posts: 29 Location: Gdynia-TriCity
|
Posted: Thu Jul 07, 2011 9:10 pm Post subject: What is the reason that FTN95 is not available for Linux? |
|
|
What is the reason that FTN95 is not available for Linux?
Leo |
|
Back to top |
|
 |
davidb
Joined: 17 Jul 2009 Posts: 560 Location: UK
|
Posted: Thu Jul 07, 2011 10:06 pm Post subject: |
|
|
Have you tried running it under WINE to see if it works. _________________ Programmer in: Fortran 77/95/2003/2008, C, C++ (& OpenMP), java, Python, Perl |
|
Back to top |
|
 |
leszpol
Joined: 25 Apr 2008 Posts: 29 Location: Gdynia-TriCity
|
Posted: Fri Jul 08, 2011 7:00 am Post subject: FTN95 Linux |
|
|
Yes I did. At the level of the text mode will not be a problem - but at the level of graphics so sure. I thought about a similar solution for other compilers, written separately for Win and Linux to use the full power of Linux. |
|
Back to top |
|
 |
PaulLaidler Site Admin
Joined: 21 Feb 2005 Posts: 8210 Location: Salford, UK
|
Posted: Fri Jul 08, 2011 5:25 pm Post subject: |
|
|
I have heard that Simfit (which is integrated with ClearWin+) works well under WINE.
There are currently no plans to port FTN95 to Linux. |
|
Back to top |
|
 |
leszpol
Joined: 25 Apr 2008 Posts: 29 Location: Gdynia-TriCity
|
Posted: Fri Jul 08, 2011 7:37 pm Post subject: |
|
|
I understand. I tried to complie programs with OpenGL - no sucsses. But program *.exe compiled under WINDOWS work ! with WINE. It is all.
Leo |
|
Back to top |
|
 |
jjgermis
Joined: 21 Jun 2006 Posts: 404 Location: N�rnberg, Germany
|
Posted: Sat Jul 16, 2011 8:38 am Post subject: |
|
|
This thread is not to up to date. However, I have been thinking about this as well. The more I get involved in FEM programming the more I meet people who do the development under Linux and gfortran - the performance (speed) is really remarkable!
FTN95 on the other hand has excellent debugging and syntax checking. Therefore we will write code using gfortran. In the last stage I then compile it with FTN95!
Anyway, what actually happens (or what does it mean) when FTN95 is ported to Linux? |
|
Back to top |
|
 |
leszpol
Joined: 25 Apr 2008 Posts: 29 Location: Gdynia-TriCity
|
Posted: Sat Jul 16, 2011 10:38 am Post subject: |
|
|
Thank you for your comment. Most of the things about which you write I am known. What's more I know I use the gfortran Fortran G95 + OpenGL under Linux and Windows. Also, I develop FEM and therefore need a unified computing environment and above all fast OpenGL graphics environment. One such candidate was to be FTN95 but it's not as easy as can be seen. I can only say that all the requirements of portability of code and graphics computing to meet the language today !!!!!!!! JAVA 3D and it works great - but I wanted to have it all in Fortran hence my questions. |
|
Back to top |
|
 |
jjgermis
Joined: 21 Jun 2006 Posts: 404 Location: N�rnberg, Germany
|
Posted: Fri Sep 16, 2011 8:25 am Post subject: |
|
|
It seems like we do sort of the same thing. In the meanswhile my code in Fortran from the mesher to the solution. For the graphical view/display of the results OpenGL is my next step. It would be interessting to know for which applications you develop your FEM. We work on rotating electrical machines. |
|
Back to top |
|
 |
|