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

Feature request: Opening files directly from command line #9

Closed
joerivan opened this issue Sep 11, 2024 · 1 comment
Closed

Feature request: Opening files directly from command line #9

joerivan opened this issue Sep 11, 2024 · 1 comment

Comments

@joerivan
Copy link

Users of Atom Architect might run the program directly from the command line. A feature making the program more user friendly would be to allow the input of a file path when starting Atom Architect to allow the program to directly open that particular file.

Allowing a tag like -n or -g (for NEB analysis and Geometry optimization analysis) could possible even directly open a file in one of the Analysis tabs.

ifilot added a commit that referenced this issue Sep 13, 2024
@ifilot ifilot mentioned this issue Sep 13, 2024
ifilot added a commit that referenced this issue Sep 13, 2024
* Adding CLI arguments w.r.t. issue #9

* Changing filename loading pattern in geometry analysis window w.r.t. issue #8
@ifilot
Copy link
Owner

ifilot commented Sep 13, 2024

There are three command-line options now available:

  1. -n <nebpack.bin>: Opens NEB Analysis window and loads the file nebpack.bin
  2. -g <OUTCAR>: Opens a Geometry Analysis window and loads the file OUTCAR
  3. -o <file>: Opens a general structure file into the regular window

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

No branches or pull requests

2 participants