############################################################# ## JOB DESCRIPTION ## ############################################################# # This is what this job does ############################################################# ## ADJUSTABLE PARAMETERS ## ############################################################# structure ../common/ubiquitin.psf coordinates ../common/ubiquitin.pdb outputName equil # Continuing a job from the restart files set inputname ../common/ubi_equil binCoordinates $inputname.restart.coor extendedSystem $inputname.xsc firsttimestep 0 ############################################################ ## USE ONLY ONE OF THE FOLLOWING OPTIONS FOR VELOCITY ### ############################################################ #set temperature 300 #temperature $temperature binvelocities $inputname.restart.vel ############################################################# ## SIMULATION PARAMETERS ## ############################################################# # Input paraTypeCharmm on parameters ../common/par_all27_prot_lipid.inp binaryoutput no # Force-Field Parameters exclude scaled1-4 1-4scaling 1.0 cutoff 12.0 switching on switchdist 10.0 pairlistdist 13.5 # Integrator Parameters timestep 1.0 ;# 1fs/step nonbondedFreq 1 fullElectFrequency 2 stepspercycle 10 # Output Parameters restartfreq 100 ;# 1000steps = every 1ps #dcdfreq 10 #velDCDfreq 10 xstFreq 100 outputEnergies 1 # IMD Settings (can view sim in VMD) if {0} { IMDon on IMDport 3000 ;# port number (enter it in VMD) IMDfreq 1 ;# send every 1 frame IMDwait no ;# wait for VMD to connect before running? } ############################################################# ## EXTRA PARAMETERS ## ############################################################# # Put here any custom parameters that are specific to # this job (e.g., SMD, TclForces, etc...) ############################################################# ## EXECUTION SCRIPT ## ############################################################# # Minimization if {0} { minimize 100 reinitvels $temperature } run 500