CSM及TET,CS
This commit is contained in:
@@ -12,11 +12,11 @@ from tqdm import tqdm
|
||||
|
||||
# ================= 配置区域 =================
|
||||
# 输入目录:使用筛选后的目录,只计算符合要求的材料
|
||||
INPUT_DIR = "../data/after_screening"
|
||||
INPUT_DIR = "../../solidstate-tools/corner-sharing/data/1209/input"
|
||||
# 输出目录
|
||||
OUTPUT_DIR = "../output/CSM"
|
||||
# 分析参数
|
||||
TARGET_ELEMENT = 'Li'
|
||||
TARGET_ELEMENT = 'Na'
|
||||
ENV_TYPE = 'both' # 可选 'tet', 'oct', 'both'
|
||||
# ===========================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user