Search Results:

{% if table_entrys %} {% load chemical_formula_filter %} {% for table_entry in table_entrys %} {% endfor %}
Prefect Name Prefect State Simmate ID Full Formula Spacegroup
-- -- {{ table_entry.id }} {{ table_entry.formula_full | chemical_formula }} {{ table_entry.spacegroup.number }}
{% else %} {% endif %}