PHYSICTRAN(ID:5472/phy002)

FORTRAN with units etc 


Problem-solving language with units etc based on FORTRAN V

Mizzi and Toussaint, French Ministry of Defence Computing Center, Arcueil, France. 1970


Related languages
FORTRAN V => PHYSICTRAN   Extension of

References:
  • Mizzi, F. and P. Toussaint: "PHYSICTRAN: A Programming Language for Physicists, Economists, and Engineers Extending the Possibilities of Fortran V in Automatic Solving" p364-369 view details
          in Freiman, C. V. et al (Ed) Information Processing 71, Proceedings of IFIP Congress 71, Ljubljana, Yugoslavia, August 23-28, 1971 view details
  • McPherson, J. C. Review of Mizzi 1971 view details Abstract: This paper describes the features of an elegant and powerful preprocessor for FORTRAN which extends the source language to vectors, matrices and arrays as elementary operands of the language, and performs numerical analysis on certain classes of problems to select preferred algorithms for the numeric solutions. These classes are matrix computations including systems of linear equations, both normal and overdetermined (where a least squares algorithm is applied), and ordinary and partial differential equations, including some non-linear simultaneous differential equations.

    The preprocessor uses formal manipulation of equations as in FORMAC to rearrange and simplify equations for solution, form derivatives, etc., and then supplies detailed FORTRAN declarations, and selects subroutines to efficiently evaluate the solution.

    Many convenience features are included, such as simplified input with implicit declaration of vectors and matrices, dynamic array declaration and release during execution and automatic plotting of results.
          in ACM Computing Reviews 14(03) March 1973 view details