# Schedule definitions for thorn EOS_Omni schedule EOS_Omni_Startup AT WRAGH { LANG: Fortran OPTIONS: global } "Set up conversion factors and other fun stuff" if (nuceos_read_table) { SCHEDULE EOS_OMNI_ReadTable AT CCTK_BASEGRID { LANG: C OPTIONS: global } "Read EOS HDF5 table" }