Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ALF
pyALF
Commits
fa8ceec5
Commit
fa8ceec5
authored
Aug 21, 2020
by
Jefferson Stafusa E. Portela
Browse files
Update README.md.
parent
466aa620
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
fa8ceec5
...
...
@@ -23,7 +23,7 @@ export PYTHONPATH="/local/path/to/pyALF:$PYTHONPATH"
```
##
Starting
##
Usage
Jupyter notebooks
[
are run
](
https://jupyter.readthedocs.io/en/latest/running.html
)
through a Jupyter server started, e.g., from the command line:
...
...
@@ -41,6 +41,7 @@ However, pyALF can also be used to start a simulation from the command line, wit
```
bash
python3.7 Run.py
-R
--alfdir
/home/debian/ALF-1.2/
--config
"Intel"
--executable_R
Hubbard
--mpi
True &
```
which requires the file
`Sims`
(see bellow) to be present.
## Files and directories
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment