SachinJalan
SachinJalan
Following are the visualization of the VTK Writer output for the uniaxial stress, uniaxual_nodal_forces and uniaxial_traction respectively, can you tell what all is expected from the visualization to have. ...
The VTK writer function uses pyevtk.hl library, can you please add it in the github build as it is not present.
I had a doubt in bingham.tcc file, in the function compute stress `Eigen::Matrix mpm::Bingham::compute_stress( const Vector6d& stress, const Vector6d& dstrain, const ParticleBase* ptr, mpm::dense_map* state_vars)` can you please tell what...
In the particles.py class the init function does not have dvolumetric_strain while it has been computed in later functions of the same class.
In the test cases of bingham material I am getting a deviation from the answer present in the CB-Geo test case from bingham in case 3 and 4 which are...
@kks32 Implemented necessary changes. I have added both a python file and a jupyter notebook for the code in the examples folder.