Lattice layers
All environmental quantities are defined in layers. Layers are shared between all cell agents.
<set> <!-- Simulation set -->
<series> <!-- Simulation series -->
<patch> <!-- Patch implementation setup --> </patch>
<potts> <!-- Potts implementation setup --> </potts>
<populations> <!-- Setup for agent populations --> </populations>
<actions> <!-- Setup for agent actions --> </actions>
<layers> <!-- Setup for environment layers --> </layers>
<components> <!-- Setup for environment components --> </components>
</series>
</set>