In [Zhang, Zujin; Yao, Zheng-an. 3D axisymmetric MHD system with regularity in the swirl component of the vorticity. Comput. Math. Appl. 73 (2017), no. 12, 2573--2580], we have obtained the following fine property of the convective terms of axisymmetric MHD system Let $u,v,w$ be smooth axisymmetric $\bbR^3$-valued functions. Then $$\bee\label{lem:me:equal} \bea &\quad\sum_{i,j,k=1}^3\p_ku_j\cdot \p_jv_i\cdot \p_kw_i\\ &=\frac{u^r}{r}\cdot \frac{v^r}{r}\cdot \frac{w^r}{r} +\frac{u^r}{r}\cdot \frac{v^\tt}{r}\cdot \frac{w^\tt}{r}\\ &\quad+\frac{u^\tt}{r}\cdot \p_rv^r\cdot \frac{w^\tt}{r} -\frac{u^\tt}{r}\cdot \p_rv^\tt\cdot \frac{w^r}{r}\\ &\quad+ \p_ru^\tt\cdot \frac{v^r}{r}\cdot\p_rw^\tt +\p_zu^\tt \cdot \frac{v^r}{r}\cdot \p_zw^\tt -\p_ru^\tt\cdot \frac{v^\tt}{r}\cdot \p_rw^r -\p_zu^\tt\cdot \frac{v^\tt}{r}\cdot \p_zw^r \\ &\quad +\p_ru^r\cdot \p_rv^r\cdot \p_rw^r +\p_ru^r\cdot \p_rv^\tt\cdot \p_rw^\tt +\p_ru^r\cdot \p_rv^z\cdot \p_rw^z\\ &\quad +\p_ru^z\cdot \p_zv^r\cdot \p_rw^r +\p_ru^z\cdot \p_zv^\tt\cdot \p_rw^\tt +\p_ru^z\cdot \p_zv^z\cdot \p_rw^z\\ &\quad +\p_zu^r\cdot \p_rv^r\cdot \p_zw^r +\p_zu^r\cdot \p_rv^\tt\cdot \p_zw^\tt +\p_zu^r\cdot \p_rv^z\cdot \p_zw^z\\ &\quad +\p_zu^z\cdot \p_zv^r\cdot \p_zw^r +\p_zu^z\cdot \p_zv^\tt\cdot \p_zw^\tt +\p_zu^z\cdot \p_zv^z\cdot \p_zw^z. \eea \eee$$ With this above fine property, we could be able to find a regularity criterion in terms of $\om^\tt$ and $j^\tt$. Moreover, using the governing equations of $j^\tt$: $$\bee\label{j_tt} \bea &\p_t j^\tt +u^r\p_rj^\tt+u^z\p_zj^\tt -\sex{\p_r^2+\p_z^2+\frac{1}{r}\p_r-\frac{1}{r^2}}j^\tt\\ &=b^r\p_r\om^\tt +b^z\p_z\om^\tt +(\p_ru^r-\p_zu^z)(\p_zb^r+\p_rb^z) -(\p_zu^r+\p_ru^z) (\p_rb^r-\p_zb^z), \eea \eee$$ we could show that if $$\bee\label{thm:me:om^tt} \om^\tt\in L^p(0,T;L^q(\bbR^3)),\quad\frac{2}{p} +\frac{3}{q}=2,\quad 2\leq q\leq 3, \eee$$ then the solution is smooth on $(0,T)$.

