Difference Threshold [%]
Error Messages
{{ error }} |
Simulation Time
Source | {% if has_reference %}Reference Time | {% endif %}Current Time |
---|---|---|
{{ time.name }} | {% if has_reference %}{% if time.ref_link %} {{ time.ref }} {% else %} {{ time.ref }} {% endif %} | {% endif %}{% if time.link %} {{ time.current }} {% else %} {{ time.current }} {% endif %} |
Mesh Statistics
Source | {% if has_reference %}Reference Elements Count | {% endif %}Current Elements Count |
---|---|---|
{{ mesh_data.name }} | {% if has_reference %}{% if mesh_data.ref_link %} {{ mesh_data.ref }} {% else %} {{ mesh_data.ref }} {% endif %} | {% endif %}{% if mesh_data.link %} {{ mesh_data.current }} {% else %} {{ mesh_data.current }} {% endif %} |