02 2019 档案
摘要:* math 1. Teubner-Taschenbuch der Mathematik * CFD
阅读全文
摘要:probe -- provides the field values in a particular location in space To save plotoverline to csv file: highlight =plotoverline=, then =File/save data=
阅读全文
摘要:- byzanz- kazam-recordmydesktophttps://www.ubuntupit.com/15-best-linux-screen-recorder-and-how-to-install-those-on-ubuntu/https://fedoraproject.org/wi
阅读全文
摘要:博客园已经内置添加了MathJax以支持LaTeX数学公式 For inline formulas, enclose the formula in $...$. $a=b+c$ For displayed formulas, use $$...$$ $$a =b +c$$ Referenceshtt
阅读全文
摘要:$a=b+c$ this is a example \(a=\frac{b}{c}\)
阅读全文
摘要:Table of Contents 1. Concepts/Glossary 1.1. Turbulent eddy viscosity ,μt 1.2. Turbulent kinetic energy (TKE) 1.3. Kolmogorov length scale, η 1.4. turb
阅读全文
摘要:Xi (uppercase Ξ, lowercase ξ; Greek: ξι) is the 14th letter of the Greek alphabet. It is pronounced [ksi] in Modern Greek, and generally /zaɪ/ or /saɪ
阅读全文
摘要:** shock wavethickness of shock wave is order of 1e-7 mwhy governed by Euler Equation? P334shock wave: a large amplitude compression wave, such asthat
阅读全文
摘要:test test Table of Contents 1. Boundary conditions 1.1. Neumann boudary condition vs Dirichlet BC 1.2. wall 1.3. inlet 1.4. outlet 1.5. symmetry 1.5.1
阅读全文
摘要:input : transient.case output: transient_1.case, transient_2.case, transient_3.case ... ************transient.case FORMATtype: ensight goldGEOMETRYmod
阅读全文
摘要:This list gives you suggestions helpful in preparing to defend your thesis: I know my thesis thoroughly I have written a one-page summary of each chap
阅读全文
摘要:# 'renderView1' is the view name# current camera placement for renderView1renderView1.CameraPosition = [-0.22126314316421933, 0.12646846135388234, 1.0
阅读全文
摘要:input: transient.case outputs: transient_1.case, transient_2.case,...transient_101.case ********** n=101; fileinfo=importdata('transient.case',';'); f
阅读全文
摘要:for file.txt***********n=10;fileinfo=importdata('file.txt');for i=1:nfilename=sprintf('file_%d.txt',i);filePh = fopen(filename,'w');fprintf(filePh,'%s
阅读全文
摘要:Goal: To generate =35= files named 'capitalsquiz1.txt', 'capitalsquiz2.txt'...'capitalsquiz35.txt'**************>>> for quizNum in range(35): quizFile
阅读全文
摘要:| \n | 换行 || \t | 制表符 || \ | 转义 || \\ | \ | the '%' operator is used to format a set of variables enclosed in a "tuple" ( a fixed size list)| %s | str
阅读全文
摘要:test test Table of Contents 1. Serial UDF on Windows OS 1 Serial UDF on Windows OS Note: Udf has to be compiled, can’t be interpolated Steps: launch F
阅读全文
摘要:file types: plaintext files, such as .txt .py Binary files, such as .docx, .pdf, iamges, spreadsheets, and executable programs(.exe) steps to read/wri
阅读全文
摘要:To lauch IDLE in the Current Woking Directory >>> usr/bin/idle3 Alt + n # next command Alt+p # previous command >>> import os # os module>>> os.getcwd
阅读全文
摘要:1.for loop example 1: sum of 1+2+...+10 ********** >>> sum=0 >>> for x in [1,2,3,4,5,6,7,8,9,10]: sum=sum+x >>> print(sum) ********** example 2: sum o
阅读全文

浙公网安备 33010602011771号