-
Notifications
You must be signed in to change notification settings - Fork 51
Closed as not planned
Labels
Description
Describe the issue
Crest is capable of finding MECP's - is it possible to perform conformational sampling in excited states?
In the latter case, the excited determinants are used according to [[calculation.level]] config keyword (which seems to be undocumented btw). Would the following input perform sampling for S1 state?
To Reproduce
#This is a CREST input file
input = 'start.xyz'
runtype='imtd-gc'
threads = 8
[[calculation.level]]
method = "gfn0*"
uhf = 0
chrg = 0
config = [1,1]