QuantumATK Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
QuantumATK W-2024.09 version released on Sep 9, 2024
Home
Help
Search
Login
Register
QuantumATK Forum
»
QuantumATK
»
General Questions and Answers
»
Optimize Cell Error
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Optimize Cell Error (Read 4658 times)
0 Members and 1 Guest are viewing this topic.
physics
Heavy QuantumATK user
Posts: 52
Country:
Reputation: 0
Optimize Cell Error
«
on:
January 5, 2024, 13:15 »
Hi,
I am getting below error while doing optimization. I am using version 2022.12.
TypeError: OptimizeGeometry() got an unexpected keyword argument 'optimize_cell' application
Thanks
Logged
Anders Blom
QuantumATK Staff
Supreme QuantumATK Wizard
Posts: 5574
Country:
Reputation: 96
Re: Optimize Cell Error
«
Reply #1 on:
January 5, 2024, 20:07 »
The optimize_cell keyword was implemented in 2022.03 so perhaps you are by mistake running the script with an older version of atkpython, even if the script is generated with a newer GUI version?
Logged
physics
Heavy QuantumATK user
Posts: 52
Country:
Reputation: 0
Re: Optimize Cell Error
«
Reply #2 on:
January 8, 2024, 10:59 »
Hi,
I am running in 2022.12 version.
Thanks
Logged
Anders Blom
QuantumATK Staff
Supreme QuantumATK Wizard
Posts: 5574
Country:
Reputation: 96
Re: Optimize Cell Error
«
Reply #3 on:
January 12, 2024, 21:03 »
That makes no sense, since this keywords is implemented in that version. Can you share the full script, and the full output?
Logged
physics
Heavy QuantumATK user
Posts: 52
Country:
Reputation: 0
Re: Optimize Cell Error
«
Reply #4 on:
January 15, 2024, 10:18 »
Hi,
PFA the full script and output.
Thanks
Logged
pshinyeong
Heavy QuantumATK user
Posts: 37
Country:
Reputation: 0
Re: Optimize Cell Error
«
Reply #5 on:
January 15, 2024, 15:36 »
from the log file it looks like you are running on 2019.12 version.
Maybe adjust the path variable so that you are executing the script by 2022.12 version?
Logged
filipr
QuantumATK Staff
Heavy QuantumATK user
Posts: 81
Country:
Reputation: 6
QuantumATK developer
Re: Optimize Cell Error
«
Reply #6 on:
January 15, 2024, 16:48 »
Note that the version of QuantumATK you have installed on your laptop may be different than the one installed on the cluster.
From the log file it is evident that you are running QuantumATK Q-2019.12-SP1[Build 2a77e01] on the cluster. If you have a newer version installed on the cluster you need to configure your jobs to use that in the machine settings, see:
https://docs.quantumatk.com/tutorials/job_manager_remote/job_manager_remote.html
Logged
physics
Heavy QuantumATK user
Posts: 52
Country:
Reputation: 0
Re: Optimize Cell Error
«
Reply #7 on:
January 15, 2024, 18:00 »
Thank you for your reply. I will look into it.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
QuantumATK Forum
»
QuantumATK
»
General Questions and Answers
»
Optimize Cell Error