Boundary-Fitted Curvilinear Coordinate Systems for Solution of Partial Differential Equations on Fields Containing Any Number of Arbitrary Two-Dimensional Bodies

Total Page:16

File Type:pdf, Size:1020Kb

Boundary-Fitted Curvilinear Coordinate Systems for Solution of Partial Differential Equations on Fields Containing Any Number of Arbitrary Two-Dimensional Bodies NASA CONTRACTOR NASA CR-2 7 REPORT C_4 ! Qg _J Z BOUNDARY-FITTED CURVILINEAR COORDINATE SYSTEMS FOR SOLUTION OF PARTIAL DIFFERENTIAL EQUATIONS ON FIELDS CONTAINING ANY NUMBER OF ARBITRARY TWO-DIMENSIONAL BODIES Joe F. Thompson, Frank C. Thames, and C. Wayne Mastin Prepared by MISSISSIPPI STATE UNIVERSITY Mississippi State, Miss. 39762 ]or Langley Research Center NATIONAL AERONAUTICS AND SPACE ADMINISTRATION • WASHINGTON, D. C. • JULY _1 _Z- __ _ _.: - • ZZ m- _--_Z " _---- u_-Z-- _- 1 ..... _H :j ---Z_ ._-Z z . 1. Z r 1. Report No. 2. Government Acc_sion No. 3. R_ipient's Catal_ No. NASA CR-2729 • 4. Title and Subtitle 5, Repo_ Date Boundary-Fitted Curvilinear Coordinate Systems For Solution of July 1977 Partial Differential Equations on Fields Containing Any Number of 6. Performing Organization Code Arbitrary Two-Dimensional Bodies 7. Author(s) 8. Performing Organization Report No. Joe F. Thompson, Frank C. Thames, and C. Wayne Mastin 10. Work Unit No. 9. Performing Organization Name and Addre_ 11. Contract or Grant No. Mississippi State University Mississippi State, Mississippi 39762 Grant NGR 25-001-055 13, Type of Report and Period Covered 12. Sponsoring Agency Name and Address Contractor Report National Aeronautics & Space Administration 14. Sponsoring Agency Code Washington, DC 2n546 3860 15, _pplementary Notes Ruby Davis of the Theoretical Aerodynamics Branch of Langley Research Center converted the UNIVAC 1106 code generated at Mississippi State University to the CDC 6000 Series code at Langley Research Center. Percy J. Bobbitt was the Langley Teclmical Monitor. Final report. 16. Abstract A method for automatic numerical generation of a general curvilinear coordinate system with coordinate lines coincident with all boundaries of a general multi-connected two-dimensional region containing any number of arbitrarily shaped bodies is presented. No restrictions are placed on the shape of the boundaries, which may even be time-dependent, and the approach is not restricted in principle to two dimensions. With this procedure the numerical solution of a partial differential system may be done on a fixed rectangular field with a square mesh with no interpolation required regardless of the shape of the physical boundaries, regardless of the spacing of the curvilinear coordinate lines in the physical field, and regardless of the movement of the coordinate system in the physical plane. A number of examples of coordinate systems and application thereof to the solution of partial differential equations are given. The FORTRAN computer program and instructions for use are included. 17. Key Words (Sugg_ted by Authoris)) 18. Distribution Statement Coordinate transformation Unclassified - Unlimited Multielement airfoils _.- Subject Category 02 Navier-Stokes 19. S_urity Clauif. (of this report} 20. Security Classif, (of this _) 21. No. of Pages 22. Price" Unclassified Unclassified 253 $9.00 Q For saleby the National Technical Information Service, Springfield, Virginia 22161 TABLE OF CONTENTS Page Ie Introduction ........................... 1 II. Mathematical Development ..................... Preliminaries .......................... 7 Doubly-Connected Region ...................... i0 Multiply-Connected Region ..................... 13 Simply-Connected Region ...................... 15 Coordinate System Control ..................... 15 Time-Dependent Coordinate Systems ........ ......... 19 III. Numerical Solution ........................ 21 Difference Equations ....................... 21 Multiple-Body Fields ....................... 23 Multiple-Body Segment Arrangements ................ 24 Initial Guess .......................... 26 Convergence Acceleration ..................... 30 Optimum Acceleration Parameters .................. 33 IV. Examples of Coordinate Systems .................. 36 Coordinate System Control ..................... 36 Various Body Shapes ........................ 37 V. Examples of Application to Partial Differential Equations ..... 38 Potential Flow .......................... 38 Viscous Flow ........................... 42 Velocity-Pressure Formulation ................ 44 Pressure Distribution and Force Coefficients ......... 45 Loaded Plate ........................... 46 _I. Instructions for Use - Coordinate Program ............ 47 Coordinate System ......................... 47 Dimensions ........................ 48 Input Parameters ....................... 48 Field Size .................... 48 Plotting ........................... 48 Initial Guess ........................ 49 Body Contours ............ ............ 49 Re-entrant Boundaries .................... 50 Acceleration Parameters ................... 51 Coordinate System Control .................. 51 Convergence of Very Large Fields ............... 54 Listing of Program TOMCAT ..................... 56 iii TABLE OF CONTENTS, CONTINUED Page Sample Cases ............. •............. 93 i. Simply-Connected Region ................ 94 Input ....................... 94 Output ...................... 96 Plot ....................... i01 2. Single-Body Field ................... 102 Input ....................... 102 Output ...................... 103 Plot ....................... 109 3. Double-Body Field ................... ii0 Input ....................... ii0 Output ...................... 112 Plot ....................... 122 VII. Instructions for Use - Factors Program ............. 123 Scale Factors .......................... 123 Listing of Program FATCAT .................... 124 Sample Case: Single-Body Field ................. 140 Input ........................... 140 Output ........................... 141 Vlll. References ........................... 147 IX. Tables ............................. 150 X. Figures ............................. 170 XI. Appendices ........................... A-I iv BOUNDARY-FITTED CURVILINEAR COORDINATE SYSTEMS FOR SOLUTION OF PARTIAL DIFFERENTIAL EQUATIONS ON FIELDS CONTAINING ANY NUMBER OF ARBITRARY TWO-DIMENSIONAL BODIES By Joe F. Thompson,t Frank C. Thames,* and C. Wayne Mastin § Mississippi State University Mississippi State, Mississippi 39762 Research Sponsored by NASA Langley Research Center, Grant NGR 25-001-055 SUMMARY A method for automatic numerical generation of a general curvilinear coordinate system with coordinate lines coincident with all boundaries of a general multi-connected, two-dimensional region containing any number of arbitrarily shaped bodies is presented. No restrictions are placed on the shape of the boundaries, which may even be time-dependent, and the approach is not restricted in principle to two dimensions. With this procedure the numerical solution of a partial differential system may be done on a fixed rectangular field with a square mesh with no interpolation required regard- less of the shape of the physical boundaries, regardless of the spacing of the curvilinear coordinate lines in the physical field, and regardless of the movement of the coordinate system in the physical plane. A number of examples of coordinate systems and application thereof to the solution of partial differential equations are given. The FORTRAN computer program and instructions for use are included. I. INTRODUCTION There arises in all fields concerned with the numerical solution of partial differential equations the need for accurate numerical representa- tion of boundary conditions. Such representation is best accomplished when the boundary is such that it is coincident with some coordinate line, for then the boundary can be made to pass through the points of a finite dif- ference grid constructed on the coordinate lines; hence the choice of cylindrical coordinates for circular boundaries, elliptic coordinates for tprofessor of Aerophysics and Aerospace Engineering, Ph.D. *Engineering Specialist, Ph.D., Present Affiliation: LTV Aerospace Corporation, Dallas, Texas. §Associate Professor of Mathematics, Ph.D. elliptical boundaries, etc. Finite difference expressions at, and adjacent to, the boundary may then be applied using only grid points on the inter- sections of coordinate lines, without the need for any interpolation between points of the grid. The avoidance of interpolation is particularly important for boundaries with strong curvature or slope discontinuities, both of which are common in physical applications. Likewise, interpolation between grid points not coincident with _he boundaries is particularly inaccurate with differential systems that produce large gradients in the vicinity of the boundaries, and the character of the solution may be significantly altered in such cases. In most partial differential systems the boundary conditions are the dominant influence on the character of the solution, and the use of grid points not coincident with the boundaries thus places the most inaccurate difference representation in precisely the region of greatest sensitivity. The genera- tion of a curvilinear coordinate system with coordinate lines coincident with all boundaries (herein called a "boundary-fitted coordinate system" for pur- poses of identification) is thus an essential part of a general numerical solu- tion of a partial differential system. A general method of generating boundary-fitted coordinate systems is to let the curvilinear coordinates be solutions of an elliptic partial differen- tial system in the physical plane, with Dirichlet boundary conditions on all boundaries. One coordinate is specified to be constant on each of the bound- aries, and a monotonic variation of the other coordinate around each boundary is specified.
Recommended publications
  • The Aroostook Times, September 22, 1905
    iAN INDEPENDENT FAMIV NEWSPAPER. J. ,<>c Houlton, Maine, September 22, I 906. Vol. 46. t * No. 39. have F we assume to be like our neighbor who Dirigo, other ,-t;tfes (,ne and all enactments as will secure the appoint­ Bir Hiram Maxim, who knows the looked to us for guidance Imv'ni' been ment of a suitable nerson to this office. ! America ! t Flo re hath been laid on thee is a “ blue-stocking” and bored by people about whom he speaks, haa Church Directory the first to ft derate ;u ; appoint ati (d- Ki.-oj.v kd, That the Maine Federa­ The honorable charge to mediate practical things, instead of developing written for the press an interesting ar­ neat ional iiumit-r. M\ inability to tion! views with approval the move­ First Unitarian Church. With words of peace ’twixt ’battled ourselves so as to make our lives the ticle on the unjust treatment to which joy that was intended, eliminating the carry oh the work aiu her sear, is not ment of the General Federation to se­ Conn Kit Kekkkkan ash Mimtaiu State and State, the Chinese have been subjected dur­ l*aator REVLKVKRKTT R. DASIEBS. unnecessary and injurious,, and substi­ your lo hut n; nun ami it does not cure the preservation of certain, es­ ing the last sixty-five years. Beginning Aiding to spread the hopes that make Residence 43 School Strict. tuting refreshing and healthy condition* mean that I shall not , mrimie my in- pecially valuable and interesting sp ci- with England’s opium war, he points SUNDAY .SERVICES.
    [Show full text]
  • QUALM; *Quoion Answeringsystems
    DOCUMENT RESUME'. ED 150 955 IR 005 492 AUTHOR Lehnert, Wendy TITLE The Process'of Question Answering. Research Report No. 88. ..t. SPONS AGENCY Advanced Research Projects Agency (DOD), Washington, D.C. _ PUB DATE May 77 CONTRACT ,N00014-75-C-1111 . ° NOTE, 293p.;- Ph.D. Dissertation, Yale University 'ERRS' PRICE NF -$0.83 1C- $15.39 Plus Post'age. DESCRIPTORS .*Computer Programs; Computers; *'conceptual Schemes; *Information Processing; *Language Classification; *Models; Prpgrai Descriptions IDENTIFIERS *QUALM; *QuOion AnsweringSystems . \ ABSTRACT / The cOmputationAl model of question answering proposed by a.lamputer program,,QUALM, is a theory of conceptual information processing based 'bon models of, human memory organization. It has been developed from the perspective of' natural language processing in conjunction with story understanding systems. The p,ocesses in QUALM are divided into four phases:(1) conceptual categorization; (2) inferential analysis;(3) content specification; and (4) 'retrieval heuristict. QUALM providea concrete criterion for judging the strengths and weaknesses'of store representations.As a theoretical model, QUALM is intended to describ general question answerinlg, where question antiering is viewed as aerbal communicb.tion. device betieen people.(Author/KP) A. 1 *********************************************************************** Reproductions supplied'by EDRS are the best that can be made' * from. the original document. ********f******************************************,******************* 1, This work-was
    [Show full text]
  • 5892 Cisco Category: Standards Track August 2010 ISSN: 2070-1721
    Internet Engineering Task Force (IETF) P. Faltstrom, Ed. Request for Comments: 5892 Cisco Category: Standards Track August 2010 ISSN: 2070-1721 The Unicode Code Points and Internationalized Domain Names for Applications (IDNA) Abstract This document specifies rules for deciding whether a code point, considered in isolation or in context, is a candidate for inclusion in an Internationalized Domain Name (IDN). It is part of the specification of Internationalizing Domain Names in Applications 2008 (IDNA2008). Status of This Memo This is an Internet Standards Track document. This document is a product of the Internet Engineering Task Force (IETF). It represents the consensus of the IETF community. It has received public review and has been approved for publication by the Internet Engineering Steering Group (IESG). Further information on Internet Standards is available in Section 2 of RFC 5741. Information about the current status of this document, any errata, and how to provide feedback on it may be obtained at http://www.rfc-editor.org/info/rfc5892. Copyright Notice Copyright (c) 2010 IETF Trust and the persons identified as the document authors. All rights reserved. This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License.
    [Show full text]
  • Bsc Biomedical Sciences
    Undergraduate BSc Integrative Opportunities 2020 Biomedical Sciences http://zje.intl.zju.edu.cn Integrative Biomedical Sciences is a multidisciplinary degree programme that provides opportunities to investigate biomedical sciences in the 21st century. The core structure of the programme provides the knowledge, skills and personal and professional development appropriate to meet the needs of a future career as a leader in biomedical science. The programme provides opportunities to develop skills and knowledge in the biomedical, physcio-chemical and clinical sciences. In later years focused optional courses provide opportunities to explore the biomedical disciplines of physiology, pharmacology, neuroscience, immunology, reproductive biology, medical microbiology and developmental biology. Drawn to excellence Undergraduate opportunity Join a transnational degree programme from two world-class universities Programme overview Year 2 - Foundational understanding of Biomedical Sciences and its importance to health and medicine Year 1 - Key concepts in Biological and Biomedical Sciences Courses in the second year employ an integrated approach, analysing the Integrative Biomedical Sciences 1 contribution of knowledge from a range of This course will develop a foundational core disciplines to addressing key biomedical biological knowledge and understanding that problems. These courses include: emphasises the importance of biology in the context of a biomedical background. Teaching Integrated Functions of Body Systems 2 will be delivered through
    [Show full text]
  • T, Zje ^&Uprjenle Court of Obto
    T, zje ^&uprjenle Court of Obto STATE OF OHIO, ex re1. JOHN H. DAVIS Case No. 2013-0881 AppeIlaiit, On Appeal for the Court of Appeals Licking County, Ohio v. Fifth Appellate District TERRA WOOLARD MI;TZGER Coua-t of Appeals Appellee. Case No. 11-CA-0130 I'dOTIC1~; OF APPEARANCE WESLEY T. FORTUNE (0085397) MARC A. FIS HEL (4703 9110) FORTUNE LAW LIMITED ANNE E. MCNAB (0087798) 421 Hill Road North FISHEL I-IA.SS KI1A ALBRECHT LLP Piclcerington, Ohio 43147 400 S. Fifth St., Suite 200 Telephone: (614) 452-4201 Coluinbus, Ohio 43215 Facsimile: (614) 569-0110 Telephone: (614) 221-1216 w.for. tune@Mfi7 e, gal . c om Facsimile: (614) 221-8769 rnfi shel@fi shelliass. cocn azncnab nafflishelliass.coni Coun:selfoN Appellant C'aunsel for Appellee John fL Davis I erra Woolard Metzger ^^-•^ JW°- ^ :c 7 } C L' %...R K L ^ ^30 UR T "°'" ''' ^„ /';^ ' > r`s s% ;f-3r} "Y f^- r' 3 3 f^ a,:^..i^, ' L.. ,,}i;..t.,4 :i fs/^'f r y S' E^'s% ^^^'ISI-IGi. ^SS 400 South 1 ifth Strece (bi4) 221-1216 PH Ll ^`II^2 .f^lI3RL;CFT`I' t,LrTM Suite 200 {614} 221-8769 FX Attnraeys at iaw Columbus, Ohio 43215-5430 www.fishelhass.com NOTICE OF AI'F <'AILkNCE Now comes Appellee Terra Woolard Meztger and hereby notifies the Coilrt and all counsel of record that Attorney Anne E. MciNab hereby enters her appearance as co-counsel on behalf of said Appellee in the above-captioned case. Respectfully Submitted, aMM_'e__&, -W- -`'! t."6- - MARC A.
    [Show full text]
  • ISO/IEC International Standard 10646-1
    JTC1/SC2/WG2 N3381 ISO/IEC 10646:2003/Amd.4:2008 (E) Information technology — Universal Multiple-Octet Coded Character Set (UCS) — AMENDMENT 4: Cham, Game Tiles, and other characters such as ISO/IEC 8824 and ISO/IEC 8825, the concept of Page 1, Clause 1 Scope implementation level may still be referenced as „Implementa- tion level 3‟. See annex N. In the note, update the Unicode Standard version from 5.0 to 5.1. Page 12, Sub-clause 16.1 Purpose and con- text of identification Page 1, Sub-clause 2.2 Conformance of in- formation interchange In first paragraph, remove „, the implementation level,‟. In second paragraph, remove „, and to an identified In second paragraph, remove „with an implementation implementation level chosen from clause 14‟. level‟. In fifth paragraph, remove „, the adopted implementa- Page 12, Sub-clause 16.2 Identification of tion level‟. UCS coded representation form with imple- mentation level Page 1, Sub-clause 2.3 Conformance of de- vices Rename sub-clause „Identification of UCS coded repre- sentation form‟. In second paragraph (after the note), remove „the adopted implementation level,‟. In first paragraph, remove „and an implementation level (see clause 14)‟. In fourth and fifth paragraph (b and c statements), re- move „and implementation level‟. Replace the 6-item list by the following 2-item list and note: Page 2, Clause 3 Normative references ESC 02/05 02/15 04/05 Update the reference to the Unicode Bidirectional Algo- UCS-2 rithm and the Unicode Normalization Forms as follows: ESC 02/05 02/15 04/06 Unicode Standard Annex, UAX#9, The Unicode Bidi- rectional Algorithm, Version 5.1.0, March 2008.
    [Show full text]
  • The Vocal Magazine
    w i wr; m w w ? Wf SMITH o. 10. "t: I. ixnrKf.1 <$ l& 1*4 " » * .* ' V V.« v? Digitized by the Internet Archive in 2011 with funding from National Library of Scotland http://www.archive.org/details/vocalmagazinecv11797ingl THE VOCAL MAGAZINE. CONTAINING A SELECTION OF THE MOST ESTEEMED ENGLISH, SCOTS, and IRISH SONGS, ANTIENT AND MODERN; ADAPTED FOR THE HARPSICHORD OR VIOLIN, VOL. I. O deals Phabiy et dapibus fupremi Grata teftudo Jovis y o laborum Duke lenimen! Hor. OEtiinfcurg!) I Printed by C. STEWART & CO. 1797. [PXIC£— 10 1. 6d. bounds TO MISS HENRIETTA HUNTER, THIS VOLUME OF THE VOCAL MAGAZINE, WHICH HAS BEEN HONOURED WITH THE APPROBATION OF ONE WHO IS SO EMINENTLY QUALIFIED TO JUDGE OF ITS MERIT, IS RESPECTFULLY INSCRIBED, BT Zbb editors. ADVERTISEMENT, AMONG the relaxations from the fatigues and bufinefs of life, there are nonq more innocent or more delightful than Mufic. Among the accomplifh* ments of modern education, and particularly that of the fair fex, none are more elegant or more attractive, and confequently none more juftly fafliionable than Ikill in the practice of Mufic, whether vocal or inftrumental. But befides the expence, which attends the acquifition of that fkill, the purchafe of engraved Mufic and the choice and felection of proper pieces are obftacles in the way of many perfor- mers, efpecially of fuch as five in the country or at a diftance from the advice of perfons of tafte. On confidering the ftate of Vocal Mufic, it appeared to the Editors that there was wanting in this country, fome felect collection, at a cheap rate, of antient and modern Songs, with claffical and appropriate words.
    [Show full text]
  • Cyrillic # Version Number
    ############################################################### # # TLD: xn--j1aef # Script: Cyrillic # Version Number: 1.0 # Effective Date: July 1st, 2011 # Registry: Verisign, Inc. # Address: 12061 Bluemont Way, Reston VA 20190, USA # Telephone: +1 (703) 925-6999 # Email: [email protected] # URL: http://www.verisigninc.com # ############################################################### ############################################################### # # Codepoints allowed from the Cyrillic script. # ############################################################### U+0430 # CYRILLIC SMALL LETTER A U+0431 # CYRILLIC SMALL LETTER BE U+0432 # CYRILLIC SMALL LETTER VE U+0433 # CYRILLIC SMALL LETTER GE U+0434 # CYRILLIC SMALL LETTER DE U+0435 # CYRILLIC SMALL LETTER IE U+0436 # CYRILLIC SMALL LETTER ZHE U+0437 # CYRILLIC SMALL LETTER ZE U+0438 # CYRILLIC SMALL LETTER II U+0439 # CYRILLIC SMALL LETTER SHORT II U+043A # CYRILLIC SMALL LETTER KA U+043B # CYRILLIC SMALL LETTER EL U+043C # CYRILLIC SMALL LETTER EM U+043D # CYRILLIC SMALL LETTER EN U+043E # CYRILLIC SMALL LETTER O U+043F # CYRILLIC SMALL LETTER PE U+0440 # CYRILLIC SMALL LETTER ER U+0441 # CYRILLIC SMALL LETTER ES U+0442 # CYRILLIC SMALL LETTER TE U+0443 # CYRILLIC SMALL LETTER U U+0444 # CYRILLIC SMALL LETTER EF U+0445 # CYRILLIC SMALL LETTER KHA U+0446 # CYRILLIC SMALL LETTER TSE U+0447 # CYRILLIC SMALL LETTER CHE U+0448 # CYRILLIC SMALL LETTER SHA U+0449 # CYRILLIC SMALL LETTER SHCHA U+044A # CYRILLIC SMALL LETTER HARD SIGN U+044B # CYRILLIC SMALL LETTER YERI U+044C # CYRILLIC
    [Show full text]
  • Psftx-Opensuse-15.0/Pancyrillic.F16.Psfu Linux Console Font Codechart
    psftx-opensuse-15.0/pancyrillic.f16.psfu Linux console font codechart Glyphs 0x000 to 0x0FF 0 1 2 3 4 5 6 7 8 9 A B C D E F 0x00_ 0x01_ 0x02_ 0x03_ 0x04_ 0x05_ 0x06_ 0x07_ 0x08_ 0x09_ 0x0A_ 0x0B_ 0x0C_ 0x0D_ 0x0E_ 0x0F_ Page 1 Glyphs 0x100 to 0x1FF 0 1 2 3 4 5 6 7 8 9 A B C D E F 0x10_ 0x11_ 0x12_ 0x13_ 0x14_ 0x15_ 0x16_ 0x17_ 0x18_ 0x19_ 0x1A_ 0x1B_ 0x1C_ 0x1D_ 0x1E_ 0x1F_ Page 2 Font information 0x017 U+221E INFINITY Filename: psftx-opensuse-15.0/pancyrillic.f16.p 0x018 U+2191 UPWARDS ARROW sfu PSF version: 1 0x019 U+2193 DOWNWARDS ARROW Glyph size: 8 × 16 pixels 0x01A U+2192 RIGHTWARDS ARROW Glyph count: 512 Unicode font: Yes (mapping table present) 0x01B U+2190 LEFTWARDS ARROW 0x01C U+2039 SINGLE LEFT-POINTING Unicode mappings ANGLE QUOTATION MARK 0x000 U+FFFD REPLACEMENT 0x01D U+2040 CHARACTER TIE CHARACTER 0x01E U+25B2 BLACK UP-POINTING 0x001 U+2022 BULLET TRIANGLE 0x002 U+25C6 BLACK DIAMOND, 0x01F U+25BC BLACK DOWN-POINTING U+2666 BLACK DIAMOND SUIT TRIANGLE 0x003 U+2320 TOP HALF INTEGRAL 0x020 U+0020 SPACE 0x004 U+2321 BOTTOM HALF INTEGRAL 0x021 U+0021 EXCLAMATION MARK 0x005 U+2013 EN DASH 0x022 U+0022 QUOTATION MARK 0x006 U+2014 EM DASH 0x023 U+0023 NUMBER SIGN 0x007 U+2026 HORIZONTAL ELLIPSIS 0x024 U+0024 DOLLAR SIGN 0x008 U+201A SINGLE LOW-9 QUOTATION 0x025 U+0025 PERCENT SIGN MARK 0x026 U+0026 AMPERSAND 0x009 U+201E DOUBLE LOW-9 QUOTATION MARK 0x027 U+0027 APOSTROPHE 0x00A U+2018 LEFT SINGLE QUOTATION 0x028 U+0028 LEFT PARENTHESIS MARK 0x00B U+2019 RIGHT SINGLE QUOTATION 0x029 U+0029 RIGHT PARENTHESIS MARK 0x02A U+002A ASTERISK
    [Show full text]
  • MSR-4: Annotated Repertoire Tables, Non-CJK
    Maximal Starting Repertoire - MSR-4 Annotated Repertoire Tables, Non-CJK Integration Panel Date: 2019-01-25 How to read this file: This file shows all non-CJK characters that are included in the MSR-4 with a yellow background. The set of these code points matches the repertoire specified in the XML format of the MSR. Where present, annotations on individual code points indicate some or all of the languages a code point is used for. This file lists only those Unicode blocks containing non-CJK code points included in the MSR. Code points listed in this document, which are PVALID in IDNA2008 but excluded from the MSR for various reasons are shown with pinkish annotations indicating the primary rationale for excluding the code points, together with other information about usage background, where present. Code points shown with a white background are not PVALID in IDNA2008. Repertoire corresponding to the CJK Unified Ideographs: Main (4E00-9FFF), Extension-A (3400-4DBF), Extension B (20000- 2A6DF), and Hangul Syllables (AC00-D7A3) are included in separate files. For links to these files see "Maximal Starting Repertoire - MSR-4: Overview and Rationale". How the repertoire was chosen: This file only provides a brief categorization of code points that are PVALID in IDNA2008 but excluded from the MSR. For a complete discussion of the principles and guidelines followed by the Integration Panel in creating the MSR, as well as links to the other files, please see “Maximal Starting Repertoire - MSR-4: Overview and Rationale”. Brief description of exclusion
    [Show full text]
  • 1 in Defense of Covert A-Movement: Backward Raising and Beyond Maria Polinsky Harvard University Workshop on Diagnostics in Synt
    In defense of covert A-movement: 2 True covert A-movement: Backward Raising in Adyghe Backward raising and beyond Adyghe (Circassian): NW Caucasian (Abkhazo-Adyghean) language, spoken in Maria Polinsky the south of Russia and Turkey Harvard University Workshop on Diagnostics in Syntax (1) NW Caucasian (Abkhazo-Adyghean) family Leiden and Utrecht, January 29-31, 2009 Vo Circass- Abkhaz- Ubykh ian Abazin 1 Introduction 1 1 Kabardian Adyghe Abkhaz Abaza GOAL OF THIS TALK: present and analyze evidence for covert A-movement; head-final, extremely free surface word order, with a difference between root present arguments and diagnostics for distinguishing Agree and covert and embedded clauses (embedded clauses have to be verb-final); pro-drop movement morphological cases (case marking fused with the determiner): ergative (-m), MAIN QUESTIONS: absolutive (-r), generalized oblique; other relations expressed by PPs; no • Should all phenomena where a constituent appears to have been “covertly quirky cases (see Rogava and Keraševa 1966; Smeets 1984) displaced” to a higher position receive a unified analysis? • Specifically, should they all be accounted for without movement, contra rich agreement with the absolutive (ABS) and ergative (ERG) in person and earlier movement-based analyses? number; prefixal agreement: slots for each of these DPs, agreement in number+person; ANSWERS AS CURRENTLY AVAILABLE: suffixal agreemen: agreement with ABS only, only in number These phenomena should receive a unified analysis 2.1 raising verbs These phenomena should
    [Show full text]
  • PARAMETRIC REPRESENTATION of the SHIELDING FACTOR CURVES Is Rat 3 a Tomic E Nergy Go
    IA-1295 pSKI S ©^cu^SKiii I __.. PARAMETRIC REPRESENTATION OF THE SHIELDING FACTOR CURVES Y. GUR and S. YIFTAH is rat 3 Atomic Energy Go mm isnon PARAHE'IRIC REPRESENTATION OF THE SHIEIDING FAC '.'OR CISVhb ^i- SAL and S- YiiLah ed in pare by GlK, K«rnl jeschungsi'-entram, K.irlsruhe, Gurm;my Israel Atomic Energy Commission January 1974 LCS9TENTS Page INTRODUCTION 1 THE CONCEPT OF A SELF-SHIELDED MULT1GROUP CONSTANTS SET 2 TEMPERATURE INTERPOLATION 4 BACKGROUND CROSS SECTION INTERPOLATION 6 PARAMETRIC REPRESENTATION OF TEMPERATURE DEPENDENT SELF- SHIELDING FACTORS 11 Hyperbolic Tangent Representation 12 Tangent Representation 13 CALCULATIONS 14 Accuracy 15 REFERENCES 17 APPENDIX 18 PARAMETRIC REPRESENTATION OF THE SHIELDING FACTOR CURVES Y. Gur and S. Yiftah ABSTRACT Two new methods for a parametric represen­ tation of the temperature dependent self-shielding factor curve are given. The concept of the self- shielding factor is described in detail and current conventional methods of interpolation between two tabulated values of the shielding factor curve are reviewed. Two methods for the parametric represen­ tation of the curve are suggested. Of the two, one is found to fit the data very well. A complete list of parameters for the temperature dependent self-shielding factor curves, using the better method, is given for U-235, U-238, Pu-239, Pu-240, Pu-241, and Pu-242. INTRODUCTION With the publication of the Bondarenko cross sections1" in 1964, the shielding factor method for the generation of multigroup constants (?) received wide recognition. Since then, the methods have been extended and use of the shielding factor approach has steadily increased primarily due to its speed and ease of application.
    [Show full text]