We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SPHinXsys/src/for_3D_build/particles/beam_particles.cpp
Lines 44 to 46 in ea091de
https://github.com/Xiangyu-Hu/SPHinXsys/blob/ea091def9749e736b798016efd994b1f8898e2d1/src/for_3D_build/particle_dynamics/solid_dynamics/slender_structure_dynamics.cpp#L29C1-L43C2
Simple a copy from shell dynamics? Seems a bug too.
The text was updated successfully, but these errors were encountered:
SPHinXsys/src/for_3D_build/particles/beam_particles.cpp Lines 44 to 46 in ea091de registerVariable(pseudo_b_n_, "PseudoBinormal", [&](size_t i) -> Vecd { return pseudo_b_n_[i]; }); @rukawaaaaaaa This seems a bug. https://github.com/Xiangyu-Hu/SPHinXsys/blob/ea091def9749e736b798016efd994b1f8898e2d1/src/for_3D_build/particle_dynamics/solid_dynamics/slender_structure_dynamics.cpp#L29C1-L43C2 Simple a copy from shell dynamics? Seems a bug too.
@rukawaaaaaaa This seems a bug. https://github.com/Xiangyu-Hu/SPHinXsys/blob/ea091def9749e736b798016efd994b1f8898e2d1/src/for_3D_build/particle_dynamics/solid_dynamics/slender_structure_dynamics.cpp#L29C1-L43C2
Thanks for your advice, I will check this on this weekend.
Sorry, something went wrong.
Xiangyu-Hu
rukawaaaaaaa
No branches or pull requests
SPHinXsys/src/for_3D_build/particles/beam_particles.cpp
Lines 44 to 46 in ea091de
@rukawaaaaaaa This seems a bug.
https://github.com/Xiangyu-Hu/SPHinXsys/blob/ea091def9749e736b798016efd994b1f8898e2d1/src/for_3D_build/particle_dynamics/solid_dynamics/slender_structure_dynamics.cpp#L29C1-L43C2
Simple a copy from shell dynamics? Seems a bug too.
The text was updated successfully, but these errors were encountered: