Proteus Two-Dimensional Navier-Stokes Computer Code-Version 2.0

Total Page:16

File Type:pdf, Size:1020Kb

Proteus Two-Dimensional Navier-Stokes Computer Code-Version 2.0 NASA Technical Memorandum 106339 . .?/i_'7 Proteus Two-Dimensional Navier-Stokes Computer Code-Version 2.0 Volume 3-Programmer's Reference Charles E. Towne, John R. Schwab, and Trong T. Bui Lewis Research Center Cleveland, Ohio N94-15867 (NAqA-TM-I06339) PROTEUS TWO-UIMENSInNAL NAVIER-STOKES COMPUTER CODE, VERSION 2.0. VOLUME unclas 3: PROGRAMMCR, S REFERENCE (NASA) 26o p October 1993 G3/34 0191167 NASA CONTENTS SUMMARY ................................................................. 3 1.0 INTRODUCTION .......................................................... 5 2.0 PROGRAM STRUCTURE ................................................... 7 2.1 FLOW CHART ........................................................ 7 2.2 SUBPROGRAM CALLING TREE ......................................... 10 2.3 PROGRAMMING CONVENTIONS AND NOTES ........................... 14 2.3.1 Computer & Language .............................................. 14 2.3.2 Fortran Variables .................................................. 15 3.0 COMMON BLOCKS ...................................................... 19 3.1 COMMON BLOCK SUMMARY ......................................... 19 3.2 COMMON VARIABLES LISTED ALPHABETICALLY ........................ 19 3.3 COMMON VARIABLES LISTED SYMBOLICALLY .......................... 38 4.0 PROTEUS SUBPROGRAMS ................................................ 49 4.1 SUBPROGRAM SUMMARY ............................................ 49 4.2 SUBPROGRAM DETAILS ........... : .................................. 51 Subroutine ADI ....................................................... 53 Subroutine AVISC 1 .................................................... 54 Subroutine AVISC2 .................................................... 57 Subroutine BCDENS ................................................... 60 Subroutine BCELIM ................................................... 63 Subroutine BCF ....................................................... 64 Subroutine BCFLIN .................................................... 69 Subroutine BCGEN .................................................... 71 Subroutine BCGRAD .................................................. 73 Subroutine BCMET .................................................... 74 Subroutine BCPRES .................................................... 75 Subroutine BCQ ....................................................... 82 Subroutine BCSET ..................................................... 85 Subroutine BCTEMP ................................................... 87 Subroutine BCUVEL ................................................... 93 Subroutine BCVDIR .................................................... 97 Subroutine BCWEL .................................................. 106 Subroutine BC'_WEL .................................................. 110 Subroutine BLIN 1 .................................................... 114 Subroutine BLIN2 .................................................... 116 Subroutine BLKOUT .................................................. 117 Subroutine BLK2 ..................................................... 118 Subroutine BLK2P .................................................... 120 Subroutine BLK3 ..................................................... 122 Subroutine BLK3P .................................................... 124 Subroutine BLK4 ..................................................... 126 Subroutine BLK4P .................................................... 127 Subroutine BLK5 ........ ............................................. 128 Subroutine BLKSP .................................................... 129 BLOCK DATA ...................................................... 130 Subroutine BLOUT1 .................................................. 132 Subroutine BLOUT2 .................................................. 135 Proteus 2-D Programmer's Reference Contents I Subroutine BVUP ..................................................... 137 Subroutine COEFC ................................................... 139 Subroutine COEFE ..................... : .............................. 143 Subroutine COEFS 1 ................................................... 151 Subroutine COEFS2 ................................................... 155 Subroutine COEFX ................................................... 158 Subroutine COEFY ................................................... 165 Subroutine COEFZ .................................................... 173 Subroutine CONV .................................................... 178 Subroutine CUBIC .................................................... 180 Subroutine EQSTAT .................................................. 182 Subroutine EXEC ..................................................... 184 Subroutine EXECT ................................................... 188 Subroutine FILTER ................................................... 190 Subroutine FTEMP ................................................... 192 Subroutine GEOM .................................................... 195 Subroutine INIT ...................................................... 198 Subroutine INITC .................................................... 199 Subroutine INPUT .................................................... 204 Function ISAMAX .................................................... 206 Function ISAMIN .................................................... 208 Function ISRCHEQ ................................................... 209 Subroutine KEINIT ................................................... 211 MAIN Program ...................................................... 213 Subroutine METS ..................................................... 216 Subroutine OUTPUT .................................................. 218 Subroutine OUTW .................................................... 220 Subroutine PAK ...................................................... 223 Subroutine PERIOD ................................................... 225 Subroutine PLOT ..................................................... 227 Subroutine PRODCT .................................................. 230 Subroutine PRTHST .................................................. 232 Subroutine PRTOUT .................................................. 233 Subroutine RESID .................................................... 234 Subroutine REST ..................................................... 237 Subroutine ROBTS .................................................... 240 Function SASUM ..................................................... 242 Subroutine SGEFA .................................................... 243 Subroutine SGESL .................................................... 244 Function SNRM2 ..................................................... 245 Subroutine TBC ...................................................... 247 Subroutine TIMSTP ................................................... 249 Subroutine TREMAIN ................................................. 253 Subroutine TURBBL .................................................. 254 Subroutine TURBCH .................................................. 257 Subroutine UPDATE .................................................. 259 Subroutine UPDTKE .................................................. 261 Subroutine VORTEX .................................................. 263 Subroutine YPLUSN .................................................. 264 REFERENCES ............................................................. 265 2 Contents Proteus 2-D Programmer's Reference PROTEUSTWO-DIMENSIONAL NAVIER-STOKESCOMPUTER CODE - VERSION 2.0 Volume 3 - Programmer's Reference Charles E. Towne, John R. Schwab, Trong T. Bui National Aeronautics and Space Administration Lewis Research Center Cleveland, Ohio SUMMARY A computer code called Proteus has been developed to solve the two-dimensional planar or axisymmetric, Reynolds-averaged, unsteady compressible Navier-Stokes equations in strong conservation law form. The objective in this effort has been to develop a code for aerospace propulsion applications that is easy to use and easy to modify. Code readability, modularity, and documentation have been emphasized. The governing equations are written in Cartesian coordinates and transformed into generalized nonorthogonal body-fitted coordinates. They are solved by marching in time using a fuUy-coupled alternating-direction-implicit solution procedure with generalized first- or second-order time differencing. The boundary conditions are also treated irrfplicitly, and may be steady or unsteady. Spatially periodic " boundary conditions are also available. All terms, including the diffusion terms, are hnearized using second-order Taylor series expansions. Turbulence is modeled using either an algebraic or two-equation eddy viscosity model. The program contains many operating options. The governing equations may be solved for two- dimensional planar flow, or axisymmetric flow with or _ithout swirl. The thin-layer or Euler equations may be solved as subsets of the Navier-Stokes equations. The energy equation may be eliminated by the assumption of constant total enthalpy. Explicit and implicit artificial viscosity may be used to damp pre- and post-shock oscillations in supersonic flow and to minimize odd-even decoupling caused by central spatial differencing of the convective terms in high Reynolds number flow. Several time step options are available for convergence acceleration, including a locally variable
Recommended publications
  • Validated Products List, 1995 No. 3: Programming Languages, Database
    NISTIR 5693 (Supersedes NISTIR 5629) VALIDATED PRODUCTS LIST Volume 1 1995 No. 3 Programming Languages Database Language SQL Graphics POSIX Computer Security Judy B. Kailey Product Data - IGES Editor U.S. DEPARTMENT OF COMMERCE Technology Administration National Institute of Standards and Technology Computer Systems Laboratory Software Standards Validation Group Gaithersburg, MD 20899 July 1995 QC 100 NIST .056 NO. 5693 1995 NISTIR 5693 (Supersedes NISTIR 5629) VALIDATED PRODUCTS LIST Volume 1 1995 No. 3 Programming Languages Database Language SQL Graphics POSIX Computer Security Judy B. Kailey Product Data - IGES Editor U.S. DEPARTMENT OF COMMERCE Technology Administration National Institute of Standards and Technology Computer Systems Laboratory Software Standards Validation Group Gaithersburg, MD 20899 July 1995 (Supersedes April 1995 issue) U.S. DEPARTMENT OF COMMERCE Ronald H. Brown, Secretary TECHNOLOGY ADMINISTRATION Mary L. Good, Under Secretary for Technology NATIONAL INSTITUTE OF STANDARDS AND TECHNOLOGY Arati Prabhakar, Director FOREWORD The Validated Products List (VPL) identifies information technology products that have been tested for conformance to Federal Information Processing Standards (FIPS) in accordance with Computer Systems Laboratory (CSL) conformance testing procedures, and have a current validation certificate or registered test report. The VPL also contains information about the organizations, test methods and procedures that support the validation programs for the FIPS identified in this document. The VPL includes computer language processors for programming languages COBOL, Fortran, Ada, Pascal, C, M[UMPS], and database language SQL; computer graphic implementations for GKS, COM, PHIGS, and Raster Graphics; operating system implementations for POSIX; Open Systems Interconnection implementations; and computer security implementations for DES, MAC and Key Management.
    [Show full text]
  • Chapter 1. Origins of Mac OS X
    1 Chapter 1. Origins of Mac OS X "Most ideas come from previous ideas." Alan Curtis Kay The Mac OS X operating system represents a rather successful coming together of paradigms, ideologies, and technologies that have often resisted each other in the past. A good example is the cordial relationship that exists between the command-line and graphical interfaces in Mac OS X. The system is a result of the trials and tribulations of Apple and NeXT, as well as their user and developer communities. Mac OS X exemplifies how a capable system can result from the direct or indirect efforts of corporations, academic and research communities, the Open Source and Free Software movements, and, of course, individuals. Apple has been around since 1976, and many accounts of its history have been told. If the story of Apple as a company is fascinating, so is the technical history of Apple's operating systems. In this chapter,[1] we will trace the history of Mac OS X, discussing several technologies whose confluence eventually led to the modern-day Apple operating system. [1] This book's accompanying web site (www.osxbook.com) provides a more detailed technical history of all of Apple's operating systems. 1 2 2 1 1.1. Apple's Quest for the[2] Operating System [2] Whereas the word "the" is used here to designate prominence and desirability, it is an interesting coincidence that "THE" was the name of a multiprogramming system described by Edsger W. Dijkstra in a 1968 paper. It was March 1988. The Macintosh had been around for four years.
    [Show full text]
  • UNICOS® Installation Guide for CRAY J90lm Series SG-5271 9.0.2
    UNICOS® Installation Guide for CRAY J90lM Series SG-5271 9.0.2 / ' Cray Research, Inc. Copyright © 1996 Cray Research, Inc. All Rights Reserved. This manual or parts thereof may not be reproduced in any form unless permitted by contract or by written permission of Cray Research, Inc. Portions of this product may still be in development. The existence of those portions still in development is not a commitment of actual release or support by Cray Research, Inc. Cray Research, Inc. assumes no liability for any damages resulting from attempts to use any functionality or documentation not officially released and supported. If it is released, the final form and the time of official release and start of support is at the discretion of Cray Research, Inc. Autotasking, CF77, CRAY, Cray Ada, CRAYY-MP, CRAY-1, HSX, SSD, UniChem, UNICOS, and X-MP EA are federally registered trademarks and CCI, CF90, CFr, CFr2, CFT77, COS, Cray Animation Theater, CRAY C90, CRAY C90D, Cray C++ Compiling System, CrayDoc, CRAY EL, CRAY J90, Cray NQS, CraylREELlibrarian, CraySoft, CRAY T90, CRAY T3D, CrayTutor, CRAY X-MP, CRAY XMS, CRAY-2, CRInform, CRIlThrboKiva, CSIM, CVT, Delivering the power ..., DGauss, Docview, EMDS, HEXAR, lOS, LibSci, MPP Apprentice, ND Series Network Disk Array, Network Queuing Environment, Network Queuing '!boIs, OLNET, RQS, SEGLDR, SMARTE, SUPERCLUSTER, SUPERLINK, Trusted UNICOS, and UNICOS MAX are trademarks of Cray Research, Inc. Anaconda is a trademark of Archive Technology, Inc. EMASS and ER90 are trademarks of EMASS, Inc. EXABYTE is a trademark of EXABYTE Corporation. GL and OpenGL are trademarks of Silicon Graphics, Inc.
    [Show full text]
  • Research J Inc
    c: RESEARCH J INC. CRAY® COMPUTER SYSTEMS eFT77 REFERENCE MANUAL S,R-0018 r<-w ~ Gopyright© 1986, 1988 by Gray Research, Inc. This manual or parts thereof may not be reproduced in any form unless permitted by contract or by written permission of Gray Research, Inc. RECORD OF REVISION RESEARCH. INC. PUBLICATION NUMBER SR-0018 Eadchhtime this manu~1 is r~vised and reprinted. all changes issued against the previous version are incorporated into the new version an t e new verSion IS assigned an alphabetic level. ~very page chan~ed by a reprint. with revisio~ has the revision level in the lower right hand corner. Changes to part of a page are noted y ~ changl!. bar In the margin directly o~poslte the c~a~ge. A change bar in the margin opposite the page number indicates that the entire page IS new. If the manual IS rewritten. the revIsion level changes but the manual does not contain change bars. Reql:'est.s for copies of C~ay Research. Inc. publications should be directed to the Distribution Center and comments about these publications should be directed to: CRAY RESEARCH. INC. 1345 Northland Drive Mendota Heights. Minnesota 55120 Revision Description April 1986 - Original printing. A September 1986 - Changes are the SUPPRESS directive and the TARGET command. Sections on input/output have been reorganized, with a new introduction in section 7. Other editorial changes have been made. Trademarks are now documented in the record of revision. The previous version is obsolete. B February 1988 - This reprint with revision adds the INCLUDE statement, Loopmark feature, BL and NOBL directives, ALLOC directive, INTEGER directive, I/INDEF option, -v option (UNICOS only), EDN keyword (COS only), and P and w options (CRAY-2 systems only).
    [Show full text]
  • Audio | Video | Staging | Integration
    CX152 | OCTOBER 2019 $7.50AU LIGHTING | AUDIO | VIDEO | STAGING | INTEGRATION NEWS Free counselling INTEGRATE 2019 for crew Spin Off Festival The tech, the problems with the culture, and the positives TAG’s new Melbourne pad Labour hire laws affect production Safer trucking THE REGULARS Andy Stewart Jenny Barrett PROJECTION John O’Brien Duncan Fry ISSUE ROADSKILLS WHITE NIGHT REIMAGINED Fleetwood Mac Hilltop Hoods ILLUMINART – TRAVELLING LIGHT BRISBANE’S RIVER OF LIGHT ROAD TEST Shure Axient COLOUR QUALITY IN PROJECTION Digital Luminex GigaCore CLIPPED MUSIC VIDEO FESTIVAL and LumiNode Omega Tech THE BEST SURFACES FOR BLENDING Stage Boxes WIRELESS THAT WEARS WELL. The Axient® Digital micro-bodypack. Axient Digital defies limitations for both RF and audio excellence. With an industry-leading 2 ms of latency*, linear transient response, and wide dynamic range, nothing gets in the way of true, pure sound. Learn more at shure.com/axientdigital *From transducer to analog output, in standard transmission mode. © 2018 Shure Incorporated Distributed by www.jands.com.au Shure ADX Dress CX FP PrintAd.indd 1 4/9/19 1:22 pm CONTENTS NEWS Support Act Wellbeing Hotline – free counselling for crew 6 Spin Off Festival 2019 7 Novatech Brings It All for Splendour Offshoot Easey As: TAG Opens in Melbourne 8 Labour Hire Licenses – AV firms may breach new laws 8 Robe globally launches new ESPRITE LED in Melbourne 10 Safer Trucking - Driver Monitoring Proves Itself at ATS 10 MotoGP appoints Audio-Technica 11 Clear-Com Unveils Freespeak Edge 12 Aveo Systems
    [Show full text]
  • Using and Porting the GNU Compiler Collection
    Using and Porting the GNU Compiler Collection Richard M. Stallman Last updated 14 June 2001 for gcc-3.0 Copyright c 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. For GCC Version 3.0 Published by the Free Software Foundation 59 Temple Place - Suite 330 Boston, MA 02111-1307, USA Last printed April, 1998. Printed copies are available for $50 each. ISBN 1-882114-37-X Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with the Invariant Sections being “GNU General Public License”, the Front-Cover texts being (a) (see below), and with the Back-Cover Texts being (b) (see below). A copy of the license is included in the section entitled “GNU Free Documentation License”. (a) The FSF’s Front-Cover Text is: A GNU Manual (b) The FSF’s Back-Cover Text is: You have freedom to copy and modify this GNU Manual, like GNU software. Copies published by the Free Software Foundation raise funds for GNU development. Short Contents Introduction......................................... 1 1 Compile C, C++, Objective C, Fortran, Java ............... 3 2 Language Standards Supported by GCC .................. 5 3 GCC Command Options ............................. 7 4 Installing GNU CC ............................... 111 5 Extensions to the C Language Family .................. 121 6 Extensions to the C++ Language ...................... 165 7 GNU Objective-C runtime features .................... 175 8 gcov: a Test Coverage Program ...................... 181 9 Known Causes of Trouble with GCC ................... 187 10 Reporting Bugs.................................
    [Show full text]
  • Volume 15, 1~L~Mber 2 April 1994
    ISSN 1035-7521 AUUG Inc. Newsletter Volume 15, 1~l~mber 2 April 1994 Registered by Australia Post, Publication Number NBG6524 The AUUG incorporated Newsletter Volume 15 Number 2 April 1994 CONTENTS AUUG General Information ...................... 3 Editorial ............................ 5 AUUG President’s Page ....................... 6 AUUG Corporate Sponsors - A New Level of Participation ............ 7 AUUG Institutional Members ..... : ............... 8 Letters to the Editor ........................ 11 Announcements AUUG Appoints New Business Manager ................ 15 AUUG Freephone Number .................... 16 McKusick does Oz T-shirt .................... 17 Call for Articles for the Australian .................. 18 AUUG & Zircon Systems Reach Agreement ............... 19 AUUG & the Express Book Store Reach Agreement ............ 20 AUUG Local Chapters AUUG Regional Contacts .................... 21 AUUG Inc. - Victorian Chapter ................... 22 Update on AU-tJG Inc. - Victorian Chapter Activities Stephen Prince . 23 From the Western Front Janet Jackson .... 24 WAUG - Meeting Reviews Adrian Booth .... 25 1994 Perth AUUG Summer Conference Overview Adrian Booth .... 26 Impressions of the 1994 Perth AUUG Summer Conference Janet Jackson .... 28 AUUG NSW Chapter Julian Dryden .... 30 AARNet Mail Affiliation., ...................... 31 Book Reviews .......................... 35 Prentice Hall Book Order Form ................... 41 WOodsLane Information ..................... 42 Open System Publications ...................... 43 !AUUGN
    [Show full text]
  • R00456--FM Getting up to Speed
    GETTING UP TO SPEED THE FUTURE OF SUPERCOMPUTING Susan L. Graham, Marc Snir, and Cynthia A. Patterson, Editors Committee on the Future of Supercomputing Computer Science and Telecommunications Board Division on Engineering and Physical Sciences THE NATIONAL ACADEMIES PRESS Washington, D.C. www.nap.edu THE NATIONAL ACADEMIES PRESS 500 Fifth Street, N.W. Washington, DC 20001 NOTICE: The project that is the subject of this report was approved by the Gov- erning Board of the National Research Council, whose members are drawn from the councils of the National Academy of Sciences, the National Academy of Engi- neering, and the Institute of Medicine. The members of the committee responsible for the report were chosen for their special competences and with regard for ap- propriate balance. Support for this project was provided by the Department of Energy under Spon- sor Award No. DE-AT01-03NA00106. Any opinions, findings, conclusions, or recommendations expressed in this publication are those of the authors and do not necessarily reflect the views of the organizations that provided support for the project. International Standard Book Number 0-309-09502-6 (Book) International Standard Book Number 0-309-54679-6 (PDF) Library of Congress Catalog Card Number 2004118086 Cover designed by Jennifer Bishop. Cover images (clockwise from top right, front to back) 1. Exploding star. Scientific Discovery through Advanced Computing (SciDAC) Center for Supernova Research, U.S. Department of Energy, Office of Science. 2. Hurricane Frances, September 5, 2004, taken by GOES-12 satellite, 1 km visible imagery. U.S. National Oceanographic and Atmospheric Administration. 3. Large-eddy simulation of a Rayleigh-Taylor instability run on the Lawrence Livermore National Laboratory MCR Linux cluster in July 2003.
    [Show full text]
  • 1999 CERT Advisories
    1999 CERT Advisories CERT Division [DISTRIBUTION STATEMENT A] Approved for public release and unlimited distribution. http://www.sei.cmu.edu REV-03.18.2016.0 [DISTRIBUTION STATEMENT A] Approved for public release and unlimited distribution. Copyright 2017 Carnegie Mellon University. All Rights Reserved. This material is based upon work funded and supported by the Department of Defense under Contract No. FA8702-15-D-0002 with Carnegie Mellon University for the operation of the Software Engineering Institute, a federally funded research and development center. The view, opinions, and/or findings contained in this material are those of the author(s) and should not be con- strued as an official Government position, policy, or decision, unless designated by other documentation. References herein to any specific commercial product, process, or service by trade name, trade mark, manu- facturer, or otherwise, does not necessarily constitute or imply its endorsement, recommendation, or favoring by Carnegie Mellon University or its Software Engineering Institute. This report was prepared for the SEI Administrative Agent AFLCMC/AZS 5 Eglin Street Hanscom AFB, MA 01731-2100 NO WARRANTY. THIS CARNEGIE MELLON UNIVERSITY AND SOFTWARE ENGINEERING INSTITUTE MATERIAL IS FURNISHED ON AN "AS-IS" BASIS. CARNEGIE MELLON UNIVERSITY MAKES NO WARRANTIES OF ANY KIND, EITHER EXPRESSED OR IMPLIED, AS TO ANY MATTER INCLUDING, BUT NOT LIMITED TO, WARRANTY OF FITNESS FOR PURPOSE OR MERCHANTABILITY, EXCLUSIVITY, OR RESULTS OBTAINED FROM USE OF THE MATERIAL. CARNEGIE MELLON UNIVERSITY DOES NOT MAKE ANY WARRANTY OF ANY KIND WITH RESPECT TO FREEDOM FROM PATENT, TRADEMARK, OR COPYRIGHT INFRINGEMENT. [DISTRIBUTION STATEMENT A] This material has been approved for public release and unlimited distribu- tion.
    [Show full text]
  • UNICOS/Mk: a Distributed Operating System with Single System Image
    UNICOS/mk: A Distributed Operating System with Single System Image Gabriel Broner, Cray Research, Inc., 655F Lone Oak Dr., Eagan, MN 55121 ABSTRACT: UNICOS/mk is a modular distributed operating system intended to support future Cray distributed architectures, including MPP systems, clusters, and hybrid systems. A feature of UNICOS/mk is that it offers both users and applications the "view" of a single system (Single System Image or SSI). At the same time, the complexity of dealing with a parallel architecture is hidden inside the operating system. 1 Introduction This paper offers a brief high level overview of the architec- ture of the UNICOS/mk operating system, emphasizing one aspect of it: its Single System Image. Single System Image (or SSI) is discussed in three "planes": the user view, the applica- tion view, and the system view. The rest of this paper continues as follows: Section 2 contains the overview of the UNICOS/mk system, Section 3 discusses Single System Image and Section 4 offers the conclu- sions. 2 The UNICOS/mk Operating System Figure 1: UNICOS/mk Architecture. UNICOS/mk is the new operating system developed at Cray process-related ones, and it forwards I/O-related and other Research. It is a modular distributed operating system, system calls to the appropriate server. designed to support the new distributed Cray architectures, including future Massively Parallel machines and clusters of The microkernel and the Process Manager have been origi- machines. nally adopted from the CHORUS MiX system [CHOR92]. The Process Manager has been extensively modified to offer the The UNICOS/mk system is compatible with the UNICOS UNICOS interface (as opposed to SVR4) and to support the system [UNIC95], so users and applications need not be aware new large-scale distributed Cray architectures (MPPs).
    [Show full text]
  • Cryogenic Control System Migration and Developments Towards the UNICOS CERN Standard at INFN
    Available online at www.sciencedirect.com ScienceDirect Physics Procedia 67 ( 2015 ) 163 – 169 25th International Cryogenic Engineering Conference and the International Cryogenic Materials Conference in 2014, ICEC 25–ICMC 2014 Cryogenic control system migration and developments towards the UNICOS CERN standard at INFN Paolo Modanesea *, Andrea Calorea, d, Tiziano Contrana, Alessandro Frisoa, Marco Pengoa, Stefania Canellaa, Sergio Buriolib, Benedetto Gallesec, Vitaliano Inglesed, Marco Pezzettid and Ruggero Pengoa aINFN Laboratori Nazinali di Legnaro, viale dell’università 2, Legnaro 35020 (PD), Italyb bINFN Laboratori Nazinali del Gran Sasso, via G. Acitelli, 22,Assergi L’Aquila 67100, Italy cINFN Sezione di Genova, via Dodecanese, 33Genova 1614, Italy dCERN, CH-1211 Geneva 23, Switzerland Abstract The cryogenic control systems at Laboratori Nazionali di Legnaro (LNL) are undergoing an important and radical modernization, allowing all the plants controls and supervision systems to be renewed in a homogeneous way towards the CERN-UNICOS standard. Before the UNICOS migration project started there were as many as 7 different types of PLC and 7 different types of SCADA, each one requiring its own particular programming language. In these conditions, even a simple modification and/or integration on the program or on the supervision, required the intervention of a system integrator company, specialized in its specific control system. Furthermore it implied that the operators have to be trained to learn the different types of control systems. The CERN-UNICOS invented for LHC [1] has been chosen due to its reliability and planned to run and be maintained for decades on. The complete migration is part of an agreement between CERN and INFN.
    [Show full text]
  • Openedition MVS: the System, the Strategy, the Significance: Part III — Observations and Conclusions
    BILL CARICO AND WILLEM J. VAN DER ZEL INTEROPERABILITY INSIGHTS OpenEdition MVS: The System, the Strategy, the Significance: Part III — Observations and Conclusions HE PERILS OF OPEN SYSTEMS Many companies have met If the quest for open systems can be called a movement, then the move to "open systems" X/Open (now part of the OPEN GROUP) has clearly become the with limited success. T movement's most visible advocate. X/Open is dedicated to the However, OpenEdition advancement of open systems. Regarding the numerous setbacks experienced MVS's ascendancy by the "open systems" movement thus far, X/Open's World Wide Web home into the UNIX limelight page includes the following candid admissions that set the stage for the ascen- provides a viable option dancy of OpenEdition MVS into the UNIX limelight: for many organizations. "...Contributing to the slow implementation Oracle software. The problems began when a of open systems in the recent past, however, system crash resulted in the "unrecoverable have been a fragmented operating system loss of one-and-a-half-days worth of business environment and confusion about standards data"! Dissatisfied with HP's handling of the for linking those disparate systems together. situation, not to mention the stress and diffi- Users have been confronted with a number of culty experienced explaining to superiors how different "open" operating systems, each so much critical business data could have been offering its own features and benefits. They lost, the manager decided to exercise his rights have also faced a bewildering array of graphi- as a user of "open systems" by replacing the HP cal user interfaces (GUIs), application inter- system with one from DEC.
    [Show full text]