File tree Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 5
5
node_modules /
6
6
public /
7
7
.deploy * /
8
- _multiconfig.yml
8
+ _multiconfig.yml
9
+ package.json
Original file line number Diff line number Diff line change 9
9
"server" : " hexo server"
10
10
},
11
11
"hexo" : {
12
- "version" : " 6.1 .0"
12
+ "version" : " 5.4 .0"
13
13
},
14
14
"dependencies" : {
15
15
"hexo" : " ^6.1.0" ,
16
+ "@upupming/hexo-renderer-markdown-it-plus" : " ^2.0.2" ,
16
17
"hexo-all-minifier" : " ^0.5.7" ,
17
18
"hexo-deployer-git" : " ^3.0.0" ,
18
19
"hexo-generator-archive" : " ^1.0.0" ,
27
28
"hexo-renderer-stylus" : " ^2.0.1" ,
28
29
"hexo-server" : " ^3.0.0" ,
29
30
"hexo-theme-butterfly" : " ^4.1.0" ,
30
- "hexo-theme-landscape" : " ^0.0.3"
31
+ "hexo-theme-landscape" : " ^0.0.3" ,
32
+ "hexo-wordcount" : " ^6.0.1" ,
33
+ "vue-canvas-effect" : " 0.0.12"
31
34
}
32
35
}
Original file line number Diff line number Diff line change 66
66
class_desc : 天有日月星辰谓之文,地有山川陵谷谓之理
67
67
link_list :
68
68
- name : 地理学与生活(全彩)第11版
69
- link : https://filebed.apc-library.xyz/Geography/地理学与生活(全彩 )第11版
69
+ link : https://filebed.apc-library.xyz/Geography/地理学与生活(全彩插图 )第11版.pdf
70
70
avatar : https://s2.loli.net/2022/03/13/UL8VwaJ3bB1yXcE.png
71
71
descr : 作者:[美]阿瑟·格蒂斯
72
72
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ katex: true
24
24
<center ><font size =2px color =grey >康斯坦丁·齐奥尔科夫斯基</font ></center >
25
25
26
26
<div >&emsp ;&emsp ; 齐奥尔科夫斯基的火箭公式是这样的:</div >
27
- $$ v=\omega ln(\frac{m}{k}) $$
27
+ < img src = " https://s2.loli.net/2022/03/14/MJ2wOXcyD4L9lhY.png " />
28
28
29
29
<div>  其中v为火箭的末速度,ω为火箭喷出气体相对于火箭本身的速度,m0/mk为火箭的初末质量比。这一公式主要说明了以下事实,即火箭以向后喷出气体的方式损失的质量越多,其速度就会越快。这其实并不难理解,甚至有可能会让人觉得是废话,但其中隐含的意义却十分深刻:从公式中我们可以看出,当ln(m0/mk) 大于1,也就是m0 /mk 大于自然指数e,亦即朲2.72的时候,火箭本身的速度就会大于喷出气体的速度。这一点让人有些惊讶,因为常识会告诉我们,一个物体不可能因为一个小于v的恒定速度运动的作用而加速到v,那么火箭是如何做到这一点的呢?其实问题的关键在于,火箭是一个变质量的物体,其在喷出气体的同时,自身的质量也会相应地减少。因此,火箭与喷出的气体就构成了一个动量守恒的关系,每时每刻在以火箭速度运动的惯性参考系下来看,火箭都是在向后喷出气体,火箭本体也都是处于加速状态的。根据这一理论,即使火箭以人呼气的速度喷出气体,给它足够长的时间,它也可以加速到光速。这一理论的另一关键在于他规定了燃料与火箭剩余部分质量比值的最小值,也就是说,在喷气的速度一定时,火箭想要达到某个速度,其载荷质量越 大,燃料也必须越多。喷气速度越高,载荷与燃料的质量比就可以越高。这也是为什么我们目前要发展电推进技术的原因,电推进技术可以把带电粒子加速到很高的速度,因此可以节省燃料质量,运送更大的载荷,或者达到更高的航行速度。这样看来,就算到了今天,齐奥尔科夫斯基的公式仍在制约和指引着人类航天的发展。</div>
30
30
You can’t perform that action at this time.
0 commit comments