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