- Posts: 1
- Thank you received: 0
multi-reference CI approaches with cfour
- yafuguan
- Topic Author
- Offline
- New Member
Less
More
8 years 5 months ago #266
by yafuguan
multi-reference CI approaches with cfour was created by yafuguan
Hello everyone,
I want to do multi-reference CC calculation with cfour to get the energy of excited states. The system I'm interested in is LiFH, which is open-shell. I can't find such example on the cfour manual, can it be done with cfour?
I want to do multi-reference CC calculation with cfour to get the energy of excited states. The system I'm interested in is LiFH, which is open-shell. I can't find such example on the cfour manual, can it be done with cfour?
Please Log in or Create an account to join the conversation.
- kallay
- Offline
- Administrator
- Mihaly Kallay
8 years 5 months ago #267
by kallay
Best regards,
Mihaly Kallay
Replied by kallay on topic multi-reference CI approaches with cfour
Unfortunately you cannot define the active space in the cfour input file, so you should also write a separate input file for mrcc. In the cfour input (ZMAT) you need:
CC_PROG=MRCC
INPUT_MRCC=OFF
In the mrcc input (MINP) you need:
iface=cfour
and you should set the multiplicity (keyword mult), the memory (mem), and define the active space using the nacto/nactv or the active keywords, see the mrcc manual for details.
CC_PROG=MRCC
INPUT_MRCC=OFF
In the mrcc input (MINP) you need:
iface=cfour
and you should set the multiplicity (keyword mult), the memory (mem), and define the active space using the nacto/nactv or the active keywords, see the mrcc manual for details.
Best regards,
Mihaly Kallay
The following user(s) said Thank You: yafuguan
Please Log in or Create an account to join the conversation.
Time to create page: 0.038 seconds