Skip to content

Can't restart simulations #12

@aminsagar

Description

@aminsagar

Hello.
I am trying to restart a simulation as follows.
I run the first simulation with

$UPSIDE_HOME/obj/upside --duration 100 --frame-interval 10 --temperature 0.9 --seed 109876 --monte-carlo-interval 5 --disable-recentering --record-momentum WT-kb1p5-temp-0p85-1.up

I then to restart the simulation using

$UPSIDE_HOME/obj/upside --duration 100 --frame-interval 10 --temperature 0.9 --seed 109876 --monte-carlo-interval 5 --disable-recentering --record-momentum --restart-using-momentum WT-kb1p5-temp-0p85-1.up

But, I get an error

(upside-md) tambones@PC-EQA2-03:~/Projects/EC1-upside/Constuct/SMD$ $UPSIDE_HOME/obj/upside --duration 100 --frame-interval 10 --temperature 0.9 --seed 109876 --monte-carlo-interval 5 --disable-recentering --record-momentum --restart-using-momentum WT-kb1p5-temp-0p85-1.up
invocation: /home/tambones/softwares/upside2-md//obj/upside --duration 100 --frame-interval 10 --temperature 0.9 --seed 109876 --monte-carlo-interval 5 --disable-recentering --record-momentum --restart-using-momentum WT-kb1p5-temp-0p85-1.up
random seed: 109876
WT-kb1p5-temp-0p85-1.up
n_atom 1734

ERROR: input h5 file doesn't have input.mom group, can't restart using the momentum!

Can you please help me with this.
I would be grateful for any suggestions.

Best,
Amin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions