Feeds
질문
how to make a geometry using a code
I would like to create a geometry as indicated in the jpeg file. I require a code to write this geometry.
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
Solution of Fick's Second Law of Diffusion Equation
I require the code to solve the equation ∂C/∂t=D.[(∂^2 C)/(∂x^2 )+(∂^2 C)/(∂x^2 )+(∂^2 C)/(∂x^2 )] I have value for the diffusi...
거의 3년 전 | 답변 수: 2 | 0
2
답변질문
finite difference method evaluation
I have an equation of the form: [F(i+1)-F(i)]/[t(i+1)-t(i)] = A* [E(i+1)-E(i)] + B* [F(i+1)-F(i)] A, B = constants Here F and ...
3년 초과 전 | 답변 수: 1 | 0
