flamedil as of 2023-07-03

This commit is contained in:
l_samenv
2023-07-03 17:11:07 +02:00
parent b4cfdcfc1a
commit 6ac3938b78
3 changed files with 48 additions and 30 deletions

View File

@ -45,8 +45,7 @@ Mod('ts',
value=Param(unit='K'),
low='ts_low',
high='ts_high',
min_high=1.3,
min_high=0.6,
max_low=1.7,
tolerance=0.1,
disable_other=False,
)