1. title: A remark on the global existence of weak solutions to the compressible quantum Navier-Stokes equations

abstract: line 3, ``the viscosity and the dispersive coefficient are equal'' $\to$ the viscosity equals to the dispersive coefficient

2. 我的单位: College of Mathematics and Computer Science, Gannan Normal University, Ganzhou 341000, Jiangxi, P.R. China

3. 我的受资助信息: Zujin Zhang is partially supported by the National Natural Science Foundation of China (grant nos. 11501125, 11761009) and the Natural Science Foundation of Jiangxi (grant no. 20171BAB201004).

4. Page 1, Line 2, ``named'' $\to$ ``called the''.

5. Page 1, (1.2), ``$\rho_0u_0$'' $\to$ ``$m_0$'' 更好?

6. Page 1, last line 5, add $\kappa$ before ``(also called Planck constant)''.

7. Page 1, last line 4, ``on'' $\to$ ``in'', ``In the literatures, there are'' $\to$ ``There exist''.

8. Page 2, Para. 2, Line 2, add ``when'' after ``especially''; Line 6, add ``used in'' after ``The method'', and delete ``of''; Last Line 4, ``a extremely'' $\to$ ``an extremely''; Last LIne 3, ``get'' $\to$ ``obtain''; Last Line 2, ``or it'' $\to$ ``otherwise we''.

9. Page 2, Para. 3, Line 2, ``between'' $\to$ ``on'', ``that means'' to ``which means''; Line 3, ``with equal the viscosity and the dispersive coefficient'' $\to$ ``if $\kappa=\nu$.

10. Page 2, Theorem 1.1, 在 ``[1] hold'' 后加上 ``that is, 假设写出来''; 在 ``still valid'' 后加上 ``i.e., 结论写出来''.

11. Page 2, Last Line 2, ``by'' $\to$ ``as''.

12. Page 3, Line 1, ``by'' $\to$ ``as''.

13. Page 3, (2.2), ``$\rho_0u_0$'' $\to$ ``$m_0$'' 更好?

14. Page 3, before (2.5), delete ``the''.

15. Page 3, after (2.6), ``found'' $\to$ ``established''.

16. Page 3, before (2.7), ``take the'' $\to$ ``use'', and delete ``into (2.1) and, and add a comma, that is, ``,''.

17. Page 3, Remark 2.1, satisfy (2.9), what is (2.9)?

18. Page 3, Section 3, the title ``A priori estimates''.

19. Page 4, Line 1, ``seen'' $\to$ ``found''.

20. Page 4, Line 2, ``due to equal ...'' $\to$ ``due to our assumption that $\kappa=\nu$.

21. Page 4, Lemma 3.2, ``For any time $T$, then we have'' $\to$ ``Then, for any time $T$''.

22. Page 4, before (3.5), delete ``will''.

23. Page 5, before Lemma 3.3, ``vita for'' $\to$ ``essential in''

24. Page 5, before Lemma 3.4, ``The lower and upper bounds of the approximating system (2.1)'' is not a sentence. 把它改成一个句子. 接着的下一行, ``Compared with'' $\to$ ``Compared with [1]''.

25. Page 6, Section 4, ``straightly'' $\to$ ``straightforwardly''.

