LIGGGHTS® - User Forum

LIGGGHTS® related topics can be discussed here: discussion about models, installation, feature requests and general discussion

Fix move/mesh wiggle restart

Submitted by sbateman on Mon, 03/18/2013 - 17:51

Is there a way to restart a simulation that has fix move/mesh with the "wiggle" style, and have the simulation continue the oscillatory motion from where it left off? According to the docs (and some tests that I ran), the wiggle style uses X0 and delta from "the time the fix is specified" in the input file. In a restarted simulation, this time is *not* the same as in the original simulation that produced the restart file. I want the fix move/mesh motion to continue as if from t = 0, not t = whatever in the restart file.

unstable result when running stable input code on a different machine

Submitted by jtvanlew on Wed, 03/13/2013 - 01:19

I've been trying to debug some nuclear heating and thermal expansion adaptions that I've been having with my input script. To help with the debugging I just took the input script from heatTransfer_1 example and added a few lines of code. When I run this on my laptop (LIGGGHTS 2.3 on a Mac) there's no problem.

If I take this exact same code and run it on my lab's server computer (LIGGGHTS 2.3 on Ubuntu) it goes all wonky. The pebbles act as if there are no walls, and the particles just fly out of the system. I narrowed it down to a single line of code. The suspect line is:

Regarding Fix ave/time not working in LIGGGHTS

Submitted by krishnarajkp on Tue, 03/05/2013 - 13:26

Hi Christoph,

Thank you very much for your reply, Sir i found that once i generate restart file for my cylindrical couette flow simulation after 10000000 timesteps ,

i ran this restart code ,

#------------------------------------------------------------

atom_style sphere
newton off
communicate single vel yes
atom_modify map array

#-------------------------------------------------------------

timestep 0.0000002
read_restart data.10000000

#-------------------------------------------------------------

set heatsource problems

Submitted by jtvanlew on Tue, 03/05/2013 - 05:23

Hi everyone,
I've been using and reading the heat/gran documentation and have a few comments...

1) In the writing (and I think an example case that comes with LIGGGHTS 2.x?) it says that the keyword is property/atom but then the example has :
set region srcreg property/peratom heatSource 0.5

I tried running this property/peratom and received errors. In some cases I do believe the property/atom did work. I just want to point out that I think there's a mismatch between the code and the documentation.

but

Fix insert with 128 procs

Submitted by sbateman on Mon, 03/04/2013 - 18:39

I'm trying to run a simulation using fix insert/rate/region to generate a settled bed of >1 million particles. The inserted particles should be distributed evenly across all processors. When I tried to run with 128 processors on an HPC system, I got this error:
ERROR on proc 31: Failed to allocate -68719476576 bytes for array FixInsert::xnear (memory.cpp:45)

Problem with particle distribution of different sized particles

Submitted by knoe_ph on Mon, 03/04/2013 - 17:22

Hallo,

I got a problem when inserting different sized particles. After the process of settling, I expect a somewhat plane bed of particles (which is what I get when i use monosized particles). I attach a picture of the problem to clarify the problem.

As you can see, the particles on the right side are on a higher level then the ones at the left side, which is kind of strange.

Particles are inserted via

Pages

Subscribe to RSS - LIGGGHTS® - User Forum