Enabling Lattice thermo phase via cti interface.

This commit is contained in:
Steven DeCaluwe 2019-06-12 11:53:54 -04:00 committed by Ray Speth
parent 0ed2b38594
commit 813d5064ae

View file

@ -2295,7 +2295,7 @@ class lattice(phase):
initial_state, options)
self._tr = transport
self._n = site_density
self._species = species
if name == '':
raise CTI_Error('sublattice name must be specified')
if species == '':