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

elementary workflow test #2

Merged
merged 2 commits into from
Jun 15, 2017
Merged

elementary workflow test #2

merged 2 commits into from
Jun 15, 2017

Conversation

vdikan
Copy link
Collaborator

@vdikan vdikan commented Jun 8, 2017

A first (raw, dirty, ugly) test of workflow for Siesta that works. One executable submits a series of calculations with distorted Si-structure under one workfunction. Providing this function's pk to a command:
verdi work tree <pk>
one can see them all connected. Something like this:

              /-create_structure [190]
              |
              |--Float [192]
              |
              |--rescale [193]
              |
              |--SiestaCalculation [198]
              |
              |--Float [199]
              |
              |--rescale [200]
              |
              |--SiestaCalculation [205]
              |
              |--Float [206]
 -- run_wf [189]
              |--rescale [207]
              |
              |--SiestaCalculation [212]
              |
              |--Float [213]
              |
              |--rescale [214]
              |
              |--SiestaCalculation [219]
              |
              |--Float [220]
              |
              |--rescale [221]
              |
               \-SiestaCalculation [226]

@albgar
Copy link
Member

albgar commented Jun 9, 2017 via email

@albgar albgar merged commit 070f825 into siesta-project:master Jun 15, 2017
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