{% include "core_components/base_data_types/calculation.html" %}
{% include "core_components/base_data_types/structure.html" %}
{% if calculation.structure_final %}
{% include "core_components/base_data_types/thermodynamics.html" with calculation=calculation.structure_final %}
{% include "core_components/base_data_types/forces.html" with calculation=calculation.structure_final %}
{% else %}