Skip to content

lyonkl/dgosprey

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DGOSPREY

Discontinuous Galerkin Off-gas SeParation and REcoverY model

This is a MOOSE application designed to simulate mass and energy transport of gases through a packed-bed column reactor. It uses DG kernels to ensure conservation of mass and energy for problems that are highly advectively dominant, but does not currently employ any form of slope limiters to correct the over-shoot under-shoot problems that are notorious in finite element methods. As a consequence, the solutions tend to be oscillatory around the wave fronts as the various concentration profiles move through the bed.

This is an unfinished application. Use with caution.

"Fork Dgosprey" to create a new MOOSE-based application.

For more information see: http://mooseframework.org/create-an-app/

About

Repository for creating a new MOOSE based application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 80.3%
  • C++ 19.0%
  • Other 0.7%