Skip to content
Britton Olson edited this page Feb 19, 2019 · 17 revisions

Pyranda

Welcome to the pyranda project Wiki pages.

                                 _       
                                | |      
 _ __  _   _ _ __ __ _ _ __   __| | __ _ 
| '_ \| | | | '__/ _` | '_ \ / _` |/ _` |
| |_) | |_| | | | (_| | | | | (_| | (_| |
| .__/ \__, |_|  \__,_|_| |_|\__,_|\__,_|
| |     __/ |                            
|_|    |___/                             

Copyright (c) 2018 Lawrence Livermore National Laboratory (LLNL-CODE-749864) All rights reserved.

Pyranda Overview

Pyranda is a mini-app for the Miranda Code developed at Lawrence Livermore National Laboratory. Pyranda is a python extension and is a library designed to solve Hyperbolic systems of PDEs on structured grids with a high-order finite difference method.

Pyranda solves systems of PDEs (operators, algebraic closures, boundary conditions, initial conditions) are described in simple mathematical text. Problems can therefore, be quickly setup and models prototyped by simply writing them down.

Installing Pyranda

Basic instructions

Tutorials

User guides

  • Restarts and visualization files.
  • Adding physics capabilities