Skip to content

Commit

Permalink
change name
Browse files Browse the repository at this point in the history
  • Loading branch information
LucR31 committed Feb 22, 2024
1 parent 6f403f3 commit b3def20
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 5,586 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
'bs.path':[]
}

class NewPluginCalculation(engine.CalcJob):
class CollectSensCalculation(engine.CalcJob):
"""AiiDA calculation plugin."""
@classmethod
def define(cls, spec):
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
label: 'collect-sensitivities'
description: ''
default_calc_job_plugin: new.post
default_calc_job_plugin: collect.sens
filepath_executable: '/users/shenne/progs/Rflexpart/exec/collect.sensitivities.from.AiiDA.R'
computer: daint
prepend_text: |
Expand Down
Loading

0 comments on commit b3def20

Please sign in to comment.