[MSLICE-tickets] [MSLICE] #5: Fortran needs to be integrated
MSlice
mslice-trac at svr2.nd.rl.ac.uk
Fri Sep 4 14:06:54 BST 2009
#5: Fortran needs to be integrated
-------------------------+--------------------------------------------------
Reporter: Toby Perring | Owner: Alex Buts
Type: defect | Status: new
Priority: critical | Keywords:
-------------------------+--------------------------------------------------
There are four flavours of the fortran source code in mslice at the
moment:
'original 32' - the original Fortran 77 that Radu Coldea wrote to
compile with Compaq Visual Fortran. May or may not work with other
compilers.
'32 mac' - 32 bit Mac versions, preovenance unknown (Jon Taylor?). I
think it differs essentially in that it has a header statement in the
code, but is otherwise Fortran77
'32' - Fortran 95 for 32 bit. Claims to work for various compilers
on various machines
'64' - Fortran 95 for 64 bit. Do not know what the differences with
'32' are.
Probably the 32 and 64 versions are the best starting point to alter the
code. I don't know that the 32 and 64 bits have to be different. The
requirement is that the code can compile with Compaq Fortran (which is an
F90 compiler), as I know quite a few people still have it. That means
possibly keeping a separate 'original 32' set of routines.
Note: slice_df_full.F in the mslice_extras folders only exists as
'original 32' code. It needs to be translated into the other
installation(s).
The
--
Ticket URL: <http://trac.isis.rl.ac.uk/mslice/ticket/5>
MSlice <http://trac.isis.rl.ac.uk/mslice/>
MSLICE
More information about the MSLICE-tickets
mailing list