fix insert/stream/moving command¶
Syntax¶
fix ID group-ID insert/stream/moving seed seed_value distributiontemplate dist-ID general_keywords general_values stream_keywords stream_values ...
ID, group-ID are documented in fix command
insert/stream/moving = style name of this fix command
all other keywords/values are documented in fix insert/stream command
Examples¶
fix ins all insert/stream/moving seed 1001 distributiontemplate pdd1 nparticles 5000 vel constant 0. -0.5 -2. particlerate 1000 overlapcheck yes insertion_face ins_mesh extrude_length 0.6
Description¶
Insert particles into a granular run, identically to the fix insert/stream command. However, when using fix insert/stream/moving the insertion face can be moved spatially via a fix move/mesh command
Restart, fix_modify, output, run start/stop, minimize info:
See fix insert/stream command.
Restrictions¶
See fix insert/stream command.
Default¶
See fix insert/stream command.