Thanks a bunch for the help Mark!
I made some additional changes that seem to work the way I need it.
src/mdlib/sim_util.c:122: fprintf(stderr, "Fraction complete: %g\n",
(step - ir->init_step) / (float) ir->nsteps);
src/mdlib/sim_util.c-123-
src/mdlib/sim_util.c-124- f = fopen("progress
Jack Shultz wrote:
I am hoping for an update every 10 minutes just to satisfy the anxieties
of volunteers crunching on my project, but every hour may be
satisfactory. And if I can do this without requiring any shell scripts
it would be better in my environment. So I started making some code
mo
Ah of course!
fc = (int)dt / ir->nstlist;
I should cast these as data types that support decimals right?
On Thu, Sep 24, 2009 at 6:44 PM, Jack Shultz
wrote:
> I am hoping for an update every 10 minutes just to satisfy the anxieties of
> volunteers crunching on my project, but every hour may be
I am hoping for an update every 10 minutes just to satisfy the anxieties of
volunteers crunching on my project, but every hour may be satisfactory. And
if I can do this without requiring any shell scripts it would be better in
my environment. So I started making some code modifications which appare
Jack Shultz wrote:
I figured out another way to update the progress of my simulation, but I
need to report the fraction of completion at the certain intervals of
mdrun. Possibly at every time step or if that does not make sense every
100 timesteps. I don't think this is a feature currently supp
I figured out another way to update the progress of my simulation, but I
need to report the fraction of completion at the certain intervals of mdrun.
Possibly at every time step or if that does not make sense every 100
timesteps. I don't think this is a feature currently supported, so I will
have t
varsha gautham wrote:
Dear gmx user,
Am a beginner to gromacs,I have a few questions to be clarified before
getting started with gromacs.
You probably want to start by reading a textbook (or the gromacs manual)
and some review papers.
1.on giving pdb2gmx gromacs offers force fields fom
Varsha: have you subscribed to the list yet? Please do so if you
haven't.
On Sun, 2009-03-22 at 13:18 +0400, varsha gautham wrote:
> 3. hen how to choose a timestep for a simulation like a picosecond or
> a nanosecond?What is a timestep?
>
> I have gone through many materials and stuffs related t
On Sun, Mar 22, 2009 at 2:52 PM, varsha gautham
wrote:
> Dear gmx user,
>
>
> Am a beginner to gromacs,I have a few questions to be clarified before
> getting started with gromacs.
>
> 1.on giving pdb2gmx gromacs offers force fields fom 0 to 6 and also i
> read like opls-aa is the best forcefield
Dear gmx user,
Am a beginner to gromacs,I have a few questions to be clarified before
getting started with gromacs.
1.on giving pdb2gmx gromacs offers force fields fom 0 to 6 and also i
read like opls-aa is the best forcefield for protein? why is that
so?What kind of forcefield do i have to choo
Dear gmx user,
Am a beginner to gromacs,I have a few questions to be clarified before
getting started with gromacs.
1.on giving pdb2gmx gromacs offers force fields fom 0 to 6 and also i
read like opls-aa is the best forcefield for protein? why is that
so?What kind of forcefield do i have to choo
Thank a lot to all for your inputs..
Ramya.
> Hi,
>
> In principle Gromacs should never just crash with a segmentation
> fault, but at least give you a (perhaps cryptic) error message and
> exit somewhat gracefully.
>
> As far as I know there is only one exception to this: If you are
> using ta
://www.gromacs.org/documentation/reference/online/mdp_opt.html )
first before asking this kind of confusing questions.
mzzls,
Jeroen
>Date: Tue, 7 Aug 2007 22:52:01 +0530 (IST)
>From: "Ramya Cherukupalli" <[EMAIL PROTECTED]>
>Subject: [gmx-users] Timestep
>To: "
Hi,
In principle Gromacs should never just crash with a segmentation
fault, but at least give you a (perhaps cryptic) error message and
exit somewhat gracefully.
As far as I know there is only one exception to this: If you are
using tabulated interactions the table can only be of finite s
It is not possible to answer your question from the information you give.
A lot of things can cause a segmentation fault. From compilation to
your particular system. Put a search on the user-list, you'll get an idea
of possible problems.
It depends what you will be looking at but I would suggest
Hello..
Thanks to Xavier for his prompt reply..
Actually my objective is a bit longer[50-60ns] but the problem is that
even if i cant change the time-step to 0.003 it is exiting saying
segmentation fault then how is it possible with 1fs [or 4 fs as
suggested] which i want to do to reduce tim
10 ns of a solvated protein of regular size should not require much
computing time.
Increasing the time-step above 2 fs is a solution to increase the
speed of the run but then you face the problem of not integrating
the fast movement correctly and this can end up in large forces
and then you run
Hello,
I am trying to perform a simulation run of 10ns for my system
[protein+waterbox].The system works fine if i use timestep[dt=0.002
fs]. To balance the run time and time-consumption, when we try a
.mdp file with slight increase of timestep i.e., to 0.003 fs; grompp
works fine and gener
18 matches
Mail list logo