DOI-USGS / DOI-USGS/COAWST

新版COAWST编译完成以后,波浪模式无法多层网格嵌套

Open
#201 10 comments 0 reactions 0 assignees View on GitHub
Dominant language
Fortran
Stars
156
Forks
75
PR merge metrics
No merged PRs in 30d

Description

问题一:新版的COAWST,编译完后不能多层嵌套,报错为打不开PRINT ,我觉着这个问题是因为在优化程序时忽略了每个网格必须输出独立的PRINT文件,两个网格在输出PRINT时,占用了同一个,导致计算报错;

问题二:编译COAWST时,使用gfortran编译时指定 FC = mpif90,即可

Contributor guide

Open the contributing guide

Research direction

Reproduce the reported multi-level nested-grid run and inspect how each grid opens and writes its PRINT output. Also review the gfortran build configuration using FC=mpif90. Done means the build completes and nested grids run without a shared PRINT-file error.

Written by the indexing model from the issue text.

Assessment

Tech stack
fortran
Domain
build-system, hpc
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.