A fine property of the convective terms of axisymmetric MHD system, and a regularity criterion in terms of $\om^\tt$的更多相关文章

  1. A fine property of the non-empty countable dense-in-self set in the real line

    A fine property of the non-empty countable dense-in-self set in the real line   Zujin Zhang School o ...

  2. Collections of Zujin Zhang's Published works

    I am not good, but I shall do my best to be better. Any questions, please feel free to contact zhang ...

  3. Unsupervised Learning and Text Mining of Emotion Terms Using R

    Unsupervised learning refers to data science approaches that involve learning without a prior knowle ...

  4. property 与 attribute 的区别?

    一个是属性,用于存取类的字段,一个是特性,用来标识类,方法等的附加性质. 属性: class TimePeriod { private double seconds; public double Ho ...

  5. (七)solr7之Terms组件的使用

    (七)solr7之Terms组件的使用 Terms组件提供访问索引项的字段和每个词相匹配的文档数量. 这可以用于建立一个自动建议特性或任何其他的特性,而这个terms不是搜索或文档级别的水平.快速检索 ...

  6. Delphi Property详解

    http://anony3721.blog.163.com/blog/static/51197420107105132120/?ignoreua Property Keyword Defines co ...

  7. ElasticSearch搜索term和terms的区别

    今天同事使用ES查询印地语的文章.发现查询报错,查询语句和错误信息如下: 查询语句:{    "query":{        "bool":{         ...

  8. property配置

    之前把设备历史数据存储的时间周期存储在了数据库中,因为以下一些原因,我打算改写到property配置文件中 1.这个周期时间的配置没有单独放一个tabel中,导致现在设备类型越来越多,每次添加或者修改 ...

  9. 一)如何开始 ehcache ?

    官网地址 http://www.ehcache.org/ 从哪开始 第一步优先下载 http://www.ehcache.org/downloads/ 下载 Ehcache 2.10.0 .tar.g ...

随机推荐

  1. 我的Spark SQL单元测试实践

    最近加入一个Spark项目,作为临时的开发人员协助进行开发工作.该项目中不存在测试的概念,开发人员按需求进行编码工作后,直接向生产系统部署,再由需求的提出者在生产系统检验程序运行结果的正确性.在这种原 ...

  2. CentOS 7 中使用NTP进行时间同步

    1. NTP时钟同步方式说明NTP在linux下有两种时钟同步方式,分别为直接同步和平滑同步: 直接同步 使用ntpdate命令进行同步,直接进行时间变更.如果服务器上存在一个12点运行的任务,当前服 ...

  3. yum源 Python3 Django mysql安装

    yum 源安装 yum源位置: yum源仓库的地址 在/etc/yum.repos.d/,并且只能读出第一层的repo文件 yum仓库的文件都是以.repo结尾的 linux软件包管理 yum工具如同 ...

  4. web框架开发-Django组件cookie与session

    http协议的每一次都是无保存状态的请求,这会带来很多的不方便,比如,一刷新网页,或者进入该网页的其他页面,无法保存之前的登录状态.为了解决类似这样的问题,引入了会话跟踪 会话跟踪技术 1 什么是会话 ...

  5. redis分页

    模仿的https://www.cnblogs.com/dee0912/p/4612183.html 第一步连接redis后进行添加数据 require_once '../redis/redis.php ...

  6. Linux 中改变默认文件打开方式的位置

    全局的打开方式, /etc/gnome/defaults.list 个人的打开方式, -/.local/share/applications/mimeapps.list 当这两个文件不一致时,优先采用 ...

  7. 【Git】+ 新建+删除+上传+覆盖

    上传代码时邮箱格式不符合:https://blog.csdn.net/u012558695/article/details/64921922 在本地新建一个分支: git branch newBran ...

  8. SkylineGlobe7.0.1版本 通过鼠标左右平移模型对象

    帮同事写了一段测试代码,如下: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "ht ...

  9. 一个方法教你认识ref(简单易懂)

    参数分为值类型和引用类型,当我们将一个值类型的参数进行传递到另一个方法的时候相当于,将这个变量进行复制到该方法进行操作,但是不会对该变量原始的值有影响. 但是有时候我们需要他有“影响”于是ref就出现 ...

  10. 关于token登录逻辑分析

    前言: token登录上一家公司也写过,迷迷糊糊的, 现在做一个APP,需求为每次调用接口都会传token,登录注册等特殊的除外, 逻辑整理一下还是比较简单的 主要的问题还是,如何在框架中找到较好的插 ...