a1cd18e4cf
Merge pull request #4522 from willzunker/mdr-dev
...
MDR contact model updates: radius update and damping
2025-05-05 20:07:36 -04:00
49d5e02c11
Variable name change, fixing some spacing/typos
2025-04-15 17:34:46 -06:00
0c29a0a0c9
changed damp_type to be a mdr damping coefficent
2025-04-15 13:55:38 -04:00
7a40e78c7a
Merge conflict
2025-04-11 11:21:56 -06:00
f786707699
Cleaning up granular restitution example
2025-04-11 11:14:34 -06:00
585565edb9
corrected initialization of damp_type, error checks, doc changes, example script updates
2025-04-08 20:33:28 -04:00
7643c901eb
cleaned mdr damping and updated velocity damping for mdr use
2025-04-07 22:57:29 -04:00
ea76dc99e9
Adding damp coeff back in
2025-04-04 15:20:55 -06:00
30bbbafd9d
Cleaning up MDR files
2025-04-04 09:57:43 -06:00
384d7f446b
updated damping in mdr example sims
2025-04-03 11:56:16 -04:00
a31f4f79b8
Merge branch 'develop' into sync_verlet
2025-02-19 12:32:29 -07:00
dafbe5541a
Changing default log to sync on, adding wall
2025-02-19 12:15:36 -07:00
abc8954c5c
Adding line breaks
2025-02-19 11:28:05 -07:00
0a1b10faef
updated version based on feedback
2025-02-18 12:58:09 -06:00
026da76a3b
cutoff radius related items
2025-01-27 14:16:18 -08:00
e6a84d5f2a
Added mdr svector to doc and svector example in in.triaxial.compaction.12
2025-01-17 13:37:15 -05:00
6aa0c95c5e
Removed more unnecessary input file lines
2025-01-15 21:46:42 -05:00
4cfe4831ed
Removed unnecessary input file lines
2025-01-15 21:13:08 -05:00
853a8efa88
Remove README_MDR.md
2025-01-14 12:32:20 -05:00
75dba6f39b
Merge branch 'lammps:develop' into develop
2025-01-09 19:21:06 -06:00
d68287a9c7
updated documentation
2025-01-09 17:33:08 -06:00
14be59d3cc
Minor spelling errors and input modification
2025-01-06 19:48:16 -05:00
2c655db731
Cleaned up example mdr input files
2025-01-06 15:11:57 -05:00
aecbc21123
Modified tableting sim parameters to reduce runtime
2024-12-22 18:04:33 -05:00
39efb67a7a
removed 14 particle MPFEM and 20,000 tabeleting simulation
2024-12-22 17:43:38 -05:00
a7ba185a4c
cleaned up comments
2024-12-17 11:18:26 -05:00
5d865598ed
Fix data file path for large avicel sim
2024-12-15 11:56:58 -08:00
00ebe9a3e8
Squashed version of Will's commits.
2024-12-09 08:31:57 -08:00
db2f5dc407
clean-up and test example
2024-11-18 04:42:17 -06:00
2c2eb31362
Updating example logs affected by fix pour
2024-09-25 15:39:44 -06:00
74f29ba2f3
update example
2024-05-13 14:07:24 -04:00
d0f8d9eeb1
Merge branch 'develop' into dhairyaiitb/develop
2024-05-13 13:47:21 -04:00
3d4bb44911
Minor rearrangements to CoR, fix bug in granular single
2024-05-06 16:39:29 -06:00
0344b6af70
updated the associated example file
2024-04-05 10:14:07 -05:00
dd4cd240df
Moving temp/heat keywords out of dump to compute prop/atom
2024-02-23 14:31:40 -07:00
194b45b729
Example file
2024-02-07 09:52:02 -06:00
dd5763cd3a
Fixing interation cutoff in gran wall/region, rerunning relevant examples
2023-04-06 13:58:06 -06:00
329dbd0485
Updating doc/examples, moving forward comm to pre_force
2023-02-15 11:00:19 -07:00
f2d866420a
Updated examples
2022-12-07 11:41:53 -07:00
f51ab2c440
Restarting limit_damping, other minor simplifications/cleanups
2022-11-16 16:36:22 -07:00
cca7a53132
Patching heat implementation and adding example
2022-09-25 14:53:53 -06:00
c68829f17d
update granular pair style example to comply to tighter history fix requirements
2020-11-06 17:17:18 -05:00
1225f7d1e0
small changes to examples scripts for regression purposes
2020-05-06 15:28:27 -06:00
98daf8f825
optimize granular examples and include logs
2019-04-29 09:48:57 -04:00
d0826f2838
Added granular example input scripts
2019-04-13 23:52:30 -06:00
4af22a723d
Fixes several bugs in fix wall/gran, wall/gran/region:
...
1. Radius of curvature for curved regions was incorrectly used to compute wall-particle overlaps
2. Uninitialized values of rolling and twisting history could produce crashes in
cases that don't initialize these to 0 by default. These are now initialized to 0.
3. Fixed a bug with the use of 'NULL' for specification of the tangential stiffness for
wall/gran and wall/gran/region
2019-04-09 16:40:49 -06:00
1e07ef6f87
Added example for pouring of particles on flat wall with new granular pair style
2019-04-08 09:13:22 -06:00