From 8b3e1de389f0af6ab763e7eb7c911cac88e7edcf Mon Sep 17 00:00:00 2001 From: Gabriel Fernandes <42319459+g7fernandes@users.noreply.github.com> Date: Thu, 13 Feb 2020 15:44:11 -0300 Subject: [PATCH] update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8c2d12..010c4d3 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ The development of this code was part of a graduante reseach project of the auth ## Compilation The Fortran code can be compiled using mpiifort (Intel Fortran Compiler) or mpifort (GCC Fortran). You may change the make file to choose the compiler that you wish. +The main file is "lennard.f90" ## Requirements GNU Fortran