Skip to content
/ shyr Public

Simple HYdrodynamics with Riemann methods, in C

License

Notifications You must be signed in to change notification settings

tbreslein/shyr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shyr

Simple HYdrodynamics with Riemann methods, in C

TODO

  • add Config
  • add Mesh
  • add State
  • add init.h
  • add Rhs
    • add NumFlux
    • add boundary conditions (no gradients)
  • add Time
  • add Output
  • mainloop
  • add sest dependency
  • add tests
  • add Sod test
  • add Sedov test
    • cartesian
    • polar coords
      • add Source and SourceGeometric
  • add Vortex test
    • add logpolar coords
  • add Bondi test
    • add SourceGravity
  • add Pringle test
    • add SourceVisc

About

Simple HYdrodynamics with Riemann methods, in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published