Skip to content

Julia framework for the resolution of PDEs

License

Notifications You must be signed in to change notification settings

Andres-MG/Flou.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flou

Docs-stable

Flou is a (very incomplete) framework to solve partial differential equations. It currently implements solvers for hyperbolic equations using a high-order flux-reconstruction approach, supporting only the Discontinuous Galerkin Spectral Element Method (DGSEM) reconstruction functions.

License notice

Copyright (C) 2023 Andrés Mateo Gabín

Flou.jl is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

Julia framework for the resolution of PDEs

Topics

Resources

License

Stars

Watchers

Forks