Loading sample_simulation_mcvine/run_sim.py +4 −0 Original line number Diff line number Diff line Loading @@ -63,3 +63,7 @@ def run_cylinder_sample(beam_path, sample_path, cylinder_height, cylinder_radius run_script.run1_mpi(base/Snap.py, simdir, beam = beam_path, sample_path= sample_path, angleMons=angleMons, mutiple_scattering=MS, ncouts =number_of_neutrons, overwrite_datafiles = True, nodes= number_of_nodes) def run_cylinder_sample_withDAC(): """the instrumnt should be SNAP and others but not NOMAD as NOMAD does not use DAC""" pass No newline at end of file Loading
sample_simulation_mcvine/run_sim.py +4 −0 Original line number Diff line number Diff line Loading @@ -63,3 +63,7 @@ def run_cylinder_sample(beam_path, sample_path, cylinder_height, cylinder_radius run_script.run1_mpi(base/Snap.py, simdir, beam = beam_path, sample_path= sample_path, angleMons=angleMons, mutiple_scattering=MS, ncouts =number_of_neutrons, overwrite_datafiles = True, nodes= number_of_nodes) def run_cylinder_sample_withDAC(): """the instrumnt should be SNAP and others but not NOMAD as NOMAD does not use DAC""" pass No newline at end of file