provide hashtag commands for different relaxation functions

这个提交包含在:
majsylw
2021-07-31 22:42:52 +02:00
父节点 4aa43a10b0
当前提交 63bc9c204b
共有 6 个文件被更改,包括 117 次插入1 次删除

查看文件

@@ -209,7 +209,9 @@ def check_cmd_names(processedlines, checkessential=True):
# Commands that there can be multiple instances of in a model
# - these will be lists within the dictionary
multiplecmds = {key: [] for key in ['#geometry_view',
'#geometry_objects_write', '#material',
'#geometry_objects_write', '#material',
'#HavriliakNegami', '#Jonscher',
'#Crim', '#Rawdata',
'#soil_peplinski',
'#add_dispersion_debye',
'#add_dispersion_lorentz',