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

Atdep tasks #313

Merged
merged 5 commits into from
Feb 22, 2025
Merged

Atdep tasks #313

merged 5 commits into from
Feb 22, 2025

Conversation

GkAntonius
Copy link
Contributor

Summary

  • New classes: AtdepInput and AtdepTask
  • Include atdep variables in the variables database

return '<a href="%s" target="_blank">%s</a>' % (self.url, self.name if label is None else label)


class OpticError(Exception):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems to me that we are essentially copying already existing code for Optic here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I copied too many lines there. I corrected it.

@gmatteo
Copy link
Member

gmatteo commented Feb 22, 2025

Thank you, Gabriel, for this contribution. I have a minor comment regarding the code for the Optic input file, which seems to have been duplicated. Could you resolve the issue before the merge? Thanks

@gmatteo gmatteo merged commit 1c97368 into abinit:develop Feb 22, 2025
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants