diff --git a/about-hugo/index.html b/about-hugo/index.html new file mode 100644 index 0000000..683e1f7 --- /dev/null +++ b/about-hugo/index.html @@ -0,0 +1,10 @@ + + + + https://jojochem.cn/about/ + + + + + + diff --git a/about-us/index.html b/about-us/index.html new file mode 100644 index 0000000..683e1f7 --- /dev/null +++ b/about-us/index.html @@ -0,0 +1,10 @@ + + + + https://jojochem.cn/about/ + + + + + + diff --git a/about/index.html b/about/index.html new file mode 100644 index 0000000..ddccd74 --- /dev/null +++ b/about/index.html @@ -0,0 +1,124 @@ + + + + + + + About - Joey Blog + + + + + + + + + + + + + + + + + +
+
+
+
+
About
+
+ +
+

Written in Go, Hugo is an open source static site generator available under the Apache Licence 2.0. Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows.

+

Hugo makes use of a variety of open source projects including:

+ +

Hugo is ideal for blogs, corporate websites, creative portfolios, online magazines, single page applications or even a website with thousands of pages.

+

Hugo is for people who want to hand code their own website without worrying about setting up complicated runtimes, dependencies and databases.

+

Websites built with Hugo are extremely fast, secure and can be deployed anywhere including, AWS, GitHub Pages, Heroku, Netlify and any other hosting provider.

+

Learn more and contribute on GitHub.

+
+ +
+
+ + + \ No newline at end of file diff --git a/archives/index.html b/archives/index.html new file mode 100644 index 0000000..b226e4c --- /dev/null +++ b/archives/index.html @@ -0,0 +1,109 @@ + + + + + + + - Joey Blog + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+ +
+
+ +
+
+ + + \ No newline at end of file diff --git a/contact/index.html b/contact/index.html new file mode 100644 index 0000000..683e1f7 --- /dev/null +++ b/contact/index.html @@ -0,0 +1,10 @@ + + + + https://jojochem.cn/about/ + + + + + + diff --git a/index.xml b/index.xml index 73405ea..fa1ede2 100644 --- a/index.xml +++ b/index.xml @@ -15,5 +15,19 @@ https://jojochem.cn/posts/my-first-post/ 关于混合溶液的粘度预测是一个古老的话题,很朴素的,类似密度等常规物性,我们预计混合溶液的粘度在理想情况下,应该具有线性分布: 以两组分为例: $$ \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 $$ 这一点推测是由于分子大小和流动性的差异导致混合体系的粘度相较线性值下降更为明显 在溶解溶质的溶液中,对于稀溶液,粘度可以被下述公式计算得到 $$ \frac{\eta_{\text{S}}}{\eta_{\text{O}}} = 1 + A\sqrt{c} $$ 当浓度增加时, $$ \frac{\eta_{\text{S}}}{\eta_{\text{O}}} = 1 + A\sqrt{c} + Bc $$ 当浓度进一步增加时, $$ \frac{\eta_{\text{S}}}{\eta_{\text{O}}} = 1 + A\sqrt{c} + Bc + Cc^2 $$ + + + https://jojochem.cn/archives/ + Tue, 28 May 2019 00:00:00 +0000 + https://jojochem.cn/archives/ + + + + About + https://jojochem.cn/about/ + Thu, 28 Feb 2019 00:00:00 +0000 + https://jojochem.cn/about/ + Written in Go, Hugo is an open source static site generator available under the Apache Licence 2.0. Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows. Hugo makes use of a variety of open source projects including: https://github.com/yuin/goldmark https://github. + diff --git a/sitemap.xml b/sitemap.xml index 4772427..8dd9837 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -10,6 +10,12 @@ https://jojochem.cn/posts/my-first-post/ 2024-06-19T09:00:00+00:00 + + https://jojochem.cn/archives/ + 2019-05-28T00:00:00+00:00 + + https://jojochem.cn/about/ + 2019-02-28T00:00:00+00:00 https://jojochem.cn/categories/