83,800 research outputs found

    IPLIB (Image processing library) user's manual

    Get PDF
    IPLIB is a collection of HP FORTRAN 77 subroutines and functions that facilitate the use of a COMTAL image processing system driven by an HP-1000 computer. It is intended for programmers who want to use the HP 1000 to drive the COMTAL Vision One/20 system. It is assumed that the programmer knows HP 1000 FORTRAN 77 or at least one FORTRAN dialect. It is also assumed that the programmer has some familiarity with the COMTAL Vision One/20 system

    NLINLS: a Differential Evolution based nonlinear least squares Fortran 77 program

    Get PDF
    This paper provides the list of Fortran 77 codes of nonlinear least squares using Differential Evolution as the minimizer algorithm. It has been tested on a number of difficult nonlinear least squares problems (taken from NIST, USA including CPC-X Software challenge problems). Help on how to use the program also is provided.Nonlinear least squares; Differential Evolution; Fortran 77

    Fortran 95 for Fortran 77 Users

    No full text
    For 50 years Fortran has been a computer language used mainly by engineers and scientists (but by few computer scientists), mainly for numerical work. Five versions were standardised and are commonly referred to as f66, f77, f90, f95 and f2003 to indicate the year. F95 has superseded f90, and no f2003 compilers exist yet. These notes concentrate on f77 and f95. They are written to show f77 users a number of the f95 features that I found so useful that I gave up f77 except when writing a program for someone with no f95 compiler. Some new features make programming easier, some allow the machine to detect bugs that f77 compilers cannot, and some make programs easier to read

    The conversion of the process flowsheet simulator, FLOWTRAN, for FORTRAN 66 based mainframe computers

    Get PDF
    The process flowsheet simulator FLOWTRAN was converted from FORTRAN 77 code to FORTRAN 66 code. The conversion was accomplished by developing a number of subprograms to handle FORTRAN 77 intrinsic functions that are missing in the FORTRAN 66 standard and by altering the code to take advantage of the developed subprograms. Also developed were a set of procedure files for executing the FORTRAN 66 FLOWTRAN on a Sperry-Univac 90/80-4. The new FLOWTRAN was tested and performs identically to the FORTRAN 77 version. The FORTRAN 66 FLOWTRAN can be installed on any mainframe computer with a FORTRAN 66 compiler

    Guidelines for development structured FORTRAN programs

    Get PDF
    Computer programming and coding standards were compiled to serve as guidelines for the uniform writing of FORTRAN 77 programs at NASA Langley. Software development philosophy, documentation, general coding conventions, and specific FORTRAN coding constraints are discussed

    PISCES: An environment for parallel scientific computation

    Get PDF
    The parallel implementation of scientific computing environment (PISCES) is a project to provide high-level programming environments for parallel MIMD computers. Pisces 1, the first of these environments, is a FORTRAN 77 based environment which runs under the UNIX operating system. The Pisces 1 user programs in Pisces FORTRAN, an extension of FORTRAN 77 for parallel processing. The major emphasis in the Pisces 1 design is in providing a carefully specified virtual machine that defines the run-time environment within which Pisces FORTRAN programs are executed. Each implementation then provides the same virtual machine, regardless of differences in the underlying architecture. The design is intended to be portable to a variety of architectures. Currently Pisces 1 is implemented on a network of Apollo workstations and on a DEC VAX uniprocessor via simulation of the task level parallelism. An implementation for the Flexible Computing Corp. FLEX/32 is under construction. An introduction to the Pisces 1 virtual computer and the FORTRAN 77 extensions is presented. An example of an algorithm for the iterative solution of a system of equations is given. The most notable features of the design are the provision for several granularities of parallelism in programs and the provision of a window mechanism for distributed access to large arrays of data

    The FORTRAN static source code analyzer program (SAP) user's guide, revision 1

    Get PDF
    The FORTRAN Static Source Code Analyzer Program (SAP) User's Guide (Revision 1) is presented. SAP is a software tool designed to assist Software Engineering Laboratory (SEL) personnel in conducting studies of FORTRAN programs. SAP scans FORTRAN source code and produces reports that present statistics and measures of statements and structures that make up a module. This document is a revision of the previous SAP user's guide, Computer Sciences Corporation document CSC/TM-78/6045. SAP Revision 1 is the result of program modifications to provide several new reports, additional complexity analysis, and recognition of all statements described in the FORTRAN 77 standard. This document provides instructions for operating SAP and contains information useful in interpreting SAP output

    Program Fortran Untuk Menghasilkan Gambar Grafik Dalam Fisika Komputasional

    Get PDF
    Dalam makalah ini kami melaporkan penyusunan program dalam Fortran 77 untuk menghasilkan grafik, baik untuk kerja analisis maupun untuk tampilan yang persuasif. Dengan tambahan perlengkapan ini maka Fortran 77, meskipun sudah cukup tua, masih tetap merupakan peralatan yang handal dalam fisika komputasional
    • …
    corecore