For example, if I got a xtc file whose simulation time is 50 ns, how could I split it into 10 sub-trajectories file of 5 ns?
If you use gromacs 5 version
gmx_mpi trjconv -f traj_comp.xtc -s topol.tpr -o traj-1-10ns.xtc -b 0 -e 5000
It will give you .xtc file from 0 to 5 ns
The CatDCD plugin: http://www.ks.uiuc.edu/Development/MDTools/catdcd/
can also be used to split trajectories. On the page above some examples are provided. Although they are all for DCD, they can be extended to xtc.
Hope this helps.
I got an a fatal error "Atom OXT in residue ASP 174 was not found in rtp entry ASP with 9 atoms while sorting atoms." while using pdb2gmx in GROMACS. How could I deal with this OXT atom? What does...
11 December 2018 823 1 View
I am working on umbrella sampling with Gromacs. The procedure is based on Justin's tutorial. When I ran gmx wham -it tpr-files.dat -if pullf-files.dat -o -hist -unit kCal doing analysis, I got a...
04 May 2018 6,450 3 View
How could I only consider the Lennard-Jones interaction between g-C3N4 (which is fixed) and protein in Gromacs? I've added the LJ parameter of g-C3N4 into the ffnonbonded.itp file. I used gmx...
02 March 2018 9,987 0 View
What should we do if some residues are missing in crystal structure (PDB) while doing MD simulation? Sometimes, some residues of the proteins show less electron density in crystal analysis and...
01 January 1970 565 9 View
How to calculate the RMSD values for a MD simulation using MOE?
07 August 2021 0 0 View
When I tried to energy minimization my system, I got fatal error as below. Fatal error: Atomtype opls_116 not found Although I've already added this line: ; include water #include "oplsaa.ff/spc.itp" to [molecultype] directive in my topology.
16 June 2021 0 0 View
Hi, I am using GROMACS 5.1.4 to simulate water in contact with a surface. I am only interested to calculate some properties of water near the surface. Let's say at a distance of x nm from the...
03 March 2021 9,989 2 View
Hi, I want to start testing pitfall trap to obtain ants samples, but I need to conduct molecular analysis on those insects. So, what kind of fluid can I use? Ethanol expires too early and I need...
03 March 2021 5,978 5 View
Hello, I'm fairly new to ARENA and I have the following problem: I have two queues in which, in each queue, a different order type arrives (both having an arrival rate of exponential 10). Order...
02 March 2021 2,431 3 View
Hello, I have a mechanism where air rises due to convective flows. In this simulation, nothing is driving the air except this. I understand that the Boussinesq approximation only works for small...
02 March 2021 4,910 3 View