A fine property of the convective terms of axisymmetric MHD system, and a regularity criterion in terms of $\om^\tt$
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$的更多相关文章
- 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 ...
- 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 ...
- Unsupervised Learning and Text Mining of Emotion Terms Using R
Unsupervised learning refers to data science approaches that involve learning without a prior knowle ...
- property 与 attribute 的区别?
一个是属性,用于存取类的字段,一个是特性,用来标识类,方法等的附加性质. 属性: class TimePeriod { private double seconds; public double Ho ...
- (七)solr7之Terms组件的使用
(七)solr7之Terms组件的使用 Terms组件提供访问索引项的字段和每个词相匹配的文档数量. 这可以用于建立一个自动建议特性或任何其他的特性,而这个terms不是搜索或文档级别的水平.快速检索 ...
- Delphi Property详解
http://anony3721.blog.163.com/blog/static/51197420107105132120/?ignoreua Property Keyword Defines co ...
- ElasticSearch搜索term和terms的区别
今天同事使用ES查询印地语的文章.发现查询报错,查询语句和错误信息如下: 查询语句:{ "query":{ "bool":{ ...
- property配置
之前把设备历史数据存储的时间周期存储在了数据库中,因为以下一些原因,我打算改写到property配置文件中 1.这个周期时间的配置没有单独放一个tabel中,导致现在设备类型越来越多,每次添加或者修改 ...
- 一)如何开始 ehcache ?
官网地址 http://www.ehcache.org/ 从哪开始 第一步优先下载 http://www.ehcache.org/downloads/ 下载 Ehcache 2.10.0 .tar.g ...
随机推荐
- 爬虫系列二(数据清洗--->xpath解析数据)
一 xpath介绍 XPath 是一门在 XML 文档中查找信息的语言.XPath 用于在 XML 文档中通过元素和属性进行导航. XPath 使用路径表达式在 XML 文档中进行导航 XPath 包 ...
- JS库创建
建立js库模板 (function (){ function $(){ alert("被调用到喽!"); /*alert()是JavaScript脚本语言中窗口window对象的一 ...
- 【转】JSON.parse() Unexpected token i in JSON at position 2 报错问题
JSON.parse(): Unexpected token i in JSON at position 2 报错问题 错误代码: var res = "[{id:1,name:'limin ...
- nginx 反向代理 负载均衡
nginx反向代理 用户(浏览器) 请求网站资源 -> 直接定位到django后台(所有的请求压力,都直接给了后台) django默认对并发性 很差,并且处理网页的静态资源,效率很差 10万个并 ...
- 文本分类实战(八)—— Transformer模型
1 大纲概述 文本分类这个系列将会有十篇左右,包括基于word2vec预训练的文本分类,与及基于最新的预训练模型(ELMo,BERT等)的文本分类.总共有以下系列: word2vec预训练词向量 te ...
- 25 python 初学(socket,socketserver)
参考blog :www.cnblogs.com/yuanchenqi/articles/5692716.html 1. sk = socket.socket() 里面有两个重要的参数,family 和 ...
- (七)Create an Index
Now let’s create an index named "customer" and then list all the indexes again: 现在让我们创建一个名 ...
- Django 路由系统(URLconf)
URLconf是什么? URL配置(URLconf)就像Django 所支撑网站的目录.它的本质是URL与要为该URL调用的view函数之间的映射表:你就是以这种方式告诉Django,对于这个URL调 ...
- BZOJ4025 二分图 线段树分治、带权并查集
传送门 如果边不会消失,那么显然可以带权并查集做(然后发现自己不会写带权并查集) 但是每条边有消失时间.这样每一条边产生贡献的时间对应一段区间,故对时间轴建立线段树,将每一条边扔到线段树对应的点上. ...
- python的设计原则及设计模式
python的设计原则及设计模式 七大设计原则 单一职责原则 [SINGLE RESPONSIBILITY PRINCIPLE] 一个类负责一项职责. 里氏替换原则 [LISKOV SUBSTITUT ...