asc26 amss-ncku initialized

This commit is contained in:
2026-01-13 15:01:15 +08:00
commit f2fc9af70e
272 changed files with 262274 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# $Id: makefile_shenteng,v 1.2 2012/04/03 10:49:57 zjcao Exp $
filein = -I/home_soft/soft/x86_64/mpi/mpich2/1.0.8p1/include
LDLIBS = -L/home_soft/soft/x86_64/mpi/mpich2/1.0.8p1/lib -lmpich -lifcore
CXXAPPFLAGS = -O2 -Wno-deprecated -Dfortran3
f90appflags = -O2
f90 = ifort
CXX = icpc
CLINKER = mpiicpc