CCFDV3.0
CCFDV3.0 is an open-source written in fortran for the analysis of CFD problems on structured meshes (CGNS format). 用户手册详见doc/文件夹中,编译方法详见README文件。修改了兰氏温度和开氏温度转换错误。
Install / Use
/learn @PARALLELCCFD/CCFDV3.0README
CCFDV3.0
CCFDV3.0 is an open-source written in fortran for the analysis of partial differential equations(PDEs) problems on structured meshes (CGNS format).
CCFDV3.0 in build/CCFD_MPI/Makefile or build/CCFD_SEQ/Makefile:
OBJS_DIR = obj/ EXE_DIR = bin/
EXE = CCFD_MPI FC = mpif90 IDIR = -I/home/ccfd/cgns/include -I/home/ccfd/metis/include CFLAGS = -r8 -Wall -O2 -w -DDEBUG LFLAGS = LIBS = -L/home/ccfd/cgns/lib -lcgns -L/home/ccfd/metis/lib -lmetis
VPATH = $(SRC_DIR_F90d1):$(OBJS_DIR):$(SRC_DIR_F90d2):$(OBJS_DIR):$(SRC_DIR_F90d3):$(OBJS_DIR):$(SRC_DIR_F90d4):$(OBJS_DIR):$(SRC_DIR_F90d5):$(OBJS_DIR):$(SRC_DIR_F90d6):$(OBJS_DIR):$(SRC_DIR_F90d7):$(OBJS_DIR):$(SRC_DIR_F90d8):$(OBJS_DIR):$(SRC_DIR_F90d9):$(OBJS_DIR):$(SRC_DIR_F90d10):$(OBJS_DIR):$(SRC_DIR_F90d11):$(OBJS_DIR) OBJS = $(addprefix $(OBJS_DIR), $(OBJS_F90d1) $(OBJS_F90d2) $(OBJS_F90d3) $(OBJS_F90d4) $(OBJS_F90d5) $(OBJS_F90d6) $(OBJS_F90d7) $(OBJS_F90d8) $(OBJS_F90d9) $(OBJS_F90d10) $(OBJS_F90d11)) @ echo "========================CCFDV3.0 complier done =========================================" @ echo "================You can see the application at CCFDV3.0/build/bin/CCFDV3_SEQ ===========" @ echo "==========YOU CAN COPY THE APPLICATION TO THE COMPUTING FILE OR LINE TO THE FILES =====" all : $(EXE)
#we need cgns and Metis lib and -lcgns -lmetis #so you can edit the path at Makefile
#make the ccfdv3.0 install
make all #or make #make the ccfdv3.0 uninstall make clean
#you can delete the -DPMPI when you want complier the ccfd_seq in a host processor computing!
PS1:2019年1月8日10:55:19 修改了开式温度和兰金温度的转换错误。
Related Skills
node-connect
354.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
112.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
354.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
354.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
