Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Mathimatics-Numerical algorithms Data structs

近场动力学与离散元结合,模拟弹脆性材料断过程

  • Category : Data structs
  • Tags :
  • Update : 2023-09-18
  • Size : 28.39mb
  • Downloaded :0次
  • Author :AlipayLogin_2088802694199772
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
采用国际上非常流行的近场动力学模拟技术与经典的离散元方法结合,模拟常见材料的断裂力学问题
Packet file list
(Preview for download)
Packet : PeriDEM-main.zip filelist
PeriDEM-main/
PeriDEM-main/.circleci/
PeriDEM-main/.circleci/Docker/
PeriDEM-main/.circleci/Docker/Dockerfile-bionic
PeriDEM-main/.circleci/Docker/Dockerfile-focal
PeriDEM-main/.circleci/config.yml
PeriDEM-main/.github/
PeriDEM-main/.github/ISSUE_TEMPLATE.md
PeriDEM-main/.github/PULL_REQUEST_TEMPLATE.md
PeriDEM-main/.github/labeler.yml
PeriDEM-main/.github/stale.yml
PeriDEM-main/.github/workflows/
PeriDEM-main/.github/workflows/greetings.yml
PeriDEM-main/.github/workflows/label.yml
PeriDEM-main/.github/workflows/stale.yml
PeriDEM-main/.gitignore
PeriDEM-main/CMakeLists.txt
PeriDEM-main/LICENSE
PeriDEM-main/PeriDEMConfig.h.in
PeriDEM-main/README.md
PeriDEM-main/apps/
PeriDEM-main/apps/twop/
PeriDEM-main/apps/twop/CMakeLists.txt
PeriDEM-main/apps/twop/main.cpp
PeriDEM-main/assets/
PeriDEM-main/assets/compressive_test.gif
PeriDEM-main/assets/compressive_test_cir_hex_n500.jpg
PeriDEM-main/assets/compressive_test_reaction_force_n500.jpg
PeriDEM-main/assets/logo/
PeriDEM-main/assets/logo/doxy_logo.jpg
PeriDEM-main/assets/logo/logo.png
PeriDEM-main/assets/logo/logo.svg
PeriDEM-main/assets/two_particle_circ_damp.gif
PeriDEM-main/assets/two_particle_circ_damp_diff_radius.gif
PeriDEM-main/assets/two_particle_circ_diff_material.gif
PeriDEM-main/assets/two_particle_circ_diff_radius_diff_material.gif
PeriDEM-main/assets/two_particle_circ_no_damp.gif
PeriDEM-main/assets/two_particle_wall_concave_diff_material_diff_size.gif
PeriDEM-main/cmake/
PeriDEM-main/cmake/FindYamlCpp.cmake
PeriDEM-main/docs/
PeriDEM-main/docs/CMakeLists.txt
PeriDEM-main/docs/conf.doxy.in
PeriDEM-main/examples/
PeriDEM-main/examples/PeriDEM/
PeriDEM-main/examples/PeriDEM/compressive_test/
PeriDEM-main/examples/PeriDEM/compressive_test/n500_circ_hex/
PeriDEM-main/examples/PeriDEM/compressive_test/n500_circ_hex/init_config/
PeriDEM-main/examples/PeriDEM/compressive_test/n500_circ_hex/init_config/init_config.png
PeriDEM-main/examples/PeriDEM/compressive_test/n500_circ_hex/init_config/inp/
PeriDEM-main/examples/PeriDEM/compressive_test/n500_circ_hex/init_config/inp/input_0.yaml
PeriDEM-main/examples/PeriDEM/compressive_test/n500_circ_hex/init_config/inp/mesh_moving_wall_0.msh
PeriDEM-main/examples/PeriDEM/compressive_test/n500_circ_hex/init_config/inp/mesh_particle_1_0.msh
PeriDEM-main/examples/PeriDEM/compressive_test/n500_circ_hex/init_config/inp/mesh_particle_2_0.msh
PeriDEM-main/examples/PeriDEM/compressive_test/n500_circ_hex/init_config/inp/mesh_rigid_wall_0.msh
PeriDEM-main/examples/PeriDEM/compressive_test/n500_circ_hex/init_config/inp/particle_locations_0.csv
PeriDEM-main/examples/PeriDEM/compressive_test/n500_circ_hex/init_config/inp/problem_setup.py
PeriDEM-main/examples/PeriDEM/compressive_test/n500_circ_hex/init_config/run.sh
PeriDEM-main/examples/PeriDEM/compressive_test/n500_circ_hex/run1/
PeriDEM-main/examples/PeriDEM/compressive_test/n500_circ_hex/run1/inp/
PeriDEM-main/examples/PeriDEM/compressive_test/n500_circ_hex/run1/inp/particle_locations_0.csv
PeriDEM-main/examples/PeriDEM/compressive_test/n500_circ_hex/run1/inp/problem_setup.py
PeriDEM-main/examples/PeriDEM/compressive_test/n500_circ_hex/run1/run.sh
PeriDEM-main/examples/PeriDEM/compressive_test/n500_circ_hex/run2/
PeriDEM-main/examples/PeriDEM/compressive_test/n500_circ_hex/run2/inp/
PeriDEM-main/examples/PeriDEM/compressive_test/n500_circ_hex/run2/inp/output_400.vtu
PeriDEM-main/examples/PeriDEM/compressive_test/n500_circ_hex/run2/inp/particle_locations_0.csv
PeriDEM-main/examples/PeriDEM/compressive_test/n500_circ_hex/run2/inp/problem_setup.py
PeriDEM-main/examples/PeriDEM/compressive_test/n500_circ_hex/run2/run.sh
PeriDEM-main/examples/PeriDEM/run.sh
PeriDEM-main/examples/PeriDEM/two_particles/
PeriDEM-main/examples/PeriDEM/two_particles/circ_damp/
PeriDEM-main/examples/PeriDEM/two_particles/circ_damp/inp/
PeriDEM-main/examples/PeriDEM/two_particles/circ_damp/inp/input_0.yaml
PeriDEM-main/examples/PeriDEM/two_particles/circ_damp/inp/mesh_cir_1_0.msh
PeriDEM-main/examples/PeriDEM/two_particles/circ_damp/inp/mesh_cir_2_0.msh
PeriDEM-main/examples/PeriDEM/two_particles/circ_damp/inp/particle_locations_0.csv
PeriDEM-main/examples/PeriDEM/two_particles/circ_damp/inp/problem_setup.py
PeriDEM-main/examples/PeriDEM/two_particles/circ_damp/run.sh
PeriDEM-main/examples/PeriDEM/two_particles/circ_damp_diff_radius/
PeriDEM-main/examples/PeriDEM/two_particles/circ_damp_diff_radius/inp/
PeriDEM-main/examples/PeriDEM/two_particles/circ_damp_diff_radius/inp/input_0.yaml
PeriDEM-main/examples/PeriDEM/two_particles/circ_damp_diff_radius/inp/mesh_cir_1_0.msh
PeriDEM-main/examples/PeriDEM/two_particles/circ_damp_diff_radius/inp/mesh_cir_2_0.msh
PeriDEM-main/examples/PeriDEM/two_particles/circ_damp_diff_radius/inp/particle_locations_0.csv
PeriDEM-main/examples/PeriDEM/two_particles/circ_damp_diff_radius/inp/problem_setup.py
PeriDEM-main/examples/PeriDEM/two_particles/circ_damp_diff_radius/run.sh
PeriDEM-main/examples/PeriDEM/two_particles/circ_diff_material/
PeriDEM-main/examples/PeriDEM/two_particles/circ_diff_material/inp/
PeriDEM-main/examples/PeriDEM/two_particles/circ_diff_material/inp/input_0.yaml
PeriDEM-ma
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.