Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor geometry optimization (part 1) #947

Merged
merged 2 commits into from
Jan 24, 2024
Merged

refactor geometry optimization (part 1) #947

merged 2 commits into from
Jan 24, 2024

Conversation

Albkat
Copy link
Contributor

@Albkat Albkat commented Jan 9, 2024

  1. Implement partial optimization of the xtbMain subroutine.
  2. Add detailed comments to the xtb_geoopt module to enhance code clarity
  3. Introduce the tsopt.f90 file for the forthcoming Transition State (TS) optimizer.

Signed-off-by: albert <92109627+Albkat@users.noreply.github.com>
@Albkat Albkat requested review from awvwgk and MtoLStoN January 9, 2024 17:37
@Albkat Albkat added the refactor Enhancing and optimizing source code for improved readability, maintainability, and performance label Jan 9, 2024
@MtoLStoN
Copy link
Member

Tbh, I do not understand, why we would need to introduce an empty module file in this commit? Could you explain your reasoning?

@Albkat
Copy link
Contributor Author

Albkat commented Jan 23, 2024

Tbh, I do not understand, why we would need to introduce an empty module file in this commit? Could you explain your reasoning?

Yeah, my intention was to initially include this file as an empty one progressively developing a TS optimizer. However, I understand the point for doing this in a separate PR and in a more finalized state, which is why I have removed the corresponding commit.

Signed-off-by: albert <92109627+Albkat@users.noreply.github.com>
@Albkat Albkat merged commit 10de8e0 into grimme-lab:main Jan 24, 2024
11 checks passed
@Albkat Albkat deleted the TS branch January 24, 2024 07:36
gorges97 pushed a commit to gorges97/xtb that referenced this pull request Mar 27, 2024
* ref main/optimization

Signed-off-by: albert <92109627+Albkat@users.noreply.github.com>

* ref geometry_optimization

Signed-off-by: albert <92109627+Albkat@users.noreply.github.com>

---------

Signed-off-by: albert <92109627+Albkat@users.noreply.github.com>
Signed-off-by: Johannes Gorges <58849467+gorges97@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Enhancing and optimizing source code for improved readability, maintainability, and performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants