To run an ARCHIMED-φ simulation, you’ll need a working example. Please download it from here:
At the moment, don’t worry about the organization of the folder or the file contents. We’ll get into this very soon in the organization page.
ARCHIMED-φ is programmed in Java. The main benefit is that a same .jar
file can be executed in all platforms compatible with Java (i.e. Windows, Mac, Linux…).
Please download the executable (e.g. archimed-phys.jar
):
Then, place it at the root of the example directory, i.e. next to the config.yml
file.
You can place archimed-phys.jar
wherever you please, but it is good practice to place the executable in the folder of each simulation project for enhanced reproducibility.