{% extends 'layout.html' %} {% macro atoms() %} {% if d.numbers|length %}
# | symbol | x | y | z |
---|---|---|---|---|
{{ f[0] }} | {{ f[1] }} | {{ f[2] }} | {{ f[3] }} | {{ f[4] }} |
Axis | x | y | z | Periodic |
---|---|---|---|---|
{{ loop.index }} | {% for a in axis %}{{ a }} | {% endfor %}{{ d.pbc[loop.index0] }} |
{{ subtitle }} | Value | Unit |
---|---|---|
{{ key }} | {{ value|safe }} | {{ unit|safe }} |