2D CBC

The goal of this exercise is to familiarize with off-lattice boundary conditions (2D Curved Boundary Conditions) in Palabos ...

August 3, 2020 · 5 min · Jack

Encode and Decode

利用encode和decode解决乱码问题 字符串在python内部的表示是Unicode编码,在做编码转换时,通常需要以Unicode作为中间编码,即先将其他编码的字符串解码(decode)成Unicode,再从Unicode编码(encode)成另一种编码。 ...

August 2, 2020 · 1 min · Jack

Unit Conversion

The unit conversion is an important part between the Lattice Unit and Physical Unit. ...

August 1, 2020 · 2 min · Jack

Cavity2d

For a while, I used the old version of Palabos software. ...

July 31, 2020 · 3 min · Jack

《刀锋》

《刀锋》, [英] 毛姆 著, 周煦良 译 “The Razor’s Edge”, W. Somerset Maugham ...

July 1, 2020 · 1 min · Jack

Bike Sale

I didn’t anticipate that selling the bike for “twice”. ...

June 26, 2020 · 3 min

《提问》

杨澜,2020年,《提问》 ...

June 20, 2020 · 1 min · Jack

Web Updates

Maybe because of staying at home for such very long time. I am always seeking for doing something fun. ...

June 18, 2020 · 2 min · Jack

One Line Code

Export file/folder names in selected directory ...

June 17, 2020 · 2 min · Jack

JS Basics

Recently, I have some interests in the programming language JavaScript (JS). ...

June 14, 2020 · 15 min · Jack