• Skip to content (access key 1)
  • Skip to search (access key 7)
FWF — Austrian Science Fund
  • Go to overview page Discover

    • Research Radar
      • Research Radar Archives 1974–1994
    • Discoveries
      • Emmanuelle Charpentier
      • Adrian Constantin
      • Monika Henzinger
      • Ferenc Krausz
      • Wolfgang Lutz
      • Walter Pohl
      • Christa Schleper
      • Elly Tanaka
      • Anton Zeilinger
    • Impact Stories
      • Verena Gassner
      • Wolfgang Lechner
      • Birgit Mitter
      • Oliver Spadiut
      • Georg Winter
    • scilog Magazine
    • Austrian Science Awards
      • FWF Wittgenstein Awards
      • FWF ASTRA Awards
      • FWF START Awards
      • Award Ceremony
    • excellent=austria
      • Clusters of Excellence
      • Emerging Fields
    • In the Spotlight
      • 40 Years of Erwin Schrödinger Fellowships
      • Quantum Austria
    • Dialogs and Talks
      • think.beyond Summit
    • Knowledge Transfer Events
    • E-Book Library
  • Go to overview page Funding

    • Portfolio
      • excellent=austria
        • Clusters of Excellence
        • Emerging Fields
      • Projects
        • Principal Investigator Projects
        • Principal Investigator Projects International
        • Clinical Research
        • 1000 Ideas
        • Arts-Based Research
        • FWF Wittgenstein Award
      • Careers
        • ESPRIT
        • FWF ASTRA Awards
        • Erwin Schrödinger
        • doc.funds
        • doc.funds.connect
      • Collaborations
        • Specialized Research Groups
        • Special Research Areas
        • Research Groups
        • International – Multilateral Initiatives
        • #ConnectingMinds
      • Communication
        • Top Citizen Science
        • Science Communication
        • Book Publications
        • Digital Publications
        • Open-Access Block Grant
      • Subject-Specific Funding
        • AI Mission Austria
        • Belmont Forum
        • ERA-NET HERA
        • ERA-NET NORFACE
        • ERA-NET QuantERA
        • Alternative Methods to Animal Testing
        • European Partnership BE READY
        • European Partnership Biodiversa+
        • European Partnership BrainHealth
        • European Partnership ERA4Health
        • European Partnership ERDERA
        • European Partnership EUPAHW
        • European Partnership FutureFoodS
        • European Partnership OHAMR
        • European Partnership PerMed
        • European Partnership Water4All
        • Gottfried and Vera Weiss Award
        • LUKE – Ukraine
        • netidee SCIENCE
        • Herzfelder Foundation Projects
        • Quantum Austria
        • Rückenwind Funding Bonus
        • WE&ME Award
        • Zero Emissions Award
      • International Collaborations
        • Belgium/Flanders
        • Germany
        • France
        • Italy/South Tyrol
        • Japan
        • Korea
        • Luxembourg
        • Poland
        • Switzerland
        • Slovenia
        • Taiwan
        • Tyrol-South Tyrol-Trentino
        • Czech Republic
        • Hungary
    • Step by Step
      • Find Funding
      • Submitting Your Application
      • International Peer Review
      • Funding Decisions
      • Carrying out Your Project
      • Closing Your Project
      • Further Information
        • Integrity and Ethics
        • Inclusion
        • Applying from Abroad
        • Personnel Costs
        • PROFI
        • Final Project Reports
        • Final Project Report Survey
    • FAQ
      • Project Phase PROFI
      • Project Phase Ad Personam
      • Expiring Programs
        • Elise Richter and Elise Richter PEEK
        • FWF START Awards
  • Go to overview page About Us

    • Mission Statement
    • FWF Video
    • Values
    • Facts and Figures
    • Annual Report
    • What We Do
      • Research Funding
        • Matching Funds Initiative
      • International Collaborations
      • Studies and Publications
      • Equal Opportunities and Diversity
        • Objectives and Principles
        • Measures
        • Creating Awareness of Bias in the Review Process
        • Terms and Definitions
        • Your Career in Cutting-Edge Research
      • Open Science
        • Open-Access Policy
          • Open-Access Policy for Peer-Reviewed Publications
          • Open-Access Policy for Peer-Reviewed Book Publications
          • Open-Access Policy for Research Data
        • Research Data Management
        • Citizen Science
        • Open Science Infrastructures
        • Open Science Funding
      • Evaluations and Quality Assurance
      • Academic Integrity
      • Science Communication
      • Philanthropy
      • Sustainability
    • History
    • Legal Basis
    • Organization
      • Executive Bodies
        • Executive Board
        • Supervisory Board
        • Assembly of Delegates
        • Scientific Board
        • Juries
      • FWF Office
    • Jobs at FWF
  • Go to overview page News

    • News
    • Press
      • Logos
    • Calendar
      • Post an Event
      • FWF Informational Events
    • Job Openings
      • Enter Job Opening
    • Newsletter
  • Discovering
    what
    matters.

    FWF-Newsletter Press-Newsletter Calendar-Newsletter Job-Newsletter scilog-Newsletter

    SOCIAL MEDIA

    • LinkedIn, external URL, opens in a new window
    • , external URL, opens in a new window
    • Facebook, external URL, opens in a new window
    • Instagram, external URL, opens in a new window
    • YouTube, external URL, opens in a new window

    SCILOG

    • Scilog — The science magazine of the Austrian Science Fund (FWF)
  • elane login, external URL, opens in a new window
  • Scilog external URL, opens in a new window
  • de Wechsle zu Deutsch

  

