Difference between revisions of "TForest G4 Template"

From New IAC Wiki
Jump to navigation Jump to search
Line 10: Line 10:
  
  
[[Simulations_of_Particle_Interactions_with_Matter]]
+
[[Simulations_of_Particle_Interactions_with_Matter#Creating_Template]]

Revision as of 10:00, 13 December 2024

Simulations_of_Particle_Interactions_with_Matter

Step by Step commands for copying an old program and altering it

recursive copy

cp -r DirectoryWithProgram DirectoryNameForNewProgram

ex: cp -r B2a MyB2a


Simulations_of_Particle_Interactions_with_Matter#Creating_Template