Skip to content
Snippets Groups Projects
Commit 28cc4e69 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Better snapshot name for the time at which the maximal temperature is reached in the EAGLE model.

parent 7d9f4b30
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@ __attribute__((always_inline)) INLINE static int tracers_write_particles(
} else {
list[1] = io_make_output_field("MaxTemperature time", FLOAT, 1,
list[1] = io_make_output_field("Maximal Temperature time", FLOAT, 1,
UNIT_CONV_NO_UNITS, xparts,
tracers_data.maximum_temperature_time);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment