Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
MDANSE
c1a5772d699db14fbb65cf91b65d7232da2864ba
c1a5772d699db14fbb65cf91b65d7232da2864ba
Switch branch/tag
mdanse
Tests
FunctionalTests
Jobs
BuildJobTests.py
Find file
Normal view
History
Permalink
BuildJobTests.py
101 Bytes
Newer
Older
MDANSE MDANSE works at a command line level: the analysis has to be
eric pellegrini
committed
Mar 30, 2015
1
2
3
from
MDANSE
import
REGISTRY
for
v
in
REGISTRY
[
'job'
].
itervalues
():
Fixed many many many bugs due to the protage of nmoldyn to MDANSE.
eric pellegrini
committed
Jun 10, 2015
4
v
.
save
(
"Test_%s.py"
%
v
.
type
)