Adds Pochven as system class T

This commit is contained in:
soneill
2021-07-12 11:27:37 +12:00
parent cfef239b6b
commit 4b0213d456
6 changed files with 31 additions and 7 deletions

View File

@@ -788,6 +788,7 @@ class SystemModel extends AbstractMapTrackingModel {
case 'H':
case 'L':
case '0.0':
case 'T':
$typeId = 2; // k-space
break;
case 'A':