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 @@
filein =
CXXAPPFLAGS = -O2 -Wno-deprecated -Dfortran3 -Dnewc
f90appflags = -O2 -cpp -ffree-line-length-256
LDLIBS = -lgfortran
f90 = mpif90
f77 = mpif77
CXX = mpicxx
CC = mpicc
CLINKER = mpicxx