Esempio n. 1
0
	def nested_simulation(self):
		commands=scan_nested_simulation(self.sim_dir,"/home/rod/juan/hpc/final_graphs/orig/probe")
		self.send_commands_to_server(commands)
Esempio n. 2
0
	def nested_simulation(self):
		commands=scan_nested_simulation(self.sim_dir,os.path.join(os.path.expanduser('~'),"juan/hpc/final_graphs/orig/probe"))
		self.send_commands_to_server(commands,"")