Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
analytics-toolkit-tutorials
Commits
ed23a3c5
Commit
ed23a3c5
authored
Jul 18, 2017
by
Your Name
Browse files
update sis_cscl.bkr for according to sis.py change
parent
0c2b4e0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
beaker-notebooks/sis_cscl.bkr
View file @
ed23a3c5
...
...
@@ -590,7 +590,6 @@
"evaluator": "IPython",
"input": {
"body": [
"from nomad_sim.sis import estimate_calculation_expense",
"import random",
"import string",
"import os",
...
...
@@ -666,8 +665,6 @@
"sis_control = {'local_paths':Local_paths, 'remote_run':Remote_run, 'parameters':Parameters}",
"",
"",
"",
"estimate_calculation_expense(sis_control,feature_list)",
"if int(beaker.n_comb)==3:",
" sis_control['remote_run']['mpi_command'] = 'mpirun -np 5'",
"",
...
...
@@ -684,7 +681,7 @@
"elapsedTime": 1617
},
"evaluatorReader": true,
"lineCount": 8
3
,
"lineCount": 8
0
,
"tags": "calc_cell"
},
{
...
...
@@ -1140,8 +1137,6 @@
"evaluator": "IPython",
"input": {
"body": [
"",
"",
"from nomad_sim.wrappers import get_json_list, calc_descriptor ",
"from nomad_sim.wrappers import calc_model, calc_embedding, plot",
"from nomad_sim.utils_crystals import create_supercell",
...
...
@@ -1150,7 +1145,6 @@
"from nomad_sim.utils_crystals import substitute_atoms",
"from nomad_sim.descriptors import XrayDiffraction",
"from nomad_sim.utils_crystals import create_supercell",
"from nomad_sim.sis import estimate_calculation_expense",
"",
"# hack to change to local/Beaker mode in all files in the packages",
"# DEPRECATED",
...
...
@@ -1241,7 +1235,7 @@
"height": 1206
},
"evaluatorReader": true,
"lineCount": 8
9
,
"lineCount": 8
6
,
"tags": "calc_cell"
},
{
...
...
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