Software Development for Singular BVPs

Software Development for Singular BVPs

Ewa B. Weinmüller (ORCID: )
  • Grant DOI 10.55776/P12507
  • Funding program Principal Investigator Projects
  • Status ended
  • Start November 1, 1997
  • End October 31, 2001
  • Funding amount € 49,127
  • Project website

Disciplines

Mathematics (100%)

Keywords

    SINGULAR ODES, ONE-STEP AND MULTISTEP METHODS, CONVERGENCE THEORY, SOFWARE DEVELOPMENT FOR SINGULAR BVP´S

Final report

In course of the project we studied the solution of problems known from various applications in physics, chemistry and environmental sciences. In the computer simulation of the run-up of avalanches one tries to specify the place and size of possible barriers placed in the landscape in order to stop the avalanche before it can reach especially designed regions (villages for instance). Mathematical models of such applications can be written in form of singular initial or boundary value problems. In general such models cannot be solved exactly - the only option is to provide a numerical approximation for the exact solution. The term "singularity" refers to certain unsmoothness in the problem data which makes it difficult to use standard software to solve such a problem. In general, the standard software applied to singular systems works inefficiently, or it does not work at all. Our goal was to provide a theoretical foundation for a program designed to solve singular problems in an efficient way. The following principles were to follow: 1. We know that the numerical solution is not exact and its error shall satisfy a tolerance requirement specified by the user. Clearly, to fulfill such a task we need to be able to control the size of the error. It seems natural to require that the error of the approximate solution shall decrease when the effort we invest to calculate the solution increases. Numerical methods having such a property are called convergent. With growing effort the values of the approximation approach the values of the exact solution. It is important to know how fast the error decreases. 2. Since we do not know the exact solution in general, we do not know the error of the approximation. Still we need a dependable information on its size, in order to be able to satisfy user`s tolerance requirement. Such an information will be provided by a correct and dependable error estimation procedure. Moreover, we use this estimate to solve the problem efficiently - in the region where the error is large, we will increase the amount of work, but we will avoid to do so in regions where the solution is accurate already. In a reasonably controlled program the effort increases only if the problem is becoming more difficult or if the user requires more accuracy. In course of the project we were able to propose numerical solution methods for large classes of singular problems and prove the fast convergence of these methods. Moreover, we were able to design a dependable and asymptotically correct error estimation procedure used as a basis for the efficient grid selection strategy. These routines were the basis for the software design. Two programs are available - for the numerical solution of boundary value problems of second order (based on finite difference approximations) and initial value problems (based on the so-called defect correction principle) of the first order. The second program will be the tool for the treatment of the models describing the run-up of avalanches mentioned above.

Research institution(s)
  • Technische Universität Wien - 100%
Project participants
  • Winfried Auzinger, Technische Universität Wien , associated research partner

Research Output

  • 19 Citations
  • 1 Publications
Publications
  • 2001
    Title The convergence of shooting methods for singular boundary value problems
    DOI 10.1090/s0025-5718-01-01407-7
    Type Journal Article
    Author Koch O
    Journal Mathematics of Computation
    Pages 289-305
    Link Publication

Discovering
what
matters.

Newsletter

FWF-Newsletter Press-Newsletter Calendar-Newsletter Job-Newsletter scilog-Newsletter

Contact

Austrian Science Fund (FWF)
Georg-Coch-Platz 2
(Entrance Wiesingerstraße 4)
1010 Vienna

office(at)fwf.ac.at
+43 1 505 67 40

General information

  • Job Openings
  • Jobs at FWF
  • Press
  • Philanthropy
  • scilog
  • FWF Office
  • Social Media Directory
  • LinkedIn, external URL, opens in a new window
  • , external URL, opens in a new window
  • Facebook, external URL, opens in a new window
  • Instagram, external URL, opens in a new window
  • YouTube, external URL, opens in a new window
  • Cookies
  • Whistleblowing/Complaints Management
  • Accessibility Statement
  • Data Protection
  • Acknowledgements
  • IFG-Form
  • Social Media Directory
  • © Österreichischer Wissenschaftsfonds FWF
© Österreichischer Wissenschaftsfonds FWF