diff options
author | William PC <w_calandrini[at]hotmail[dot]com> | 2022-10-19 01:02:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-19 01:02:36 +0700 |
commit | 9d22daaaf0fac506a33ca375593bd72b0cb91a03 (patch) | |
tree | da49eaea7c5500c444bfd8eb4e18399f2fc11a6d /academic/metalwalls/README | |
parent | fdb9946a2d1a8dc065ccbf3ba248d1d3dc8c4de4 (diff) |
academic/metalwalls: Added (Molecular modelling systems).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/metalwalls/README')
-rw-r--r-- | academic/metalwalls/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/academic/metalwalls/README b/academic/metalwalls/README new file mode 100644 index 0000000000000..586416382a5a2 --- /dev/null +++ b/academic/metalwalls/README @@ -0,0 +1,9 @@ + MetalWalls (MW) is a molecular dynamics code dedicated to the +modelling of electrochemical systems. Its main originality is the +inclusion of a series of methods allowing to apply a constant +potential within the electrode materials. + + For building the MPI version set the environment variable MPI=yes +this requires a MPI implementation either openmpi or mpich. + + The final executable is metalwalls |