-
Notifications
You must be signed in to change notification settings - Fork 11
Summary of the results for the oxygen atom (O) using CFOUR #10
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
base: master
Are you sure you want to change the base?
Conversation
|
Thanks @JaafarMehrez. Why did you make three separate commits instead of just one? |
|
@ndattani. I thought that this way would make the commits more detailed and add clarity. |
… folder, add summary.txt and the corresponding output files
.DS_Store
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JaafarMehrez please remove .DS_Store. I ask everyone to use Git from a terminal, rather than from a Mac folder.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ndattani I have cleaned up the config files like .DS_Store. That file was accidentally pushed to the repository, this happened long time ago, at that time I forgot to add the .DS_Store file to the .gitignore
O+/+o_table.pdf
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JaafarMehrez please just name the files table.pdf and table.typ, since they're already in a folder called O+.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ndattani I have changed the names of the files to be table.typ in each folder.
O/o_table.typ
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I mentioned in Discord that the basis sets that you used need to be labeled with CV rather than just V.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ndattani The lables used for the basis sets has been changed to include CV rather than just V.
|
@JaafarMehrez It looks like this pull request can be approved and merged into the main branch once the comments that I made today are addressed! |
… Oxygen atom with PySCF-MRCC
|
Hi @JaafarMehrez, on 25 February 2025 (5 months ago), I wrote that this pull request can be approved once the comments were addressed. Were they all addressed? I see that there's a couple commits that were made 4 months ago that were titled "Addressed comments on PR" but there hasn't been any direct communication indicating that each of the comments have been addressed (this may have been okay if they were done on 26 February 2025, but 5 months or 1 month later it's hard for me to assess the status of the pull request the way I would if the commits were made sooner after the comments were made). |
|
Hi @ndattani, all the comments are addressed, I have cleaned up the config files like For the other two comments, I have changed the names of the files to be |
|
Hi @JaafarMehrez, please address each comment individually on the comment thread itself. because otherwise it's harder to keep track of things. There's also a button for me to click that looks like this: |
…d some modified basis to work with CFOUR (removed J functions)

In this pull request, two folders (AE, FC) corresponding to "All Electron" and "Frozen Core" calcualtions were created under the (NR) folder. Within each of the created folders, a new folder "CFOR-CFOUR" was created which contains the output file of the calculations, the .txt files were named based on the basis set used for the calculation. As an example "aCV5Z-EMSL_CCSDpT.txt" corresponds to all electron calculation using aCV5Z-EMSL basis set within CCSD(T) level of theory.