Adding bonds to existing script

Submitted by mschramm on Mon, 01/04/2016 - 20:03

Hello, (warning: new to liggghts.....)
I would like to add bonds to the particles from the hopper drain example.
Specifically I would like to bond multiple atoms together to create a ridged
group with the ability to break if a certain force is exerted on the bond.

I have attached a txt file that contains the tutorial script with added changes and both the input file
and script for the attempt at using atom style hybrid bond granular

Any help is greatly appreciated.

I am currently getting a segmentation fault (core dumped) error
I think this error means that the program is trying to access a file that was not
previously defined, but I am not sure.
This happens for both my serial and mpi installs.
the following is the stack dump if it is useful
Exception: STATUS_ACCESS_VIOLATION at rip=00100592ACC
rax=FFFFFFFF80008102 rbx=000000060007A850 rcx=000000060007A850
rdx=000006FFFDD50010 rsi=0000000000000000 rdi=0000000600183040
r8 =0000000080000002 r9 =000000060007AEF8 r10=0000000000000079
r11=000000000000007A r12=0000000000000004 r13=0000000600134D90
r14=0000000000000001 r15=0000000000000000
rbp=0000000000000000 rsp=000000000022C4B0
program=C:\cygwin64\home\mschramm\Documents\LiggghtsMk2\src\lmp_serial.exe, pid 6164, thread main
cs=0033 ds=002B es=002B fs=0053 gs=002B ss=002B
Stack trace:
Frame Function Args
00000000000 00100592ACC (00000000013, 00600000108, 00600000060, 00000000001)
000000249EF 001005C8E03 (006000C0140, 00000000000, 00000000000, 00000000000)
000000249EF 0010058E70D (00000000003, 00600092B60, 0000022CA8C, 0000022C8F0)
000000249EF 001004E2FD5 (0010097F77C, 00100000009, 00100092B60, 006000BEE70)
000000249EF 001004685DD (00100519B72, 0010099CF87, 00000000360, 00100A0F110)
00000000000 00100945F9C (0000022CA18, 00100973B83, 0010042E95B, 006000A4218)
00000000000 00100433FAF (0000022CBC0, 00600081E30, 00000000000, 00100000000)
0060006DAB0 00100434330 (0000022CCF0, 0000022CBC0, 00000000000, 00000000000)
0000022CBC0 001005A2150 (0000022CB60, 30001000000FF00, 001800482FC, 0000022D680)
0000022CBC0 0018004836D (00000000000, 00000000000, 00000000000, 00000000000)
00000000000 0018004607C (00000000000, 00000000000, 00000000000, 00000000000)
00000000000 00180046114 (00000000000, 00000000000, 00000000000, 00000000000)
00000000000 001005D1E91 (00000000000, 00000000000, 00000000000, 00000000000)
00000000000 00100401010 (00000000000, 00000000000, 00000000000, 00000000000)
00000000000 00077815A4D (00000000000, 00000000000, 00000000000, 00000000000)
00000000000 00077A4B831 (00000000000, 00000000000, 00000000000, 00000000000)
End of stack trace (more stack frames may be present)

AttachmentSize
Plain text icon txt file with all code5.4 KB