Skip to content
代码片段 群组 项目
提交 2be91966 编辑于 作者: John Michalakes's avatar John Michalakes
浏览文件

Allow 120 pt stencil in RSL. JM

git-svn-id: https://svn-wrf-model.cgd.ucar.edu/trunk@150 b0b5d27b-6f0f-0410-a2a3-cb1e977edc3d
上级 c45b9162
无相关合并请求
......@@ -78,6 +78,8 @@ int rsl_8pt() ; /* forward declarations for pt functions */
int rsl_12pt() ; /* forward declarations for pt functions */
int rsl_24pt() ; /* forward declarations for pt functions */
int rsl_48pt() ; /* forward declarations for pt functions */
int rsl_80pt() ; /* forward declarations for pt functions */
int rsl_120pt() ; /* forward declarations for pt functions */
#if (ALLOW_RSL_168PT == 1)
int rsl_168pt() ; /* forward declarations for pt functions */
#endif
......
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册