Tagged Questions
4
votes
0answers
345 views
Interpretation of Stiffness Matrix and Mass Matrix in Finite Element Method
I would like to have a general interpretation of the coefficients of the stiffness matrix that appears in FEM. For instance if we are solving a linear elasticity problem and we modelize the relation ...
0
votes
0answers
74 views
References for circular restricted 3 body problem?
Does anyone know of any good references for the CR3BP -- the circular restricted 3 body problem? Emphasizing on real-life applications, and interpretation of the numerical solutions? Thank you. There ...
1
vote
0answers
141 views
Modeling the trajectory of a particle in an Electric field [closed]
[This problem has been resolved, sorry for posting in the wrong forum!]
(I was trying to model the trajectory of a particle in an electric field.)
2
votes
1answer
242 views
Implementing simple atom model using density functional theory (DFT)
I am trying to write computer code which will find the energy and density function for a atom with Z protons and N electrons. I am working in 1D for simplicity and would like to make the overall code ...