SHARES: ADMBase EXTENDS KEYWORD initial_data { "revivedata" :: "Load existing simulation output and interpolate it onto a new grid" } EXTENDS KEYWORD initial_lapse { "revivedata" :: "Load existing simulation output and interpolate it onto a new grid" } EXTENDS KEYWORD initial_shift { "revivedata" :: "Load existing simulation output and interpolate it onto a new grid" } RESTRICTED: STRING load_data_exe "" { "" :: "Path to the binary that will provide that data" } "" STRING simdata_path "" { "" :: "Path to stored simulation data" } "" REAL load_time "" { : :: "Simulation time at which to restore the data" } 0.0 INT load_iteration "" { : :: "Simulation iteration at which to restore the data" } -1