Mesh inconsistent with mapping: reversal. Nr cells in strip from: 0,from: 407. If a strip is numbered, but has no cells, the reversal file should not contain an entry with this strip number. #19
It would be desirable not to have any missing strip numbers but the Python format allows it.
The simulator will check consistency between reversal mapping and mesh and will note that
a reversal mapping is given for a strip number that is not present in the mesh.
We will later decide how to deal with strips that have all their cells edited out, but for now:
It is the responsibility of the modeller to provide a reversal mapping that is consistent with a mesh. If a mesh has a strip with 0 cells, this strip should not be present in the reversal mapping, i.e. in the .rev file that is presented to bind. This is, for now, a documentation issue.
It would be desirable not to have any missing strip numbers but the Python format allows it. The simulator will check consistency between reversal mapping and mesh and will note that a reversal mapping is given for a strip number that is not present in the mesh.
We will later decide how to deal with strips that have all their cells edited out, but for now:
It is the responsibility of the modeller to provide a reversal mapping that is consistent with a mesh. If a mesh has a strip with 0 cells, this strip should not be present in the reversal mapping, i.e. in the .rev file that is presented to bind. This is, for now, a documentation issue.