modified: CMakeLists.txt
modified: INSTALL.md modified: README.md modified: build_release_zip.py modified: compute.py new file: doc/index.html modified: dynamics.py modified: engines/c/main.c modified: engines/cpp/main.cpp modified: engines/fortran/main.f90 modified: examples/case01/input/coord.txt renamed: examples/case01/input/parameters.yaml -> examples/case01/input/input.txt modified: examples/case01/run_dynamics.py new file: examples/case02/input/bond.txt new file: examples/case02/input/connection.txt new file: examples/case02/input/coord.txt new file: examples/case02/input/input.txt new file: examples/case02/run_dynamics.py
This commit is contained in:
@@ -19,7 +19,7 @@ INCLUDE_FILES = [
|
||||
"sample.py",
|
||||
"draw.py",
|
||||
"plot_trajectory.py",
|
||||
"examples\\case01\\input\\parameters.yaml",
|
||||
"examples\\case01\\input\\input.txt",
|
||||
"examples\\case01\\input\\coord.txt",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user