Skip to content

Commit 7cdb31f

Browse files
committed
2015/11/30: Nothing new
1 parent a8fdd47 commit 7cdb31f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#f90=ifort -prof-gen -prof-dir/home/amacia/GIT/PathIntegralGroundState/prof
44
#f90=ifort -prof-use -fast -prof-dir/home/amacia/GIT/PathIntegralGroundState/prof
55
f90=gfortran -Ofast -fno-range-check -flto -funroll-loops
6-
#f90=ifort -fast
6+
#f90=ifort -parallel
77

88
vpi: \
99
random_mod.mod\

vpi.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# PHYSICAL DESCRIPTION OF THE SYSTEM
66

77
2 # Dimensions
8-
64 # Number of particles
8+
32 # Number of particles
99
256.d0 # Density
1010
0.0d0 # Polarization angle
1111
.false. # .true. if solid, .false. otherwise

0 commit comments

Comments
 (0)