collapse.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

program collapse
 
subroutine makeconfig (Sim, config)
 
subroutine initdata (Mesh, Physics, Timedisc)
 

Function/Subroutine Documentation

◆ collapse()

program collapse
Test:
collapse with/without angular momentum and self-gravity
Author
Tobias Illenseer
Björn Sperling
Lars Bösch

References:

  • [36] Norman, M. L.; Wilson, J. R.; Barton, R. T. "A new calculation on rotating protostar collapse" Astrophysical Journal, Part 1, vol. 239, Aug. 1, 1980, p. 968-981. DOI: 10.1086/158185
  • [9] Colgate, Stirling A.; White, Richard H. "The Hydrodynamic Behavior of Supernovae Explosions" Astrophysical Journal, vol. 143, p.626 DOI: 10.1086/148549

Definition at line 43 of file collapse.f90.

Here is the call graph for this function:

◆ initdata()

subroutine collapse::initdata ( class(mesh_base), intent(in)  Mesh,
class(physics_base), intent(in)  Physics,
class(timedisc_base), intent(inout)  Timedisc 
)

Definition at line 332 of file collapse.f90.

Here is the call graph for this function:

◆ makeconfig()

subroutine collapse::makeconfig ( class(fosite), intent(inout)  Sim,
type(dict_typ), pointer  config 
)

Definition at line 127 of file collapse.f90.