[CP2K-user] [CP2K:16533] Re: [CP2K]how to set two MAGNETIZATION in the two &KIND section
Zac Smith
qingxinzhang6 at gmail.com
Sun Jan 30 04:26:36 UTC 2022
Dear Nick,
Thanks for your help. I can run the input file successfully.
Now, I have a new problem. I set spin polarization (UKS) and
RELAX_MULTIPLICITY (optimized spin multiplicity) in the input files
When I run two different input files for different input parameter:
RELAX_MULTIPLICITY = 1 and 3 .
I get two same result output file. Can you help me check the problem?
Thanks.
(attach 4 files for you to check)
On Saturday, January 29, 2022 at 7:24:14 PM UTC-5 nwi... at berkeley.edu wrote:
> You forgot to close the first kind section. It needs &END KIND. Also,
> don't forget to change the names of Fe to Fe_up and Fe_down in the coord
> section so cp2k knows which atom is which.
>
> On Sat, Jan 29, 2022 at 3:13 PM Zac Smith <qingxi... at gmail.com> wrote:
>
>> Dear Nick,
>> Your advice are very reasonable.
>> I try to follow your advice and get a new error.
>> Can you check the error? Thanks.
>> (I attach three files for you to check)
>>
>> On Saturday, January 29, 2022 at 4:09:17 PM UTC-5 nwi... at berkeley.edu
>> wrote:
>>
>>> The "KIND" sections maps properties to atoms of that type. You cannot
>>> have conflicting information for an atom's properties. This is why you can
>>> specify multiple "KIND" sections. In your case, it would be:
>>>
>>> &KIND Fe_up
>>> Element Fe
>>> MAGNETIZATION 4.297
>>> ...
>>> &END
>>> &KIND Fe_down
>>> Element Fe
>>> MAGNETIZATION -4.297
>>> ...
>>> &END
>>>
>>> Note that because we are using an "alias" for these kinds, we must
>>> specify what element it refers to.
>>>
>>> -Nick
>>>
>>> On Saturday, January 29, 2022 at 10:52:17 AM UTC-8 qingxi... at gmail.com
>>> wrote:
>>>
>>>> Hi there,
>>>> Due to AFM structure, the net magnetization is zero.
>>>> I plan to set one Fe MAGNETIZATION -4.297
>>>> and another Fe MAGNETIZATION 4.297.
>>>>
>>>> But according to MAGNETIZATION definition from CP2K input manual,
>>>>
>>>>
>>>> MAGNETIC {Logical}
>>>>
>>>> *Calculate also magnetic moments, only implemented without periodic
>>>> boundaries*
>>>>
>>>> This keyword cannot be repeated and it expects precisely one logical.
>>>>
>>>> The lone keyword behaves as a switch to .TRUE.
>>>>
>>>> Default value: .FALSE.
>>>>
>>>>
>>>> Can you give me some suggestion about
>>>> setting two magnetization for two atoms ? Thanks.
>>>> I attach a file that MULTIPLICITY = 1 for you to check.
>>>>
>>>>
>>>> Have a good weekends
>>>> Zac
>>>>
>>> --
>> You received this message because you are subscribed to the Google Groups
>> "cp2k" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to cp2k+uns... at googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/cp2k/f04e09d2-aaef-46f2-b885-12b0c77a8ca5n%40googlegroups.com
>> <https://groups.google.com/d/msgid/cp2k/f04e09d2-aaef-46f2-b885-12b0c77a8ca5n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>
--
You received this message because you are subscribed to the Google Groups "cp2k" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cp2k+unsubscribe at googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cp2k/187708ad-9550-44b2-9eb1-02af6189e353n%40googlegroups.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20220129/75d04762/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FeCuO2_RELAX_MP=3.inp
Type: chemical/x-gamess-input
Size: 3838 bytes
Desc: not available
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20220129/75d04762/attachment.inp>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FeCuO2_RELAX_1.out
Type: application/octet-stream
Size: 196181 bytes
Desc: not available
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20220129/75d04762/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FeCuO2_RELAX_3.out
Type: application/octet-stream
Size: 196181 bytes
Desc: not available
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20220129/75d04762/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FeCuO2_RELAX_MP=1.inp
Type: chemical/x-gamess-input
Size: 3838 bytes
Desc: not available
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20220129/75d04762/attachment-0001.inp>
More information about the CP2K-user
mailing list