由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Macromolecules版 - 使用过dl_poly的看过来。
相关主题
大家用什么软件进行傅立业变换问个dl_poly的问题。
问题很迷茫
about my major请问poly(butylene terphthalate) 能用什么来chemical etching?
PAA (Poly Acrylic Acid) 's pKa求preprint
Refractive Index of Polymerspaper help, thanks!
!!!以后不要再问高分子数据了, look this !!!请问哪儿可以买到下面这两种导电高分子?
请教大侠包子求篇上周ACS POLY的preprint, thanks
Is poly α-methylstyrene like this?ACS POLY member paper help!
相关话题的讨论汇总
话题: makefile话题: poly话题: dl话题: pc话题: fortran
进入Macromolecules版参与讨论
1 (共1页)
S***P
发帖数: 335
1
想装在PC上,现在撞了unix shell
装了visual fortran compiler,但是
始终不知道相对应的makefile
有经验的XDJM支个招,谢了。
d*****w
发帖数: 124
2
What is the error message when you make?

【在 S***P 的大作中提到】
: 想装在PC上,现在撞了unix shell
: 装了visual fortran compiler,但是
: 始终不知道相对应的makefile
: 有经验的XDJM支个招,谢了。

S***P
发帖数: 335
3
我还没有到编译和运行的那一步。
在这之前,先得把相应的makefile 从
build子目录考到source子目录之下,问题
是不知道该用哪一个。
浏览了一下,好像列出的makefile没有是
针对fortran 90 compiler的。

【在 d*****w 的大作中提到】
: What is the error message when you make?
d*****w
发帖数: 124
4
If you want to run DL-POLY on your PC, the easiest way is using intel fortran
compiler in linux.
Surely you have to modify the original makefile. The typical compile part of
Makefile may look like:
ifc-fftw: dpp
$(MAKE) FC=ifort LD="ifort -O3 -assume underscore -tpp7 -axN -o" \
FFLAGS="-c -O3 -assume underscore -tpp7 -axN" \
CPFLAGS="-D$(STRESS) -DSERIAL -DINTEL -DUNDSCO -D'pointer=integer*8'
-DFFTW" \
LDFLAGS="-lfftw -lsvml -L$(FFTW_LIBRARY)" EX=$(EX) BINROOT=$(B

【在 S***P 的大作中提到】
: 我还没有到编译和运行的那一步。
: 在这之前,先得把相应的makefile 从
: build子目录考到source子目录之下,问题
: 是不知道该用哪一个。
: 浏览了一下,好像列出的makefile没有是
: 针对fortran 90 compiler的。

1 (共1页)
进入Macromolecules版参与讨论
相关主题
ACS POLY member paper help!Refractive Index of Polymers
POLYMER PREPRINTS paper help! need ACS POLY MEMBERSHIP #!!!以后不要再问高分子数据了, look this !!!
paper help, thanks!!请教大侠
求教fortran,在线等!Is poly α-methylstyrene like this?
大家用什么软件进行傅立业变换问个dl_poly的问题。
问题很迷茫
about my major请问poly(butylene terphthalate) 能用什么来chemical etching?
PAA (Poly Acrylic Acid) 's pKa求preprint
相关话题的讨论汇总
话题: makefile话题: poly话题: dl话题: pc话题: fortran