• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

engine/H30-Sep-2021-6,2794,758

inputs/H30-Sep-2021-2,2721,769

interfaces/H30-Sep-2021-785625

tests/H30-Sep-2021-425308

utils/H30-Sep-2021-4,0133,013

READMEH A D30-Sep-2021449 1511

__init__.pyH A D30-Sep-202156 21

README

1 -- Source code directory --
2
3 * This is the main source directory.
4
5 * Files:
6   - i-pi: Runs the simulation.
7
8 * Directories:
9   - engine: Holds the modules containing the objects used during the
10      simulation.
11   - interfaces: Holds the modules containing the socket interface code.
12   - utils: Holds the modules containing utility functions.
13   - inputs: Holds the modules that deals with reading the input and the
14      restart mechanism.
15