Skip to content

Commit

Permalink
1516
Browse files Browse the repository at this point in the history
  • Loading branch information
joys1995 committed Jun 18, 2024
1 parent b7a8660 commit e1b9d1d
Show file tree
Hide file tree
Showing 7 changed files with 36 additions and 23 deletions.
4 changes: 3 additions & 1 deletion categories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h3>LATEST POSTS</h3>
<div>
<ul>

<li><a href="/posts/my-first-post/">Test</a></li>
<li><a href="/posts/my-first-post/">混合溶液粘度</a></li>

</ul>
</div>
Expand All @@ -52,5 +52,7 @@ <h3>LATEST POSTS</h3>
<p>&copy; 2024 <a href="https://joys1995.github.io/">Joey Blog</a></p>
</footer>

<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
</body>
</html>
11 changes: 7 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,14 @@


<article>
<h1><a href="https://joys1995.github.io/posts/my-first-post/">Test</a></h1>
<h1><a href="https://joys1995.github.io/posts/my-first-post/">混合溶液粘度</a></h1>
<time datetime="2024-06-18T06:28:38">18.06.2024 06:28</time>

<div>
混合溶液粘度 关于混合溶液的粘度预测是一个古老的话题,很朴素的,类似密度等常规物性,我们预计混合溶液的粘度在理想情况下,应该具有线性分布:
关于混合溶液的粘度预测是一个古老的话题,很朴素的,类似密度等常规物性,我们预计混合溶液的粘度在理想情况下,应该具有线性分布:
以两组分为例:
$$ \eta = x\eta_{\text{1}} + (1-x)\eta_{\text{2}} $$ 但事实上,实际混合溶液的粘度都低于两者的线性叠加, https://pubs.acs.org/doi/epdf/10.1021/ja02254a001
$$ \eta = x\eta_{\text{1}} + (1-x)\eta_{\text{2}} $$ 但事实上,实际混合溶液的粘度都低于两者的线性叠加
https://pubs.acs.org/doi/epdf/10.1021/ja02254a001
后来,Arrhenius在1887年提出了基于热力学的混合粘度理论公式:
$$ \log\eta = x\log\eta_{\text{1}} + (1-x)\eta_{\text{2}} $$
在1949年,Nature: Mixture Law for Viscosity对参数进行了局部修正 $$ \log\eta = N_1\log\eta_{\text{1}} + N_2\log\eta_{\text{2}}+N_1N_2d $$
Expand All @@ -53,7 +54,7 @@ <h3>LATEST POSTS</h3>
<div>
<ul>

<li><a href="/posts/my-first-post/">Test</a></li>
<li><a href="/posts/my-first-post/">混合溶液粘度</a></li>

</ul>
</div>
Expand All @@ -65,5 +66,7 @@ <h3>LATEST POSTS</h3>
<p>&copy; 2024 <a href="https://joys1995.github.io/">Joey Blog</a></p>
</footer>

<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
</body>
</html>
7 changes: 4 additions & 3 deletions index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,15 @@
<language>en-us</language>
<lastBuildDate>Tue, 18 Jun 2024 06:28:38 +0000</lastBuildDate><atom:link href="https://joys1995.github.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Test</title>
<title>混合溶液粘度</title>
<link>https://joys1995.github.io/posts/my-first-post/</link>
<pubDate>Tue, 18 Jun 2024 06:28:38 +0000</pubDate>

<guid>https://joys1995.github.io/posts/my-first-post/</guid>
<description>混合溶液粘度 关于混合溶液的粘度预测是一个古老的话题,很朴素的,类似密度等常规物性,我们预计混合溶液的粘度在理想情况下,应该具有线性分布:
<description>关于混合溶液的粘度预测是一个古老的话题,很朴素的,类似密度等常规物性,我们预计混合溶液的粘度在理想情况下,应该具有线性分布:
以两组分为例:
$$ \eta = x\eta_{\text{1}} + (1-x)\eta_{\text{2}} $$ 但事实上,实际混合溶液的粘度都低于两者的线性叠加, https://pubs.acs.org/doi/epdf/10.1021/ja02254a001
$$ \eta = x\eta_{\text{1}} + (1-x)\eta_{\text{2}} $$ 但事实上,实际混合溶液的粘度都低于两者的线性叠加
https://pubs.acs.org/doi/epdf/10.1021/ja02254a001
后来,Arrhenius在1887年提出了基于热力学的混合粘度理论公式:
$$ \log\eta = x\log\eta_{\text{1}} + (1-x)\eta_{\text{2}} $$
在1949年,Nature: Mixture Law for Viscosity对参数进行了局部修正 $$ \log\eta = N_1\log\eta_{\text{1}} + N_2\log\eta_{\text{2}}+N_1N_2d $$
Expand Down
11 changes: 7 additions & 4 deletions posts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,14 @@ <h1>Posts</h1>


<article>
<h1><a href="https://joys1995.github.io/posts/my-first-post/">Test</a></h1>
<h1><a href="https://joys1995.github.io/posts/my-first-post/">混合溶液粘度</a></h1>
<time datetime="2024-06-18T06:28:38">18.06.2024 06:28</time>