Correction suggestions的更多相关文章

  1. Azure AI 服务之文本翻译

    当下人工智能可谓是风头正劲,几乎所有的大厂都有相关的技术栈.微软在 AI 领域自然也是投入了重注,并且以 Azure 认知服务的方式投入了市场: 也就是说作为开发者我们不需要学习太多 AI 的理论知识 ...

  2. VA中用文件头注释和函数头注释Suggestions

    写C++代码,不能不用VA,这里贴两个我最常用的注释Suggestions. [1.File Header 文件头注释] /*** @file     $FILE_BASE$.$FILE_EXT$* ...

  3. [IR] Tolerant Retrieval & Spelling Correction & Language Model

    Dictionary不一定是个list,它可以是多种形式. 放弃Hash的原因: 通常,tree是比较适合的结构. From: http://www.cnblogs.com/v-July-v/arch ...

  4. 博客建议(Suggestions)

    I don't know if you will like the music. But I am sure there are some songs which are really wonderf ...

  5. 【图形学】我理解的伽马校正(Gamma Correction)

    http://blog.csdn.net/candycat1992/article/details/46228771/ 写在前面 我相信几乎所有做图像处理方面的人都听过伽马校正(Gamma Corre ...

  6. The Material Sourcing Process Failed To Create Picking Suggestions in INVTOTRX (文档 ID 2003806.1)

    In this Document Symptoms Cause Solution References Applies to: Oracle Inventory Management - Versio ...

  7. ECC(Error Checking and Correction)校验和纠错

    ECC的全称是 Error Checking and Correction or Error correction Coding,是一种用于差错检测和修正的算法.上一节的BBM中我们提到过,NAND闪 ...

  8. ISP PIPLINE (十一) color correction

    什么是color correction? 为什么要进行color correction? 转换后的色彩饱和度更加明显,更加符合人眼感官. 如何进行color correction? 下图是步骤: 第一 ...

  9. V2019 Super DSP3 Odometer Correction Vehicle List

    Comparing v2017 Super DSP3 mileage programmer, the newest V2019 Super DSP III adds newer vehicles, i ...

随机推荐

  1. MySql 学习之路-Date函数

    MySQL中重要的内建函数 函数 描述 NOW() 返回当前的日期和时间 NOW() 返回当前的日期和时间. 语法 NOW() -- 实例 -- 下面是 SELECT 语句: SELECT NOW() ...

  2. c#操作SQL Server入门总结

    我是一名c#新手.本文只是我是常学习的随笔. 一.下载SQL server软件 听说下载开发板是最好的(开发板如果只是用来学习.研究不算是侵权).在安装的时候,我也遇到了很多问题,在公司的电脑安装第一 ...

  3. spark-RDD源码分析

    http://stark-summer.iteye.com/blog/2178096 RDD的核心方法: 首先看一下getPartitions方法的源码: getPartitions返回的是一系列pa ...

  4. 如何在本地搭建DVWA环境

    如何在本地搭建DVWA环境 1.工具下载:  (1)phpStudy:   http://phpstudy.php.cn/download.html (2)DVWA:http://www.dvwa.c ...

  5. 设计模式之Template Method模式

    作用:将具体的处理交给子类 什么是Template Method模式? Template Method模式是指带有模板功能的模式,组成模板的方法被定义在父类中,且这些方法为抽象方法.子类去实现父类中的 ...

  6. OllyDbg使用笔记

    [TOC] OD步过后,返回到之前某位置,重新单步执行 找到你想返回的行, 右键选择New origin here,快捷键Ctrl+Gray *, 然后程序会返回到这一行,再次按F7或者F8等执行即可

  7. Elasticsearch 通关教程(三): 索引别名Aliases问题

    业务问题 业务需求是不断变化迭代的,也许我们之前写的某个业务逻辑在下个版本就变化了,我们可能需要修改原来的设计,例如数据库可能需要添加一个字段或删减一个字段,而在搜索中也会发生这件事,即使你认为现在的 ...

  8. .Net Core HttpClient 忽略https证书提醒

    在测试中经常会遇到请求一些https的url,但又没有本地证书,这时候可以用下面的方法忽略警告 var httpclientHandler = new HttpClientHandler(); htt ...

  9. 小小知识点(五)——MATLAB对复数的操作

    MATLAB程序 a=3+4*i %复数 real(a) %求复数的实部 imag(a) %求复数的虚部 abs(a) %求复数的模 angle(a) %求复数的相位 conj(a) %求复数的复共轭 ...

  10. vue非父子组件之间的通信

    https://www.cnblogs.com/chengduxiaoc/p/7099552.html   //vm.$emit( event, arg ) //触发当前实例上的事件 //vm.$on ...