aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
blob: 8ce134ffa66d2cd6620b7560f033fe85be8a6699 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Schedule definitions for thorn EOS_Hybrid

schedule EOS_Hybrid_Startup AT startup AFTER EOS_Polytrope_Startup
{
  LANG: Fortran
} "Setup the EOS used by Dimmelmeier et al. in core collapse"

schedule Check_Poly_Contrib AT analysis
{
  LANG: Fortran
  STORAGE: pressure_contributions
  TRIGGERS: pressure_contributions
} "Output the polytropic and thermal contributions"