<div>
混合溶液粘度 关于混合溶液的粘度预测是一个古老的话题,很朴素的,类似密度等常规物性,我们预计混合溶液的粘度在理想情况下,应该具有线性分布:
关于混合溶液的粘度预测是一个古老的话题,很朴素的,类似密度等常规物性,我们预计混合溶液的粘度在理想情况下,应该具有线性分布:
以两组分为例:
$$ \eta = x\eta_{\text{1}} + (1-x)\eta_{\text{2}} $$ 但事实上,实际混合溶液的粘度都低于两者的线性叠加, https://pubs.acs.org/doi/epdf/10.1021/ja02254a001
$$ \eta = x\eta_{\text{1}} + (1-x)\eta_{\text{2}} $$ 但事实上,实际混合溶液的粘度都低于两者的线性叠加
https://pubs.acs.org/doi/epdf/10.1021/ja02254a001
后来,Arrhenius在1887年提出了基于热力学的混合粘度理论公式:
$$ \log\eta = x\log\eta_{\text{1}} + (1-x)\eta_{\text{2}} $$
在1949年,Nature: Mixture Law for Viscosity对参数进行了局部修正 $$ \log\eta = N_1\log\eta_{\text{1}} + N_2\log\eta_{\text{2}}+N_1N_2d $$
Expand All @@ -58,7 +59,7 @@ <h3>LATEST POSTS</h3>
<div>
<ul>

<li><a href="/posts/my-first-post/">Test</a></li>
<li><a href="/posts/my-first-post/">混合溶液粘度</a></li>

</ul>
</div>
Expand All @@ -70,5 +71,7 @@ <h3>LATEST POSTS</h3>
<p>&copy; 2024 <a href="https://joys1995.github.io/">Joey Blog</a></p>
</footer>

<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
</body>
</html>
7 changes: 4 additions & 3 deletions posts/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,15 @@
<language>en-us</language>
<lastBuildDate>Tue, 18 Jun 2024 06:28:38 +0000</lastBuildDate><atom:link href="https://joys1995.github.io/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Test</title>
<title>混合溶液粘度</title>
<link>https://joys1995.github.io/posts/my-first-post/</link>
<pubDate>Tue, 18 Jun 2024 06:28:38 +0000</pubDate>

<guid>https://joys1995.github.io/posts/my-first-post/</guid>
<description>混合溶液粘度 关于混合溶液的粘度预测是一个古老的话题,很朴素的,类似密度等常规物性,我们预计混合溶液的粘度在理想情况下,应该具有线性分布:
<description>关于混合溶液的粘度预测是一个古老的话题,很朴素的,类似密度等常规物性,我们预计混合溶液的粘度在理想情况下,应该具有线性分布:
以两组分为例:
$$ \eta = x\eta_{\text{1}} + (1-x)\eta_{\text{2}} $$ 但事实上,实际混合溶液的粘度都低于两者的线性叠加, https://pubs.acs.org/doi/epdf/10.1021/ja02254a001
$$ \eta = x\eta_{\text{1}} + (1-x)\eta_{\text{2}} $$ 但事实上,实际混合溶液的粘度都低于两者的线性叠加
https://pubs.acs.org/doi/epdf/10.1021/ja02254a001
后来,Arrhenius在1887年提出了基于热力学的混合粘度理论公式:
$$ \log\eta = x\log\eta_{\text{1}} + (1-x)\eta_{\text{2}} $$
在1949年,Nature: Mixture Law for Viscosity对参数进行了局部修正 $$ \log\eta = N_1\log\eta_{\text{1}} + N_2\log\eta_{\text{2}}+N_1N_2d $$
Expand Down
15 changes: 8 additions & 7 deletions posts/my-first-post/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Test</title>
<title>混合溶液粘度</title>


<link rel="stylesheet" href="/css/style.css">
Expand All @@ -18,17 +18,16 @@

<main>
<article>
<h1>Test</h1>
<h1>混合溶液粘度</h1>
<time datetime="2024-06-18T06:28:38">18.06.2024 06:28</time>
<div>
<h2 id="混合溶液粘度">混合溶液粘度</h2>
<p>关于混合溶液的粘度预测是一个古老的话题,很朴素的,类似密度等常规物性,我们预计混合溶液的粘度在理想情况下,应该具有线性分布:</p>
<p>关于混合溶液的粘度预测是一个古老的话题,很朴素的,类似密度等常规物性,我们预计混合溶液的粘度在理想情况下,应该具有线性分布:</p>
<p>以两组分为例:</p>
<p>$$
\eta = x\eta_{\text{1}} + (1-x)\eta_{\text{2}}
$$
但事实上,实际混合溶液的粘度都低于两者的线性叠加
<a href="https://pubs.acs.org/doi/epdf/10.1021/ja02254a001">https://pubs.acs.org/doi/epdf/10.1021/ja02254a001</a></p>
但事实上,实际混合溶液的粘度都低于两者的线性叠加</p>
<p><a href="https://pubs.acs.org/doi/epdf/10.1021/ja02254a001">https://pubs.acs.org/doi/epdf/10.1021/ja02254a001</a></p>
<hr>
<p>后来,Arrhenius在1887年提出了基于热力学的混合粘度理论公式:</p>
<p>$$
Expand Down Expand Up @@ -65,7 +64,7 @@ <h3>LATEST POSTS</h3>
<div>
<ul>

<li><a href="/posts/my-first-post/">Test</a></li>
<li><a href="/posts/my-first-post/">混合溶液粘度</a></li>

</ul>
</div>
Expand All @@ -77,5 +76,7 @@ <h3>LATEST POSTS</h3>
<p>&copy; 2024 <a href="https://joys1995.github.io/">Joey Blog</a></p>
</footer>

<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
</body>
</html>
4 changes: 3 additions & 1 deletion tags/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h3>LATEST POSTS</h3>
<div>
<ul>

<li><a href="/posts/my-first-post/">Test</a></li>
<li><a href="/posts/my-first-post/">混合溶液粘度</a></li>

</ul>
</div>
Expand All @@ -52,5 +52,7 @@ <h3>LATEST POSTS</h3>
<p>&copy; 2024 <a href="https://joys1995.github.io/">Joey Blog</a></p>
</footer>

<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
</body>
</html>

0 comments on commit e1b9d1d

Please sign in to comment.