X-Git-Url: http://git.tremily.us/?p=hooke.git;a=blobdiff_plain;f=conf%2Ffit.ini;h=ecc0b99e52fff1b169898a2a81dfe44b0696b6ae;hp=938f895e732ea9cf480e7193beebd1369df3b450;hb=c46aaa51003a6722a28eea0e49f63ef1bb0e882d;hpb=bdb1fd5e614e714daf3fe86c55f4e6c4a073baee diff --git a/conf/fit.ini b/conf/fit.ini index 938f895..ecc0b99 100644 --- a/conf/fit.ini +++ b/conf/fit.ini @@ -1,3 +1,38 @@ -[fit] -flatten = 1 -temperature = 301 +[fjc] + [[temperature]] + default = 293 + minimum = 0 + type = float + value = 293 + +[fjcPEG] + [[delta_G]] + default = 3 + minimum = 0 + type = float + value = 3 + + [[L_helical]] + default = 0.28 + minimum = 0 + type = float + value = 0.28 + + [[L_planar]] + default = 0.358 + minimum = 0 + type = float + value = 0.358 + + [[temperature]] + default = 293 + minimum = 0 + type = float + value = 293 + +[wlc] + [[temperature]] + default = 293 + minimum = 0 + type = float + value = 293