Commit 1e74395f authored by Islam, Fahima's avatar Islam, Fahima
Browse files

Replace run_sim.py

parent 57c91cc5
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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