It is encouraging that you took the initiative to write this journal manuscript, but it needs a lot of work as I am afraid that in its current form it is likely to be rejected. Besides the style that needs fixing, my main concern is the claim that the CFD gives more credibility the BEM-Park model, which is not correct according to Fig 7. This may be fixed by the following steps:
1. Numerical methods:
Eqs (1) to (6) are not numerical methods but definitions. They should appear under Section 2, where you should also add the definition of C_P for the dual rotor (you can join expressions together to reduce the number of equations, e.g. the definitions of dual rotor TSRS are all in one equation separated by commas). Instead there should be a description on the BEM-Park model with an explicit expression of the velocity deficit in Park's model under numerical method. Such description appears in your PhD thesis and you can use it as it is not a journal publication. The CFD paragraph can be broken to 2-3 paragraphs and must also include a paragraph how the dual rotor configuration is modelled.
2 Grid convergence:
You should also show convergence in C_P (coefficient of power). It can be for a certain TSR.
3 Single rotor case:
What is the C_P for TI=15%? If it is much reduced, it can explain the better velocity recovery behind the rotor. You should look for a ref where they also got reduced C_P from RANS as compared to other results when the blade is mostly in stall in order to better support the reduced C_P from RANS at theta_T=-2 degs.
4 Dual rotor case:
Fig 7 is a mess. I do not understand the short lines from RANS. Are they for dual rotor where the front rotor is at theta_T=2 degs and the rear rotor is at theta_T=-2 degs? If yes, then something is very wrong with the RANS calculation, because by Fig 6a RANS gives positive C_P for the rear rotor when TSR<6. In IJET paper the front rotor's C_P line was added to the graph of the dual rotor C_P lines in order to show the benefit of using a dual rotor configuration. You can use the same approach for Fig 7 or even better and just show the lines for a dual rotor configuration. The IJET BEM-Park results are for dual rotor with the same RPM (front and rear) which means the same TSR if normalised by the free stream velocity U_infinity or the same TSR which means the TSRs of Eq (4) and (5) for the front and rear rotors respectively.
5 Park wake model evaluation:
By Fig 9(b) it seems that TI=15% case fits pretty well the Park model with k=0.04 (unlike what is written in the text). Can't we get a new k to fit the line of TI=1% and repeat the calculation of BEM-Park model? It will also be of great interest to see the radial distribution of the velocity recovery, i.e. to integrate the velocity over the azimuthal direction. That can be incorporated into the BEM model in a future calculation
6. Journal:
I saw that you used Elsevier LaTeX format. What journal do you have in mind?
7. Authors:
I saw that you added Jiahuan as a author which is fine. However, please note that SEMS regulations require a SEMS academic to be a corresponding author (there can be more than one corresponding author) particularly when SEMS has put some funding into the project, unless there is a unique reason not to. My further specific comments are in the attached.

Feedback on Ch5 paper based on CFD-RANS的更多相关文章

  1. Data of Ch5 --Dual rotor

    * Results *Conclusion*- little effect of rear rotor on Cp_1- Cp1 is independent of TI** TI effect on ...

  2. {ICIP2014}{收录论文列表}

    This article come from HEREARS-L1: Learning Tuesday 10:30–12:30; Oral Session; Room: Leonard de Vinc ...

  3. Convert BSpline Curve to Arc Spline in OpenCASCADE

    Convert BSpline Curve to Arc Spline in OpenCASCADE eryar@163.com Abstract. The paper based on OpenCA ...

  4. 【转】关于KDD Cup '99 数据集的警告,希望从事相关工作的伙伴注意

    Features From: Terry Brugger Date: 15 Sep 2007 Subject: KDD Cup '99 dataset (Network Intrusion) cons ...

  5. [转载]bigtable 中文版

    转载厦门大学林子雨老师的译文 原文: http://dblab.xmu.edu.cn/post/google-bigtable/ Google Bigtable (中文版) 林子雨2012-05-08 ...

  6. 谷歌三大核心技术(三)Google BigTable中文版

    谷歌三大核心技术(三)Google BigTable中文版 Bigtable:一个分布式的结构化数据存储系统 译者:alex 摘要 Bigtable是一个分布式的结构化数据存储系统,它被设计用来处理海 ...

  7. Google Bigtable (中文版)

    http://dblab.xmu.edu.cn/post/google-bigtable/ Abstract BigTable是一个分布式存储系统,它可以支持扩展到很大尺寸的数据:PB级别的数据,包含 ...

  8. 【论文笔记】Social Role-Aware Emotion Contagion in Image Social Networks

    Social Role-Aware Emotion Contagion in Image Social Networks 社会角色意识情绪在形象社交网络中的传染 1.摘要: 心理学理论认为,情绪代表了 ...

  9. googleBigTable

    Bigtable是一个分布式的结构化数据存储系统,它被设计用来处理海量数据:通常是分布在数千台普通服务器上的PB级的数据.Google的很多项目使用Bigtable存储数据,包括Web索引.Googl ...

随机推荐

  1. NOIp2016 蚯蚓 【二叉堆/答案单调性】By cellur925

    题目传送门 $Sol$ $50pts$:我们考虑$q==0$的情况,每次在所有的蚯蚓中找到一只长度最大的,这非常二叉堆.所以我们可以用一个优先队列,随便水一下就有50分.($NOIp$的分真这么好拿? ...

  2. 手把手教你如何在Fire fox火狐浏览器里在线识别下载视频(超强大)(博主推荐)

    网址是 Firefox about:addons

  3. PyQt5编程入门

    1  25行的弹出式闹钟 import sys import time from PyQt5 import QtCore from PyQt5.QtWidgets import QLabel from ...

  4. pyinstaller模块

    应用场景: 1 把一些python脚本推广到更多机器上运行,但无法保证他们都有安装python解释器,所以,打包可以免去这一障碍 win: 安装: 在cmd中运行pip install pyinsta ...

  5. (四)python自带解释器(IDLE)的使用

    什么是IDE? Integrated Development Environment(集成开发环境) 打个不恰当的比方,如果说写代码是制作一件工艺品,那IDE就是机床.再打个不恰当的比方,PS就是图片 ...

  6. Counting The Important Pairs CodeChef - TAPAIR

    https://vjudge.net/problem/CodeChef-TAPAIR 合法的删除方法: 第一种:桥边与其余任意边(1)桥*(桥-1)/2(两条桥边)(2)桥*(m-桥)(桥边+其他边) ...

  7. Docker 容器镜像操作

    1.停止所有的container,这样才能够删除其中的images:docker stop $(docker ps -a -q)如果想要删除所有container的话再加一个指令: docker rm ...

  8. AJPFX总结方法的特点

    它可以实现独立的功能; 必须定义在类里面; 它只有被调用才会执行; 它可以被重复使用; 方法结束后方法里的对象失去引用;   如何定义一个功能,并通过方法体现出来: ① 明确该功能运算后的结果.明确返 ...

  9. 【转】10种简单的Java性能优化

    10种简单的Java性能优化 2015/06/23 | 分类: 基础技术 | 14 条评论 | 标签: 性能优化 分享到: 本文由 ImportNew - 一直在路上 翻译自 jaxenter.欢迎加 ...

  10. Docker容器相关技术

    docker需要依赖的Linux内核特性:(1)Namespaces 命名空间PID(Process ID) 用来隔离进程NET(Network) 管理网络接口IPC(InterProcess com ...