============================================================ | | | Crystallography & NMR System (CNS) | | CNSsolve | | | ============================================================ Version: 1.2 Status: Developmental version ============================================================ Written by: A.T.Brunger, P.D.Adams, G.M.Clore, W.L.DeLano, P.Gros, R.W.Grosse-Kunstleve, J.-S.Jiang, J.Kuszewski, M.Nilges, N.S.Pannu, R.J.Read, L.M.Rice, T.Simonson, G.L.Warren. Copyright (c) 1997-1999 Yale University ============================================================ Running on machine: hostname unknown (x86_64/Linux,64-bit) Program started by: gliu Program started at: 14:15:25 on 22-Jan-2010 ============================================================ FFT3C: Using FFTPACK4.1 CNSsolve> CNSsolve>{+ directory: general +} CNSsolve>{+ description: Generate structure file for protein, dna/rna, water, CNSsolve> ligands and/or carbohydrate +} CNSsolve>{+ comment: CNSsolve> If required generate hydrogens. Any atoms with unknown CNSsolve> coordinates can be automatically generated +} CNSsolve>{+ authors: Paul Adams and Axel Brunger +} CNSsolve>{+ copyright: Yale University +} CNSsolve> CNSsolve>{- Guidelines for using this file: CNSsolve> - all strings must be quoted by double-quotes CNSsolve> - logical variables (true/false) are not quoted CNSsolve> - do not remove any evaluate statements from the file -} CNSsolve> CNSsolve>{- Special patches will have to be entered manually at the relevant points CNSsolve> in the file - see comments throughout the file -} CNSsolve> CNSsolve>{- begin block parameter definition -} define( DEFINE> DEFINE>{============================== important =================================} DEFINE> DEFINE>{* Coordinates for molecules of the same type (eg. all protein, all DEFINE> nucleic acid etc) can be input in the same coordinate file if the DEFINE> different chains are separated by a TER card or each chain has DEFINE> a different segid or chainid. *} DEFINE> DEFINE>{* A break in a chain can be detected automatically or should be delimited DEFINE> by a BREAK card. In this case no patch (head, tail or link) will be DEFINE> applied between the residues that bound the chain break. *} DEFINE> DEFINE>{* If a segid is present in the coordinate file it will be read unless DEFINE> segid renaming is used below. If renaming is used then all chains in a DEFINE> coordinate file will be given the same segid. *} DEFINE> DEFINE>{* If a PDB chain identifier is present in the coordinate file then this DEFINE> can be used for the segid *} DEFINE> DEFINE>{* NB. All input PDB files must finish with an END statement *} DEFINE> DEFINE>{============================ protein files ================================} DEFINE> DEFINE>{* Multiple coordinate files of the same type can be defined by duplicating DEFINE> all of the entries below and incrementing the file number *} DEFINE> DEFINE>{* protein coordinate file *} DEFINE>{===>} prot_coordinate_infile_1="template_sgr4.pdb"; DEFINE> DEFINE>{* rename segid *} DEFINE>{+ choice: true false +} DEFINE>{===>} prot_rename_1=false; DEFINE> DEFINE>{* new segid *} DEFINE>{===>} prot_segid_1=""; DEFINE> DEFINE>{* convert chainid to segid if chainid is non-blank *} DEFINE>{+ choice: true false +} DEFINE>{===>} prot_convert_1=false; DEFINE> DEFINE>{* separate chains by segid - a new segid starts a new chain *} DEFINE>{+ choice: true false +} DEFINE>{===>} prot_separate_1=true; DEFINE> DEFINE>{========================= nucleic acid files ==============================} DEFINE> DEFINE>{* Multiple coordinate files of the same type can be defined by duplicating DEFINE> all of the entries below and incrementing the file number *} DEFINE> DEFINE>{* nucleic acid coordinate file *} DEFINE>{===>} nucl_coordinate_infile_1=""; DEFINE> DEFINE>{* rename segid *} DEFINE>{+ choice: true false +} DEFINE>{===>} nucl_rename_1=false; DEFINE> DEFINE>{* new segid *} DEFINE>{===>} nucl_segid_1=""; DEFINE> DEFINE>{* convert chainid to segid if chainid is non-blank *} DEFINE>{+ choice: true false +} DEFINE>{===>} nucl_convert_1=false; DEFINE> DEFINE>{* separate chains by segid - a new segid starts a new chain *} DEFINE>{+ choice: true false +} DEFINE>{===>} nucl_separate_1=true; DEFINE> DEFINE>{============================= water files =================================} DEFINE> DEFINE>{* Multiple coordinate files of the same type can be defined by duplicating DEFINE> all of the entries below and incrementing the file number *} DEFINE> DEFINE>{* water coordinate file *} DEFINE>{===>} water_coordinate_infile_1=""; DEFINE> DEFINE>{* rename segid *} {+ choice: true false +} DEFINE>{===>} water_rename_1=false; DEFINE> DEFINE>{* new segid *} DEFINE>{===>} water_segid_1=""; DEFINE> DEFINE>{* convert chainid to segid if chainid is non-blank *} {+ choice: true false +} DEFINE>{===>} water_convert_1=false; DEFINE> DEFINE>{========================= carbohydrate files ==============================} DEFINE> DEFINE>{* Multiple coordinate files of the same type can be defined by duplicating DEFINE> all of the entries below and incrementing the file number *} DEFINE> DEFINE>{* carbohydrate coordinate file *} DEFINE>{===>} carbo_coordinate_infile_1=""; DEFINE> DEFINE>{* rename segid *} {+ choice: true false +} DEFINE>{===>} carbo_rename_1=false; DEFINE> DEFINE>{* new segid *} DEFINE>{===>} carbo_segid_1=""; DEFINE> DEFINE>{* convert chainid to segid if chainid is non-blank *} {+ choice: true false +} DEFINE>{===>} carbo_convert_1=false; DEFINE> DEFINE>{======================== prosthetic group files ===========================} DEFINE> DEFINE>{* Multiple coordinate files of the same type can be defined by duplicating DEFINE> all of the entries below and incrementing the file number *} DEFINE> DEFINE>{* prosthetic group coordinate file *} DEFINE>{===>} prost_coordinate_infile_1=""; DEFINE> DEFINE>{* rename segid *} {+ choice: true false +} DEFINE>{===>} prost_rename_1=false; DEFINE> DEFINE>{* new segid *} DEFINE>{===>} prost_segid_1=""; DEFINE> DEFINE>{* convert chainid to segid if chainid is non-blank *} {+ choice: true false +} DEFINE>{===>} prost_convert_1=false; DEFINE> DEFINE>{============================ ligand files =================================} DEFINE> DEFINE>{* Multiple coordinate files of the same type can be defined by duplicating DEFINE> all of the entries below and incrementing the file number *} DEFINE> DEFINE>{* ligand coordinate file *} DEFINE>{===>} lig_coordinate_infile_1=""; DEFINE> DEFINE>{* rename segid *} {+ choice: true false +} DEFINE>{===>} lig_rename_1=false; DEFINE> DEFINE>{* new segid *} DEFINE>{===>} lig_segid_1=""; DEFINE> DEFINE>{* convert chainid to segid if chainid is non-blank *} {+ choice: true false +} DEFINE>{===>} lig_convert_1=false; DEFINE> DEFINE>{============================== ions files =================================} DEFINE> DEFINE>{* Multiple coordinate files of the same type can be defined by duplicating DEFINE> all of the entries below and incrementing the file number *} DEFINE> DEFINE>{* ion coordinate file *} DEFINE>{===>} ion_coordinate_infile_1=""; DEFINE> DEFINE>{* rename segid *} {+ choice: true false +} DEFINE>{===>} ion_rename_1=false; DEFINE> DEFINE>{* new segid *} DEFINE>{===>} ion_segid_1=""; DEFINE> DEFINE>{* convert chainid to segid if chainid is non-blank *} {+ choice: true false +} DEFINE>{===>} ion_convert_1=false; DEFINE> DEFINE>{============================ renaming atoms ===============================} DEFINE> DEFINE>{* some atoms may need to be renamed in the topology database to conform DEFINE> to what is present in the coordinate file *} DEFINE> DEFINE>{* delta carbon in isoleucine is named CD in CNS DEFINE> what is it currently called in the coordinate file? *} DEFINE>{* this will not be changed if left blank *} DEFINE>{===>} ile_CD_becomes="CD1"; DEFINE> DEFINE>{* terminal oxygens are named OT1 and OT2 in CNS DEFINE> what are they currently called in the coordinate file? *} DEFINE>{* these will not be changed if left blank *} DEFINE>{===>} OT1_becomes=""; DEFINE>{===>} OT2_becomes=""; DEFINE> DEFINE>{======================= automatic mainchain breaks ========================} DEFINE> DEFINE>{* automatically detect mainchain breaks in proteins based on distance *} DEFINE>{* the peptide link at break points will be removed *} DEFINE>{+ choice: true false +} DEFINE>{===>} auto_break=true; DEFINE> DEFINE>{* cutoff distance in Angstroms for identification of breaks *} DEFINE>{* the default of 2.5A should be reasonable for most cases. If the input DEFINE> structure has bad geometry it may be necessary to increase this distance *} DEFINE>{===>} break_cutoff=2.5; DEFINE> DEFINE>{* file containing patches to delete peptide links *} DEFINE>{===>} prot_break_infile="CNS_TOPPAR:protein_break.top"; DEFINE> DEFINE>{======================= automatic disulphide bonds ========================} DEFINE> DEFINE>{* automatically detect disulphide bonds based on distance *} DEFINE>{+ choice: true false +} DEFINE>{===>} auto_ss=false; DEFINE> DEFINE>{* cutoff distance in Angstroms for identification of disulphides *} DEFINE>{* the default of 3.0A should be reasonable for most cases. If the input DEFINE> structure has bad geometry it may be necessary to increase this distance *} DEFINE>{===>} disulphide_dist=3.0; DEFINE> DEFINE>{========================= manual disulphide bonds =========================} DEFINE> ! we will do it my way (RT), look below for disu DEFINE> DEFINE>{========================= RNA to DNA conversion ==========================} DEFINE> DEFINE>{* All nucleic acid residues initially have ribose sugars (rather than DEFINE> deoxyribose). A patch must be applied to convert the ribose to deoxyribose DEFINE> for DNA residues. Select those residues which need to have the patch DEFINE> applied to make them DNA. *} DEFINE>{* Make sure that the atom selection is specific for the nucleic acid DEFINE> residues *} DEFINE>{===>} dna_sele=(none); DEFINE> DEFINE>{=========================== carbohydrate links ===========================} DEFINE> DEFINE>{* Select pairs of residues that are linked *} DEFINE>{* First entry is the name of the patch residue. *} DEFINE>{* Second and third entries are the resid and segid for the atoms DEFINE> referenced by "-" in the patch. *} DEFINE>{* Fourth and fifth entries are the resid and segid for the atoms DEFINE> referenced by "+" in the patch *} DEFINE>{+ table: rows=6 numbered DEFINE> cols=6 "use" "patch name" "segid -" "resid -" "segid +" "resid +" +} DEFINE> DEFINE>{+ choice: true false +} DEFINE>{===>} carbo_use_1=false; DEFINE>{===>} carbo_patch_1="B1N"; DEFINE>{===>} carbo_i_segid_1="BBBB"; carbo_i_resid_1=401; DEFINE>{===>} carbo_j_segid_1="AAAA"; carbo_j_resid_1=56; DEFINE> DEFINE>{+ choice: true false +} DEFINE>{===>} carbo_use_2=false; DEFINE>{===>} carbo_patch_2="B1N"; DEFINE>{===>} carbo_i_segid_2="BBBB"; carbo_i_resid_2=402; DEFINE>{===>} carbo_j_segid_2="AAAA"; carbo_j_resid_2=182; DEFINE> DEFINE>{+ choice: true false +} DEFINE>{===>} carbo_use_3=false; DEFINE>{===>} carbo_patch_3=""; DEFINE>{===>} carbo_i_segid_3=""; carbo_i_resid_3=0; DEFINE>{===>} carbo_j_segid_3=""; carbo_j_resid_3=0; DEFINE> DEFINE>{+ choice: true false +} DEFINE>{===>} carbo_use_4=false; DEFINE>{===>} carbo_patch_4=""; DEFINE>{===>} carbo_i_segid_4=""; carbo_i_resid_4=0; DEFINE>{===>} carbo_j_segid_4=""; carbo_j_resid_4=0; DEFINE> DEFINE>{+ choice: true false +} DEFINE>{===>} carbo_use_5=false; DEFINE>{===>} carbo_patch_5=""; DEFINE>{===>} carbo_i_segid_5=""; carbo_i_resid_5=0; DEFINE>{===>} carbo_j_segid_5=""; carbo_j_resid_5=0; DEFINE> DEFINE>{+ choice: true false +} DEFINE>{===>} carbo_use_6=false; DEFINE>{===>} carbo_patch_6=""; DEFINE>{===>} carbo_i_segid_6=""; carbo_i_resid_6=0; DEFINE>{===>} carbo_j_segid_6=""; carbo_j_resid_6=0; DEFINE> DEFINE>{========================= generate parameters =============================} DEFINE> DEFINE>{* hydrogen flag - determines whether hydrogens will be output *} DEFINE>{* must be true for NMR, atomic resolution X-ray crystallography DEFINE> or modelling. Set to false for most X-ray crystallographic DEFINE> applications at resolution > 1A *} DEFINE>{+ choice: true false +} DEFINE>{===>} hydrogen_flag=true; DEFINE> DEFINE>{* which hydrogens to build *} {+ choice: "all" "unknown" +} DEFINE>{===>} hydrogen_build="all"; DEFINE> DEFINE>{* selection of atoms other than hydrogens for which coordinates DEFINE> will be generated *} DEFINE>{* to generate coordinates for all unknown atoms use: (not(known)) *} DEFINE>{===>} atom_build=(not(known)); DEFINE> DEFINE>{* selection of atoms to be deleted *} {* to delete no atoms use: (none) *} DEFINE>{===>} atom_delete=(none); DEFINE> DEFINE>{* set bfactor flag *} {+ choice: true false +} DEFINE>{===>} set_bfactor=false; DEFINE> DEFINE>{* set bfactor value *} DEFINE>{===>} bfactor=15.0; DEFINE> DEFINE>{* set occupancy flag *} {+ choice: true false +} DEFINE>{===>} set_occupancy=false; DEFINE> DEFINE>{* set occupancy value *} DEFINE>{===>} occupancy=1.0; DEFINE> DEFINE>{============================= output files ================================} DEFINE> DEFINE>{* output structure file *} DEFINE>{===>} structure_outfile="cnsPDB/sa_cns_18.mtf"; DEFINE> DEFINE>{* output coordinate file *} DEFINE>{===>} coordinate_outfile="cnsPDB/sa_cns_18.pdb"; DEFINE> DEFINE>{* format output coordinates for use in o *} DEFINE>{* if false then the default CNS output coordinate format will be used *} DEFINE>{+ choice: true false +} DEFINE>{===>} pdb_o_format=true; DEFINE> DEFINE>{================== protein topology and parameter files ===================} DEFINE> DEFINE>{* protein topology file *} DEFINE>{===>} prot_topology_infile="TOPOWAT:topallhdg5.3.pro"; DEFINE> DEFINE>{* protein linkage file *} DEFINE>{===>} prot_link_infile="CNS_TOPPAR:protein.link"; DEFINE> DEFINE>{* protein parameter file *} DEFINE>{===>} prot_parameter_infile="TOPOWAT:parallhdg5.3.pro"; DEFINE> DEFINE>{================ nucleic acid topology and parameter files =================} DEFINE> DEFINE>{* nucleic acid topology file *} DEFINE>{===>} nucl_topology_infile="CNS_TOPPAR:dna-rna.top"; DEFINE> DEFINE>{* nucleic acid linkage file *} DEFINE>{* use CNS_TOPPAR:dna-rna-pho.link for 5'-phosphate *} DEFINE>{===>} nucl_link_infile="CNS_TOPPAR:dna-rna.link"; DEFINE> DEFINE>{* nucleic acid parameter file *} DEFINE>{===>} nucl_parameter_infile="CNS_TOPPAR:dna-rna_rep.param"; DEFINE> DEFINE>{=================== water topology and parameter files ====================} DEFINE> DEFINE>{* water topology file *} DEFINE>{===>} water_topology_infile="CNS_TOPPAR:water.top"; DEFINE> DEFINE>{* water parameter file *} DEFINE>{===>} water_parameter_infile="CNS_TOPPAR:water_rep.param"; DEFINE> DEFINE>{================= carbohydrate topology and parameter files ===============} DEFINE> DEFINE>{* carbohydrate topology file *} DEFINE>{===>} carbo_topology_infile="CNS_TOPPAR:carbohydrate.top"; DEFINE> DEFINE>{* carbohydrate parameter file *} DEFINE>{===>} carbo_parameter_infile="CNS_TOPPAR:carbohydrate.param"; DEFINE> DEFINE>{============= prosthetic group topology and parameter files ===============} DEFINE> DEFINE>{* prosthetic group topology file *} DEFINE>{===>} prost_topology_infile=""; DEFINE> DEFINE>{* prosthetic group parameter file *} DEFINE>{===>} prost_parameter_infile=""; DEFINE> DEFINE>{=================== ligand topology and parameter files ===================} DEFINE> DEFINE>{* ligand topology file *} DEFINE>{===>} lig_topology_infile=""; DEFINE> DEFINE>{* ligand parameter file *} DEFINE>{===>} lig_parameter_infile=""; DEFINE> DEFINE>{===================== ion topology and parameter files ====================} DEFINE> DEFINE>{* ion topology file *} DEFINE>{===>} ion_topology_infile="CNS_TOPPAR:ion.top"; DEFINE> DEFINE>{* ion parameter file *} DEFINE>{===>} ion_parameter_infile="CNS_TOPPAR:ion.param"; DEFINE> DEFINE>{===========================================================================} DEFINE>{ things below this line do not need to be changed unless } DEFINE>{ you need to apply patches - at the appropriate places marked } DEFINE>{===========================================================================} DEFINE> DEFINE> ) {- end block parameter definition -} CNSsolve> CNSsolve> ! checkversion has been commented as 1.1 is like 1.2 (RT) CNSsolve> ! checkversion 1.1 CNSsolve> CNSsolve> evaluate ($log_level=quiet) Assuming literal string "QUIET" EVALUATE: symbol $LOG_LEVEL set to "QUIET" (string) CNSsolve> CNSsolve> topology RTFRDR> if ( &BLANK%prot_topology_infile = false ) then NEXTCD: condition evaluated as true RTFRDR> @@&prot_topology_infile ASSFIL: file /farm/software/WaterRefinement_cns/topallhdg5.3.pro opened. RTFRDR>remark file topallhdg.pro version 5.3 date 23-Sept-02 RTFRDR>remark for file parallhdg.pro version 5.3 date 13-Feb-02 or later RTFRDR>remark Geometric energy function parameters for distance geometry and RTFRDR>remark simulated annealing. RTFRDR>remark Author: Michael Nilges, EMBL Heidelberg; Institut Pasteur, Paris RTFRDR>remark This file contains modifications from M. Williams, UCL London RTFRDR>remark Last modification 16-Sept-02 RTFRDR> RTFRDR>set echo off message off end RTFRDR> end if RTFRDR> if ( &BLANK%nucl_topology_infile = false ) then RTFRDR> @@&nucl_topology_infile RTFRDR>remarks file toppar/dna-rna.top RTFRDR>remarks dna/rna topology for crystallographic structure determination RTFRDR> RTFRDR>! removed references to CA, CF, CS, MG, NH3, OS (ATB 12/30/94) RTFRDR>! removed TIP3 water model (ATB 12/30/94) RTFRDR>! mapped NA->NNA, CH3E->CC3E (ATB 12/30/94) RTFRDR> RTFRDR>! RTFRDR>!Please cite the following reference when using these parameters: RTFRDR>!G. Parkinson, J. Vojtechovsky, L. Clowney, A.T. Brunger, H.M. Berman, RTFRDR>! New Parameters for the Refinement of Nucleic Acid Containing Structures, RTFRDR>! Acta Cryst. D, 52, 57-64 (1996). RTFRDR>! RTFRDR>! Oct. 8, 1996 - Modified by Alexey Bochkarev (McMaster University) RTFRDR>! to process properly 5PHO (5'-terminus with phosphate) patch. RTFRDR>! Geometry and charges of -O5'-PO3 group were taken from RTFRDR>! Saenger W. 1984. Principles of Nucleic Acid Structure RTFRDR>! All modifications are placed between: RTFRDR>!***AB*** RTFRDR>!....included fragment RTFRDR>!***AB end*** RTFRDR>! New atomic types were introduced to describe RTFRDR>! -O5'-PO3 group: O5H (O5') O1PH (O1P) O2PH (O2P) RTFRDR>! in addition to existing OH (O5T) RTFRDR> RTFRDR>set echo=false end Program version= 1.2 File version= 1.2 RTFRDR> RTFRDR> end if RTFRDR> if ( &BLANK%water_topology_infile = false ) then RTFRDR> @@&water_topology_infile RTFRDR>remarks file toppar/water.top RTFRDR>remarks water topology for crystallographic structure determination RTFRDR>remarks based on Jorgensen Tip3p water model RTFRDR> RTFRDR>set echo=false end Program version= 1.2 File version= 1.2 RTFRDR> end if RTFRDR> if ( &BLANK%carbo_topology_infile = false ) then RTFRDR> @@&carbo_topology_infile RTFRDR>REMARKS toppar/carbohydrate.top {pyranose sugar toplogoy for crystallographic RTFRDR>remarks structure determination} RTFRDR>REMARKS FOR USE WITH CARBOHYDRATE.PARAM AND protein_rep.param PROTEIN PARAMETERS RTFRDR>REMARKS ========================================================== RTFRDR>REMARKS Bill Weis 10-July-1988 RTFRDR>REMARKS Also see CARBOHYDRATE.PARAM for parameters. RTFRDR>REMARKS Charges taken from John Brady's glucose topology file for ring, RTFRDR>REMARKS others from protein parameter file. RTFRDR>REMARKS Idealized values for impropers at ring carbons to allow simple RTFRDR>REMARKS construction of various anomers/epimers. RTFRDR>REMARKS Any other hexose or link can be easily constructed by analogy to these. RTFRDR> RTFRDR>REMARKS Additions 6-March-1992 Bill Weis for use with PARAM2.CHO RTFRDR>REMARKS New atom types CCA, CCE, OA for the C1 & O1 positions to account RTFRDR>REMARKS for different bond and angle values due to the anomeric effect. RTFRDR>REMARKS More accurate equilibrium values for bond angle around this oxygen RTFRDR>REMARKS in glycosidic linkages. CCE for equatorial O1, CCA for RTFRDR>REMAKRS axial O1. For free sugar, keep OH1 as O1 atomtype; changed to OA RTFRDR>REMARKS for linkages. RTFRDR>REMARKS References: G.A. Jeffrey (1990) Acta Cryst B46, 89-103; RTFRDR>REMARKS K. Hirotsu & A.Shimada, (1974) Bull. Chem. Soc. Japan, 47, 1872-1879. RTFRDR> RTFRDR>REMARKS Additional CC6 atomtype for exocyclic carbon 5/11/92 RTFRDR> RTFRDR>set echo=false end Program version= 1.2 File version= 1.2 RTFRDR> RTFRDR> end if RTFRDR> if ( &BLANK%prost_topology_infile = false ) then RTFRDR> @@&prost_topology_infile RTFRDR> end if RTFRDR> if ( &BLANK%lig_topology_infile = false ) then RTFRDR> @@&lig_topology_infile RTFRDR> end if RTFRDR> if ( &BLANK%ion_topology_infile = false ) then RTFRDR> @@&ion_topology_infile RTFRDR>remarks file toppar/ion.top RTFRDR>remarks topology and masses for common ions RTFRDR>remarks Dingle atom ion residues are given the name of the element. RTFRDR>remarks By default the atom will be uncharged (eg. the residue MG will RTFRDR>remarks contain the atom called MG with zero charge). RTFRDR>remarks To use the charged species the charge state is appended to RTFRDR>remarks the atom name (eg to use MG2+ the residue name is MG2, and the RTFRDR>remarks atom name is MG+2 and has charge +2.0). RTFRDR>remarks NOTE: not all ionic species are represented RTFRDR>remarks PDA 02/09/99 RTFRDR> RTFRDR>set echo=false end Program version= 1.2 File version= 1.2 RTFRDR> end if RTFRDR> end CNSsolve> CNSsolve> topology RTFRDR> if ( &BLANK%prot_break_infile = false ) then RTFRDR> @@&prot_break_infile RTFRDR>remarks file toppar/protein_break.top RTFRDR>remarks patches to remove peptide linkages RTFRDR> RTFRDR>! Paul Adams 28th June 1999 RTFRDR>! Yale University RTFRDR> RTFRDR>set echo=false end Program version= 1.2 File version= 1.2 RTFRDR> RTFRDR> end if RTFRDR> end CNSsolve> CNSsolve> parameter PARRDR> if ( &BLANK%prot_parameter_infile = false ) then PARRDR> @@&prot_parameter_infile PARRDR>remark file protein-allhdg-ucl.param version UCL date 07-JUL-01 PARRDR>remark for file protein-allhdg-ucl.top version UCL date 14-MAR-00 PARRDR>remark for file protein-allhdg-dih-ucl.top version UCL date 07-JUL-01 PARRDR>remark Geometric energy function parameters for distance geometry and PARRDR>remark simulated annealing. PARRDR>remark Original author: Michael Nilges, EMBL Heidelberg PARRDR>remark Modifications: Mark A. Williams, UCL London PARRDR> PARRDR>set echo off message off end %NEXTCD-ERR: Symbol not found: if ($par_nonbonded ^^^^^^^^^^^^^^ %NEXTCD-ERR: Symbol not found: elseif ($par_nonbonded ^^^^^^^^^^^^^^ %NEXTCD-ERR: Symbol not found: elseif ($par_nonbonded ^^^^^^^^^^^^^^ %NEXTCD-ERR: Symbol not found: elseif ($par_nonbonded ^^^^^^^^^^^^^^ %NEXTCD-ERR: Symbol not found: elseif ($par_nonbonded ^^^^^^^^^^^^^^ Program version= 1.2 File version= 1.2 PARRDR> end if PARRDR> if ( &BLANK%water_parameter_infile = false ) then NEXTCD: condition evaluated as true PARRDR> @@&water_parameter_infile ASSFIL: file /farm/software/cns_solve_1.2/libraries/toppar/water_rep.param opened. PARRDR>remarks file toppar/water.param PARRDR>remarks water parameters for structure determination PARRDR>remarks PARRDR> PARRDR>set echo=false end Program version= 1.2 File version= 1.2 EVALUATE: symbol $VDW_RADIUS_O set to 2.90000 (real) EVALUATE: symbol $VDW_RADIUS_HH set to 1.60000 (real) EVALUATE: symbol $VDW_RADIUS_O set to 2.58361 (real) EVALUATE: symbol $VDW_RADIUS_HH set to 1.42544 (real) EVALUATE: symbol $VDW_RADIUS14_O set to 2.31634 (real) EVALUATE: symbol $VDW_RADIUS14_HH set to 1.15817 (real) EVALUATE: symbol $VDW_EPS set to 0.100000 (real) PARRDR> PARRDR> end if PARRDR> if ( &BLANK%carbo_parameter_infile = false ) then NEXTCD: condition evaluated as true PARRDR> @@&carbo_parameter_infile ASSFIL: file /farm/software/cns_solve_1.2/libraries/toppar/carbohydrate.param opened. PARRDR>remarks file toppar/carbohydrate.param PARRDR>REMARKS Parameter file for pyranose sugars for crystallographic PARRDR>remarks structure determination. PARRDR>remarks PARRDR> PARRDR>REMARKS Bill Weis 10-July-1988 PARRDR>REMARKS Additions for atom type combinations not covered in PARAM19X.PRO. PARRDR>REMARKS Needed additions are for ether oxygen and aliphatic carbon in all-atom PARRDR>REMARKS representation used for sugars (type CC). Ditto for type HA. PARRDR>REMARKS Values from J. Brady glucose parameters unless noted. PARRDR>REMARKS These should be sufficient for refinement. PARRDR> PARRDR>REMARKS Additions 6-March-1992 Bill Weis PARRDR>REMARKS New atom types CCA, CCE, OA for the C1 & O1 positions to account PARRDR>REMARKS for different bond and angle values due to the anomeric effect. PARRDR>REMARKS More accurate equilibrium values for bond angle around this oxygen PARRDR>REMARKS in glycosidic linkages. CCE for equatorial O1, CCA for PARRDR>REMAKRS axial O1. For free sugar, keep OH1 as O1 atomtype; changed to OA PARRDR>REMARKS for linkages. PARRDR>REMARKS References: G.A. Jeffrey (1990) Acta Cryst B46, 89-103; PARRDR>REMARKS K. Hirotsu & A.Shimada, (1974) Bull. Chem. Soc. Japan, 47, 1872-1879. PARRDR> PARRDR>REMARKS This set has been modified to be roughly consistent with PARRDR>REMARKS the csd-derived protein parameters of Engh and Huber. PARRDR>REMARKS New atom type CC6 for exocyclic 6 carbon PARRDR>REMARKS Bill Weis 5/11/92 PARRDR> PARRDR>set echo=false end Program version= 1.2 File version= 1.2 PARRDR> PARRDR> end if PARRDR> if ( &BLANK%prost_parameter_infile = false ) then NEXTCD: condition evaluated as false PARRDR> @@&prost_parameter_infile PARRDR> end if PARRDR> if ( &BLANK%lig_parameter_infile = false ) then NEXTCD: condition evaluated as false PARRDR> @@&lig_parameter_infile PARRDR> end if PARRDR> if ( &BLANK%ion_parameter_infile = false ) then NEXTCD: condition evaluated as true PARRDR> @@&ion_parameter_infile ASSFIL: file /farm/software/cns_solve_1.2/libraries/toppar/ion.param opened. PARRDR>remarks file toppar/ion.param PARRDR>remarks nonbonded parameters for common ions PARRDR>remarks new parameters derived from literature for single atom species PARRDR>remarks PDA 02/09/99 PARRDR> PARRDR>set echo=off end Program version= 1.2 File version= 1.2 PARRDR> end if PARRDR> end CNSsolve> CNSsolve> do (refy=0) (all) SELRPN: 0 atoms have been selected out of 0 CNSsolve> evaluate ($counter=1) EVALUATE: symbol $COUNTER set to 1.00000 (real) CNSsolve> evaluate ($done=false) EVALUATE: symbol $DONE set to FALSE (logical) CNSsolve> while ( $done = false ) loop prot NEXTCD: condition evaluated as true CNSsolve> if ( &exist_prot_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as true CNSsolve> if ( &BLANK%prot_coordinate_infile_$counter = false ) then NEXTCD: condition evaluated as true CNSsolve> do (refx=0) (all) SELRPN: 0 atoms have been selected out of 0 CNSsolve> segment SEGMENT> chain CHAIN> if ( &prot_convert_$counter = true ) then NEXTCD: condition evaluated as false CHAIN> convert=true CHAIN> end if CHAIN> if ( &prot_separate_$counter = true ) then NEXTCD: condition evaluated as true CHAIN> separate=true CHAIN> end if CHAIN> @@&prot_link_infile ASSFIL: file /farm/software/cns_solve_1.2/libraries/toppar/protein.link opened. CHAIN>remarks file toppar/protein.link CHAIN>remarks CHAIN>remarks this is a macro to define standard protein peptide bonds CHAIN>remarks and termini to generate a protein sequence. CHAIN> CHAIN>set echo=false end Program version= 1.2 File version= 1.2 CHAIN> coordinates @@&prot_coordinate_infile_$counter SEGMNT: sequence read from coordinate file ASSFIL: file /farm/data/gliu/projects/SgR46/cns/calc24_hb/template_sgr4.pdb opened. COOR>ATOM 1 N MET A 1 7.834 -10.750 -4.193 1.00 20.14 MAPIC: Atom numbers being modified %PATCH-ERR: to be deleted dihedral -C +N +CA +CB not found in molecular structure. %PATCH-ERR: to be deleted dihedral -C +N +CA +CB not found in molecular structure. %PATCH-ERR: to be deleted dihedral -C +N +CA +CB not found in molecular structure. %PATCH-ERR: to be deleted dihedral -C +N +CA +CB not found in molecular structure. %PATCH-ERR: to be deleted dihedral -C +N +CA +CB not found in molecular structure. %PATCH-ERR: to be deleted dihedral -C +N +CA +CB not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C +N not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C +N not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C +N not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C +N not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C +N not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C +N not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C -O not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C -O not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C -O not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C -O not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C -O not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C -O not found in molecular structure. %PATCH-ERR: to be deleted dihedral -C +N +CA +CB not found in molecular structure. %PATCH-ERR: to be deleted dihedral -C +N +CA +CB not found in molecular structure. %PATCH-ERR: to be deleted dihedral -C +N +CA +CB not found in molecular structure. %PATCH-ERR: to be deleted dihedral -C +N +CA +CB not found in molecular structure. %PATCH-ERR: to be deleted dihedral -C +N +CA +CB not found in molecular structure. %PATCH-ERR: to be deleted dihedral -C +N +CA +CB not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C +N not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C +N not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C +N not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C +N not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C +N not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C +N not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C -O not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C -O not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C -O not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C -O not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C -O not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C -O not found in molecular structure. %PATCH-ERR: to be deleted dihedral -C +N +CA +CB not found in molecular structure. %PATCH-ERR: to be deleted dihedral -C +N +CA +CB not found in molecular structure. %PATCH-ERR: to be deleted dihedral -C +N +CA +CB not found in molecular structure. %PATCH-ERR: to be deleted dihedral -C +N +CA +CB not found in molecular structure. %PATCH-ERR: to be deleted dihedral -C +N +CA +CB not found in molecular structure. %PATCH-ERR: to be deleted dihedral -C +N +CA +CB not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C +N not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C +N not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C +N not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C +N not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C +N not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C +N not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C -O not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C -O not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C -O not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C -O not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C -O not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C -O not found in molecular structure. %PATCH-ERR: to be deleted dihedral -C +N +CA +CB not found in molecular structure. %PATCH-ERR: to be deleted dihedral -C +N +CA +CB not found in molecular structure. %PATCH-ERR: to be deleted dihedral -C +N +CA +CB not found in molecular structure. %PATCH-ERR: to be deleted dihedral -C +N +CA +CB not found in molecular structure. %PATCH-ERR: to be deleted dihedral -C +N +CA +CB not found in molecular structure. %PATCH-ERR: to be deleted dihedral -C +N +CA +CB not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C +N not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C +N not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C +N not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C +N not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C +N not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C +N not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C -O not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C -O not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C -O not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C -O not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C -O not found in molecular structure. %PATCH-ERR: to be deleted dihedral -CB -CA -C -O not found in molecular structure. MAPIC: Atom numbers being modified SEGMNT: 116 residues were inserted into segment " " CHAIN> end SEGMENT> end Status of internal molecular topology database: -> NATOM= 1857(MAXA= 200000) NBOND= 1884(MAXB= 200000) -> NTHETA= 3396(MAXT= 400000) NGRP= 118(MAXGRP= 200000) -> NPHI= 2948(MAXP= 400000) NIMPHI= 1030(MAXIMP= 200000) -> NNB= 744(MAXNB= 200000) CNSsolve> if ( &BLANK%ile_CD_becomes = false ) then NEXTCD: condition evaluated as true CNSsolve> do (name=&ile_CD_becomes) (resname ILE and name CD) SELRPN: 0 atoms have been selected out of 1857 CNSsolve> end if CNSsolve> if ( &BLANK%OT1_becomes = false ) then NEXTCD: condition evaluated as false CNSsolve> do (name=&OT1_becomes) (name OT1) CNSsolve> end if CNSsolve> if ( &BLANK%OT2_becomes = false ) then NEXTCD: condition evaluated as false CNSsolve> do (name=&OT2_becomes) (name OT2) CNSsolve> end if CNSsolve> if ( &prot_rename_$counter = true ) then NEXTCD: condition evaluated as false CNSsolve> do (refy=$counter) (attr refx=9999) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) EVALUATE: symbol $COUNTER set to 2.00000 (real) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop prot CNSsolve> while ( $done = false ) loop prot NEXTCD: condition evaluated as true CNSsolve> if ( &exist_prot_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as false CNSsolve> if ( &BLANK%prot_coordinate_infile_$counter = false ) then CNSsolve> do (refx=0) (all) CNSsolve> segment CNSsolve> chain CNSsolve> if ( &prot_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> if ( &prot_separate_$counter = true ) then CNSsolve> separate=true CNSsolve> end if CNSsolve> @@&prot_link_infile CNSsolve> coordinates @@&prot_coordinate_infile_$counter CNSsolve> end CNSsolve> end CNSsolve> if ( &BLANK%ile_CD_becomes = false ) then CNSsolve> do (name=&ile_CD_becomes) (resname ILE and name CD) CNSsolve> end if CNSsolve> if ( &BLANK%OT1_becomes = false ) then CNSsolve> do (name=&OT1_becomes) (name OT1) CNSsolve> end if CNSsolve> if ( &BLANK%OT2_becomes = false ) then CNSsolve> do (name=&OT2_becomes) (name OT2) CNSsolve> end if CNSsolve> if ( &prot_rename_$counter = true ) then CNSsolve> do (refy=$counter) (attr refx=9999) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) EVALUATE: symbol $DONE set to TRUE (logical) CNSsolve> end if CNSsolve> end loop prot CNSsolve> while ( $done = false ) loop prot NEXTCD: condition evaluated as false CNSsolve> if ( &exist_prot_coordinate_infile_$counter = true ) then CNSsolve> if ( &BLANK%prot_coordinate_infile_$counter = false ) then CNSsolve> do (refx=0) (all) CNSsolve> segment CNSsolve> chain CNSsolve> if ( &prot_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> if ( &prot_separate_$counter = true ) then CNSsolve> separate=true CNSsolve> end if CNSsolve> @@&prot_link_infile CNSsolve> coordinates @@&prot_coordinate_infile_$counter CNSsolve> end CNSsolve> end CNSsolve> if ( &BLANK%ile_CD_becomes = false ) then CNSsolve> do (name=&ile_CD_becomes) (resname ILE and name CD) CNSsolve> end if CNSsolve> if ( &BLANK%OT1_becomes = false ) then CNSsolve> do (name=&OT1_becomes) (name OT1) CNSsolve> end if CNSsolve> if ( &BLANK%OT2_becomes = false ) then CNSsolve> do (name=&OT2_becomes) (name OT2) CNSsolve> end if CNSsolve> if ( &prot_rename_$counter = true ) then CNSsolve> do (refy=$counter) (attr refx=9999) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop prot CNSsolve> CNSsolve> {* any special protein patches can be applied here *} {* doing it my way (RT) *} CNSsolve>{===>} CNSsolve> CNSsolve> evaluate ($HaveCis = "yes") {* --- Apply possible CIS peptide patches --- *} EVALUATE: symbol $HAVECIS set to "yes" (string) CNSsolve> if ( $HaveCis = "yes" ) then NEXTCD: condition evaluated as true CNSsolve> !CISpep info CNSsolve> patch CISP PATCH> reference=NIL=(resid 42) SELRPN: 24 atoms have been selected out of 1857 PATCH> end Status of internal molecular topology database: -> NATOM= 1857(MAXA= 200000) NBOND= 1884(MAXB= 200000) -> NTHETA= 3396(MAXT= 400000) NGRP= 118(MAXGRP= 200000) -> NPHI= 2948(MAXP= 400000) NIMPHI= 1030(MAXIMP= 200000) -> NNB= 744(MAXNB= 200000) CNSsolve> end if CNSsolve> CNSsolve> evaluate ($HaveHisd = "no") {* --- Apply possible HISD peptide patches --- *} EVALUATE: symbol $HAVEHISD set to "no" (string) CNSsolve> if ( $HaveHisd = "yes" ) then NEXTCD: condition evaluated as false CNSsolve> !HISDpep info CNSsolve> end if CNSsolve> CNSsolve> evaluate ($HaveHise = "no") {* --- Apply possible HISE peptide patches --- *} EVALUATE: symbol $HAVEHISE set to "no" (string) CNSsolve> if ( $HaveHise = "yes" ) then NEXTCD: condition evaluated as false CNSsolve> !HISEpep info CNSsolve> end if CNSsolve> CNSsolve> evaluate ($HaveDisu = "no") {* --- Getting ready for S-S bridges --- *} EVALUATE: symbol $HAVEDISU set to "no" (string) CNSsolve> if ( $HaveDisu = "yes" ) then NEXTCD: condition evaluated as false CNSsolve> !SSBridge info CNSsolve> end if CNSsolve> CNSsolve>{<===} CNSsolve> CNSsolve> evaluate ($counter=1) EVALUATE: symbol $COUNTER set to 1.00000 (real) CNSsolve> evaluate ($done=false) EVALUATE: symbol $DONE set to FALSE (logical) CNSsolve> while ( $done = false ) loop prot NEXTCD: condition evaluated as true CNSsolve> if ( &exist_prot_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as true CNSsolve> if ( &BLANK%prot_coordinate_infile_$counter = false ) then NEXTCD: condition evaluated as true CNSsolve> coor COOR> if ( &prot_convert_$counter = true ) then NEXTCD: condition evaluated as false COOR> convert=true COOR> end if COOR> @@&prot_coordinate_infile_$counter ASSFIL: file /farm/data/gliu/projects/SgR46/cns/calc24_hb/template_sgr4.pdb opened. COOR>ATOM 1 N MET A 1 7.834 -10.750 -4.193 1.00 20.14 COOR>ATOM 2 H MET A 1 8.698 -10.785 -3.731 1.00 60.32 %READC-ERR: atom 1 MET H not found in molecular structure %READC-ERR: atom 1 MET HB3 not found in molecular structure %READC-ERR: atom 1 MET HG3 not found in molecular structure %READC-ERR: atom 2 ALA H not found in molecular structure %READC-ERR: atom 3 ALA H not found in molecular structure %READC-ERR: atom 4 SER H not found in molecular structure %READC-ERR: atom 4 SER HB3 not found in molecular structure %READC-ERR: atom 5 THR H not found in molecular structure %READC-ERR: atom 6 VAL H not found in molecular structure %READC-ERR: atom 7 HIS H not found in molecular structure %READC-ERR: atom 7 HIS HB3 not found in molecular structure %READC-ERR: atom 8 THR H not found in molecular structure %READC-ERR: atom 9 SER H not found in molecular structure %READC-ERR: atom 9 SER HB3 not found in molecular structure %READC-ERR: atom 10 PHE H not found in molecular structure %READC-ERR: atom 10 PHE HB3 not found in molecular structure %READC-ERR: atom 11 ILE H not found in molecular structure %READC-ERR: atom 11 ILE HG13 not found in molecular structure %READC-ERR: atom 12 LEU H not found in molecular structure %READC-ERR: atom 12 LEU HB3 not found in molecular structure %READC-ERR: atom 13 LYS H not found in molecular structure %READC-ERR: atom 13 LYS HB3 not found in molecular structure %READC-ERR: atom 13 LYS HG3 not found in molecular structure %READC-ERR: atom 13 LYS HD3 not found in molecular structure %READC-ERR: atom 13 LYS HE3 not found in molecular structure %READC-ERR: atom 14 VAL H not found in molecular structure %READC-ERR: atom 15 LEU H not found in molecular structure %READC-ERR: atom 15 LEU HB3 not found in molecular structure %READC-ERR: atom 16 TRP H not found in molecular structure %READC-ERR: atom 16 TRP HB3 not found in molecular structure %READC-ERR: atom 17 LEU H not found in molecular structure %READC-ERR: atom 17 LEU HB3 not found in molecular structure %READC-ERR: atom 18 ASP H not found in molecular structure %READC-ERR: atom 18 ASP HB3 not found in molecular structure %READC-ERR: atom 19 GLN H not found in molecular structure %READC-ERR: atom 19 GLN HB3 not found in molecular structure %READC-ERR: atom 19 GLN HG3 not found in molecular structure %READC-ERR: atom 20 ASN H not found in molecular structure %READC-ERR: atom 20 ASN HB3 not found in molecular structure %READC-ERR: atom 21 VAL H not found in molecular structure %READC-ERR: atom 22 ALA H not found in molecular structure %READC-ERR: atom 23 ILE H not found in molecular structure %READC-ERR: atom 23 ILE HG13 not found in molecular structure %READC-ERR: atom 24 ALA H not found in molecular structure %READC-ERR: atom 25 VAL H not found in molecular structure %READC-ERR: atom 26 ASP H not found in molecular structure %READC-ERR: atom 26 ASP HB3 not found in molecular structure %READC-ERR: atom 27 GLN H not found in molecular structure %READC-ERR: atom 27 GLN HB3 not found in molecular structure %READC-ERR: atom 27 GLN HG3 not found in molecular structure %READC-ERR: atom 28 ILE H not found in molecular structure %READC-ERR: atom 28 ILE HG13 not found in molecular structure %READC-ERR: atom 29 VAL H not found in molecular structure %READC-ERR: atom 30 GLY H not found in molecular structure %READC-ERR: atom 30 GLY HA3 not found in molecular structure %READC-ERR: atom 31 LYS H not found in molecular structure %READC-ERR: atom 31 LYS HB3 not found in molecular structure %READC-ERR: atom 31 LYS HG3 not found in molecular structure %READC-ERR: atom 31 LYS HD3 not found in molecular structure %READC-ERR: atom 31 LYS HE3 not found in molecular structure %READC-ERR: atom 32 GLY H not found in molecular structure %READC-ERR: atom 32 GLY HA3 not found in molecular structure %READC-ERR: atom 33 THR H not found in molecular structure %READC-ERR: atom 34 SER H not found in molecular structure %READC-ERR: atom 34 SER HB3 not found in molecular structure %READC-ERR: atom 35 PRO HB3 not found in molecular structure %READC-ERR: atom 35 PRO HG3 not found in molecular structure %READC-ERR: atom 35 PRO HD3 not found in molecular structure %READC-ERR: atom 36 LEU H not found in molecular structure %READC-ERR: atom 36 LEU HB3 not found in molecular structure %READC-ERR: atom 37 THR H not found in molecular structure %READC-ERR: atom 38 SER H not found in molecular structure %READC-ERR: atom 38 SER HB3 not found in molecular structure %READC-ERR: atom 39 TYR H not found in molecular structure %READC-ERR: atom 39 TYR HB3 not found in molecular structure %READC-ERR: atom 40 PHE H not found in molecular structure %READC-ERR: atom 40 PHE HB3 not found in molecular structure %READC-ERR: atom 41 PHE H not found in molecular structure %READC-ERR: atom 41 PHE HB3 not found in molecular structure %READC-ERR: atom 42 TRP H not found in molecular structure %READC-ERR: atom 42 TRP HB3 not found in molecular structure %READC-ERR: atom 43 PRO HB3 not found in molecular structure %READC-ERR: atom 43 PRO HG3 not found in molecular structure %READC-ERR: atom 43 PRO HD3 not found in molecular structure %READC-ERR: atom 44 ARG H not found in molecular structure %READC-ERR: atom 44 ARG HB3 not found in molecular structure %READC-ERR: atom 44 ARG HG3 not found in molecular structure %READC-ERR: atom 44 ARG HD3 not found in molecular structure %READC-ERR: atom 45 ALA H not found in molecular structure %READC-ERR: atom 46 ASP H not found in molecular structure %READC-ERR: atom 46 ASP HB3 not found in molecular structure %READC-ERR: atom 47 ALA H not found in molecular structure %READC-ERR: atom 48 TRP H not found in molecular structure %READC-ERR: atom 48 TRP HB3 not found in molecular structure %READC-ERR: atom 49 GLN H not found in molecular structure %READC-ERR: atom 49 GLN HB3 not found in molecular structure %READC-ERR: atom 49 GLN HG3 not found in molecular structure %READC-ERR: atom 50 GLN H not found in molecular structure %READC-ERR: atom 50 GLN HB3 not found in molecular structure %READC-ERR: atom 50 GLN HG3 not found in molecular structure %READC-ERR: atom 51 LEU H not found in molecular structure %READC-ERR: atom 51 LEU HB3 not found in molecular structure %READC-ERR: atom 52 LYS H not found in molecular structure %READC-ERR: atom 52 LYS HB3 not found in molecular structure %READC-ERR: atom 52 LYS HG3 not found in molecular structure %READC-ERR: atom 52 LYS HD3 not found in molecular structure %READC-ERR: atom 52 LYS HE3 not found in molecular structure %READC-ERR: atom 53 ASP H not found in molecular structure %READC-ERR: atom 53 ASP HB3 not found in molecular structure %READC-ERR: atom 54 GLU H not found in molecular structure %READC-ERR: atom 54 GLU HB3 not found in molecular structure %READC-ERR: atom 54 GLU HG3 not found in molecular structure %READC-ERR: atom 55 LEU H not found in molecular structure %READC-ERR: atom 55 LEU HB3 not found in molecular structure %READC-ERR: atom 56 GLU H not found in molecular structure %READC-ERR: atom 56 GLU HB3 not found in molecular structure %READC-ERR: atom 56 GLU HG3 not found in molecular structure %READC-ERR: atom 57 ALA H not found in molecular structure %READC-ERR: atom 58 LYS H not found in molecular structure %READC-ERR: atom 58 LYS HB3 not found in molecular structure %READC-ERR: atom 58 LYS HG3 not found in molecular structure %READC-ERR: atom 58 LYS HD3 not found in molecular structure %READC-ERR: atom 58 LYS HE3 not found in molecular structure %READC-ERR: atom 59 HIS H not found in molecular structure %READC-ERR: atom 59 HIS HB3 not found in molecular structure %READC-ERR: atom 60 TRP H not found in molecular structure %READC-ERR: atom 60 TRP HB3 not found in molecular structure %READC-ERR: atom 61 ILE H not found in molecular structure %READC-ERR: atom 61 ILE HG13 not found in molecular structure %READC-ERR: atom 62 ALA H not found in molecular structure %READC-ERR: atom 63 GLU H not found in molecular structure %READC-ERR: atom 63 GLU HB3 not found in molecular structure %READC-ERR: atom 63 GLU HG3 not found in molecular structure %READC-ERR: atom 64 ALA H not found in molecular structure %READC-ERR: atom 65 ASP H not found in molecular structure %READC-ERR: atom 65 ASP HB3 not found in molecular structure %READC-ERR: atom 66 ARG H not found in molecular structure %READC-ERR: atom 66 ARG HB3 not found in molecular structure %READC-ERR: atom 66 ARG HG3 not found in molecular structure %READC-ERR: atom 66 ARG HD3 not found in molecular structure %READC-ERR: atom 67 ILE H not found in molecular structure %READC-ERR: atom 67 ILE HG13 not found in molecular structure %READC-ERR: atom 68 ASN H not found in molecular structure %READC-ERR: atom 68 ASN HB3 not found in molecular structure %READC-ERR: atom 69 VAL H not found in molecular structure %READC-ERR: atom 70 LEU H not found in molecular structure %READC-ERR: atom 70 LEU HB3 not found in molecular structure %READC-ERR: atom 71 ASN H not found in molecular structure %READC-ERR: atom 71 ASN HB3 not found in molecular structure %READC-ERR: atom 72 GLN H not found in molecular structure %READC-ERR: atom 72 GLN HB3 not found in molecular structure %READC-ERR: atom 72 GLN HG3 not found in molecular structure %READC-ERR: atom 73 ALA H not found in molecular structure %READC-ERR: atom 74 THR H not found in molecular structure %READC-ERR: atom 75 GLU H not found in molecular structure %READC-ERR: atom 75 GLU HB3 not found in molecular structure %READC-ERR: atom 75 GLU HG3 not found in molecular structure %READC-ERR: atom 76 VAL H not found in molecular structure %READC-ERR: atom 77 ILE H not found in molecular structure %READC-ERR: atom 77 ILE HG13 not found in molecular structure %READC-ERR: atom 78 ASN H not found in molecular structure %READC-ERR: atom 78 ASN HB3 not found in molecular structure %READC-ERR: atom 79 PHE H not found in molecular structure %READC-ERR: atom 79 PHE HB3 not found in molecular structure %READC-ERR: atom 80 TRP H not found in molecular structure %READC-ERR: atom 80 TRP HB3 not found in molecular structure %READC-ERR: atom 81 GLN H not found in molecular structure %READC-ERR: atom 81 GLN HB3 not found in molecular structure %READC-ERR: atom 81 GLN HG3 not found in molecular structure %READC-ERR: atom 82 ASP H not found in molecular structure %READC-ERR: atom 82 ASP HB3 not found in molecular structure %READC-ERR: atom 83 LEU H not found in molecular structure %READC-ERR: atom 83 LEU HB3 not found in molecular structure %READC-ERR: atom 84 LYS H not found in molecular structure %READC-ERR: atom 84 LYS HB3 not found in molecular structure %READC-ERR: atom 84 LYS HG3 not found in molecular structure %READC-ERR: atom 84 LYS HD3 not found in molecular structure %READC-ERR: atom 84 LYS HE3 not found in molecular structure %READC-ERR: atom 85 ASN H not found in molecular structure %READC-ERR: atom 85 ASN HB3 not found in molecular structure %READC-ERR: atom 86 GLN H not found in molecular structure %READC-ERR: atom 86 GLN HB3 not found in molecular structure %READC-ERR: atom 86 GLN HG3 not found in molecular structure %READC-ERR: atom 87 ASN H not found in molecular structure %READC-ERR: atom 87 ASN HB3 not found in molecular structure %READC-ERR: atom 88 LYS H not found in molecular structure %READC-ERR: atom 88 LYS HB3 not found in molecular structure %READC-ERR: atom 88 LYS HG3 not found in molecular structure %READC-ERR: atom 88 LYS HD3 not found in molecular structure %READC-ERR: atom 88 LYS HE3 not found in molecular structure %READC-ERR: atom 89 GLN H not found in molecular structure %READC-ERR: atom 89 GLN HB3 not found in molecular structure %READC-ERR: atom 89 GLN HG3 not found in molecular structure %READC-ERR: atom 90 ILE H not found in molecular structure %READC-ERR: atom 90 ILE HG13 not found in molecular structure %READC-ERR: atom 91 SER H not found in molecular structure %READC-ERR: atom 91 SER HB3 not found in molecular structure %READC-ERR: atom 92 MET H not found in molecular structure %READC-ERR: atom 92 MET HB3 not found in molecular structure %READC-ERR: atom 92 MET HG3 not found in molecular structure %READC-ERR: atom 93 ALA H not found in molecular structure %READC-ERR: atom 94 GLU H not found in molecular structure %READC-ERR: atom 94 GLU HB3 not found in molecular structure %READC-ERR: atom 94 GLU HG3 not found in molecular structure %READC-ERR: atom 95 ALA H not found in molecular structure %READC-ERR: atom 96 GLN H not found in molecular structure %READC-ERR: atom 96 GLN HB3 not found in molecular structure %READC-ERR: atom 96 GLN HG3 not found in molecular structure %READC-ERR: atom 97 GLY H not found in molecular structure %READC-ERR: atom 97 GLY HA3 not found in molecular structure %READC-ERR: atom 98 LYS H not found in molecular structure %READC-ERR: atom 98 LYS HB3 not found in molecular structure %READC-ERR: atom 98 LYS HG3 not found in molecular structure %READC-ERR: atom 98 LYS HD3 not found in molecular structure %READC-ERR: atom 98 LYS HE3 not found in molecular structure %READC-ERR: atom 99 PHE H not found in molecular structure %READC-ERR: atom 99 PHE HB3 not found in molecular structure %READC-ERR: atom 100 PRO HB3 not found in molecular structure %READC-ERR: atom 100 PRO HG3 not found in molecular structure %READC-ERR: atom 100 PRO HD3 not found in molecular structure %READC-ERR: atom 101 GLU H not found in molecular structure %READC-ERR: atom 101 GLU HB3 not found in molecular structure %READC-ERR: atom 101 GLU HG3 not found in molecular structure %READC-ERR: atom 102 VAL H not found in molecular structure %READC-ERR: atom 103 VAL H not found in molecular structure %READC-ERR: atom 104 PHE H not found in molecular structure %READC-ERR: atom 104 PHE HB3 not found in molecular structure %READC-ERR: atom 105 SER H not found in molecular structure %READC-ERR: atom 105 SER HB3 not found in molecular structure %READC-ERR: atom 106 GLY H not found in molecular structure %READC-ERR: atom 106 GLY HA3 not found in molecular structure %READC-ERR: atom 107 SER H not found in molecular structure %READC-ERR: atom 107 SER HB3 not found in molecular structure %READC-ERR: atom 108 ASN H not found in molecular structure %READC-ERR: atom 108 ASN HB3 not found in molecular structure %READC-ERR: atom 109 LEU H not found in molecular structure %READC-ERR: atom 109 LEU HB3 not found in molecular structure %READC-ERR: atom 110 GLU H not found in molecular structure %READC-ERR: atom 110 GLU HB3 not found in molecular structure %READC-ERR: atom 110 GLU HG3 not found in molecular structure %READC-ERR: atom 111 HIS H not found in molecular structure %READC-ERR: atom 111 HIS HB3 not found in molecular structure %READC-ERR: atom 112 HIS H not found in molecular structure %READC-ERR: atom 112 HIS HB3 not found in molecular structure %READC-ERR: atom 113 HIS H not found in molecular structure %READC-ERR: atom 113 HIS HB3 not found in molecular structure %READC-ERR: atom 114 HIS H not found in molecular structure %READC-ERR: atom 114 HIS HB3 not found in molecular structure %READC-ERR: atom 115 HIS H not found in molecular structure %READC-ERR: atom 115 HIS HB3 not found in molecular structure %READC-ERR: atom 116 HIS H not found in molecular structure %READC-ERR: atom 116 HIS HB3 not found in molecular structure %READC-ERR: atom 116 HIS O not found in molecular structure CNSsolve> set echo=off end SELRPN: 2 atoms have been selected out of 1857 SHOW: sum over selected elements = 2.000000 NEXTCD: condition evaluated as false CNSsolve> if ( &prot_rename_$counter = true ) then NEXTCD: condition evaluated as false CNSsolve> do (segid=capitalize(&prot_segid_$counter)) (attr refy=$counter) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) EVALUATE: symbol $COUNTER set to 2.00000 (real) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop prot CNSsolve> while ( $done = false ) loop prot NEXTCD: condition evaluated as true CNSsolve> if ( &exist_prot_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as false CNSsolve> if ( &BLANK%prot_coordinate_infile_$counter = false ) then CNSsolve> coor CNSsolve> if ( &prot_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> @@&prot_coordinate_infile_$counter CNSsolve> set echo=off end CNSsolve> show sum(1) ( not(hydrogen) and not(known) ) CNSsolve> if ( $select = 0 ) then CNSsolve> display %INFO: There are no coordinates missing for non-hydrogen atoms CNSsolve> end if CNSsolve> set echo=on end CNSsolve> if ( &prot_rename_$counter = true ) then CNSsolve> do (segid=capitalize(&prot_segid_$counter)) (attr refy=$counter) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) EVALUATE: symbol $DONE set to TRUE (logical) CNSsolve> end if CNSsolve> end loop prot CNSsolve> while ( $done = false ) loop prot NEXTCD: condition evaluated as false CNSsolve> if ( &exist_prot_coordinate_infile_$counter = true ) then CNSsolve> if ( &BLANK%prot_coordinate_infile_$counter = false ) then CNSsolve> coor CNSsolve> if ( &prot_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> @@&prot_coordinate_infile_$counter CNSsolve> set echo=off end CNSsolve> show sum(1) ( not(hydrogen) and not(known) ) CNSsolve> if ( $select = 0 ) then CNSsolve> display %INFO: There are no coordinates missing for non-hydrogen atoms CNSsolve> end if CNSsolve> set echo=on end CNSsolve> if ( &prot_rename_$counter = true ) then CNSsolve> do (segid=capitalize(&prot_segid_$counter)) (attr refy=$counter) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop prot CNSsolve> CNSsolve> if ( $log_level = verbose ) then NEXTCD: condition evaluated as false CNSsolve> set message=normal echo=on end CNSsolve> else CNSsolve> set message=off echo=off end ( MET 1 C ) ( MET 1 C ) 1 ( MET 1 C ) MET SHOW: sum over selected elements = 1.000000 ( ALA 2 N ) 20.000 ( ALA 2 N ) ( ALA 2 N ) 2 ( ALA 2 N ) ALA SHOW: sum over selected elements = 1.000000 ( ALA 2 C ) ( ALA 2 C ) 2 ( ALA 2 C ) ALA SHOW: sum over selected elements = 1.000000 ( ALA 3 N ) 30.000 ( ALA 3 N ) ( ALA 3 N ) 3 ( ALA 3 N ) ALA SHOW: sum over selected elements = 1.000000 ( ALA 3 C ) ( ALA 3 C ) 3 ( ALA 3 C ) ALA SHOW: sum over selected elements = 1.000000 ( SER 4 N ) 40.000 ( SER 4 N ) ( SER 4 N ) 4 ( SER 4 N ) SER SHOW: sum over selected elements = 1.000000 ( SER 4 C ) ( SER 4 C ) 4 ( SER 4 C ) SER SHOW: sum over selected elements = 1.000000 ( THR 5 N ) 51.000 ( THR 5 N ) ( THR 5 N ) 5 ( THR 5 N ) THR SHOW: sum over selected elements = 1.000000 ( THR 5 C ) ( THR 5 C ) 5 ( THR 5 C ) THR SHOW: sum over selected elements = 1.000000 ( VAL 6 N ) 65.000 ( VAL 6 N ) ( VAL 6 N ) 6 ( VAL 6 N ) VAL SHOW: sum over selected elements = 1.000000 ( VAL 6 C ) ( VAL 6 C ) 6 ( VAL 6 C ) VAL SHOW: sum over selected elements = 1.000000 ( HIS 7 N ) 81.000 ( HIS 7 N ) ( HIS 7 N ) 7 ( HIS 7 N ) HIS SHOW: sum over selected elements = 1.000000 ( HIS 7 C ) ( HIS 7 C ) 7 ( HIS 7 C ) HIS SHOW: sum over selected elements = 1.000000 ( THR 8 N ) 99.000 ( THR 8 N ) ( THR 8 N ) 8 ( THR 8 N ) THR SHOW: sum over selected elements = 1.000000 ( THR 8 C ) ( THR 8 C ) 8 ( THR 8 C ) THR SHOW: sum over selected elements = 1.000000 ( SER 9 N ) 113.00 ( SER 9 N ) ( SER 9 N ) 9 ( SER 9 N ) SER SHOW: sum over selected elements = 1.000000 ( SER 9 C ) ( SER 9 C ) 9 ( SER 9 C ) SER SHOW: sum over selected elements = 1.000000 ( PHE 10 N ) 124.00 ( PHE 10 N ) ( PHE 10 N ) 10 ( PHE 10 N ) PHE SHOW: sum over selected elements = 1.000000 ( PHE 10 C ) ( PHE 10 C ) 10 ( PHE 10 C ) PHE SHOW: sum over selected elements = 1.000000 ( ILE 11 N ) 144.00 ( ILE 11 N ) ( ILE 11 N ) 11 ( ILE 11 N ) ILE SHOW: sum over selected elements = 1.000000 ( ILE 11 C ) ( ILE 11 C ) 11 ( ILE 11 C ) ILE SHOW: sum over selected elements = 1.000000 ( LEU 12 N ) 163.00 ( LEU 12 N ) ( LEU 12 N ) 12 ( LEU 12 N ) LEU SHOW: sum over selected elements = 1.000000 ( LEU 12 C ) ( LEU 12 C ) 12 ( LEU 12 C ) LEU SHOW: sum over selected elements = 1.000000 ( LYS 13 N ) 182.00 ( LYS 13 N ) ( LYS 13 N ) 13 ( LYS 13 N ) LYS SHOW: sum over selected elements = 1.000000 ( LYS 13 C ) ( LYS 13 C ) 13 ( LYS 13 C ) LYS SHOW: sum over selected elements = 1.000000 ( VAL 14 N ) 204.00 ( VAL 14 N ) ( VAL 14 N ) 14 ( VAL 14 N ) VAL SHOW: sum over selected elements = 1.000000 ( VAL 14 C ) ( VAL 14 C ) 14 ( VAL 14 C ) VAL SHOW: sum over selected elements = 1.000000 ( LEU 15 N ) 220.00 ( LEU 15 N ) ( LEU 15 N ) 15 ( LEU 15 N ) LEU SHOW: sum over selected elements = 1.000000 ( LEU 15 C ) ( LEU 15 C ) 15 ( LEU 15 C ) LEU SHOW: sum over selected elements = 1.000000 ( TRP 16 N ) 239.00 ( TRP 16 N ) ( TRP 16 N ) 16 ( TRP 16 N ) TRP SHOW: sum over selected elements = 1.000000 ( TRP 16 C ) ( TRP 16 C ) 16 ( TRP 16 C ) TRP SHOW: sum over selected elements = 1.000000 ( LEU 17 N ) 263.00 ( LEU 17 N ) ( LEU 17 N ) 17 ( LEU 17 N ) LEU SHOW: sum over selected elements = 1.000000 ( LEU 17 C ) ( LEU 17 C ) 17 ( LEU 17 C ) LEU SHOW: sum over selected elements = 1.000000 ( ASP 18 N ) 282.00 ( ASP 18 N ) ( ASP 18 N ) 18 ( ASP 18 N ) ASP SHOW: sum over selected elements = 1.000000 ( ASP 18 C ) ( ASP 18 C ) 18 ( ASP 18 C ) ASP SHOW: sum over selected elements = 1.000000 ( GLN 19 N ) 294.00 ( GLN 19 N ) ( GLN 19 N ) 19 ( GLN 19 N ) GLN SHOW: sum over selected elements = 1.000000 ( GLN 19 C ) ( GLN 19 C ) 19 ( GLN 19 C ) GLN SHOW: sum over selected elements = 1.000000 ( ASN 20 N ) 311.00 ( ASN 20 N ) ( ASN 20 N ) 20 ( ASN 20 N ) ASN SHOW: sum over selected elements = 1.000000 ( ASN 20 C ) ( ASN 20 C ) 20 ( ASN 20 C ) ASN SHOW: sum over selected elements = 1.000000 ( VAL 21 N ) 325.00 ( VAL 21 N ) ( VAL 21 N ) 21 ( VAL 21 N ) VAL SHOW: sum over selected elements = 1.000000 ( VAL 21 C ) ( VAL 21 C ) 21 ( VAL 21 C ) VAL SHOW: sum over selected elements = 1.000000 ( ALA 22 N ) 341.00 ( ALA 22 N ) ( ALA 22 N ) 22 ( ALA 22 N ) ALA SHOW: sum over selected elements = 1.000000 ( ALA 22 C ) ( ALA 22 C ) 22 ( ALA 22 C ) ALA SHOW: sum over selected elements = 1.000000 ( ILE 23 N ) 351.00 ( ILE 23 N ) ( ILE 23 N ) 23 ( ILE 23 N ) ILE SHOW: sum over selected elements = 1.000000 ( ILE 23 C ) ( ILE 23 C ) 23 ( ILE 23 C ) ILE SHOW: sum over selected elements = 1.000000 ( ALA 24 N ) 370.00 ( ALA 24 N ) ( ALA 24 N ) 24 ( ALA 24 N ) ALA SHOW: sum over selected elements = 1.000000 ( ALA 24 C ) ( ALA 24 C ) 24 ( ALA 24 C ) ALA SHOW: sum over selected elements = 1.000000 ( VAL 25 N ) 380.00 ( VAL 25 N ) ( VAL 25 N ) 25 ( VAL 25 N ) VAL SHOW: sum over selected elements = 1.000000 ( VAL 25 C ) ( VAL 25 C ) 25 ( VAL 25 C ) VAL SHOW: sum over selected elements = 1.000000 ( ASP 26 N ) 396.00 ( ASP 26 N ) ( ASP 26 N ) 26 ( ASP 26 N ) ASP SHOW: sum over selected elements = 1.000000 ( ASP 26 C ) ( ASP 26 C ) 26 ( ASP 26 C ) ASP SHOW: sum over selected elements = 1.000000 ( GLN 27 N ) 408.00 ( GLN 27 N ) ( GLN 27 N ) 27 ( GLN 27 N ) GLN SHOW: sum over selected elements = 1.000000 ( GLN 27 C ) ( GLN 27 C ) 27 ( GLN 27 C ) GLN SHOW: sum over selected elements = 1.000000 ( ILE 28 N ) 425.00 ( ILE 28 N ) ( ILE 28 N ) 28 ( ILE 28 N ) ILE SHOW: sum over selected elements = 1.000000 ( ILE 28 C ) ( ILE 28 C ) 28 ( ILE 28 C ) ILE SHOW: sum over selected elements = 1.000000 ( VAL 29 N ) 444.00 ( VAL 29 N ) ( VAL 29 N ) 29 ( VAL 29 N ) VAL SHOW: sum over selected elements = 1.000000 ( VAL 29 C ) ( VAL 29 C ) 29 ( VAL 29 C ) VAL SHOW: sum over selected elements = 1.000000 ( GLY 30 N ) 460.00 ( GLY 30 N ) ( GLY 30 N ) 30 ( GLY 30 N ) GLY SHOW: sum over selected elements = 1.000000 ( GLY 30 C ) ( GLY 30 C ) 30 ( GLY 30 C ) GLY SHOW: sum over selected elements = 1.000000 ( LYS 31 N ) 467.00 ( LYS 31 N ) ( LYS 31 N ) 31 ( LYS 31 N ) LYS SHOW: sum over selected elements = 1.000000 ( LYS 31 C ) ( LYS 31 C ) 31 ( LYS 31 C ) LYS SHOW: sum over selected elements = 1.000000 ( GLY 32 N ) 489.00 ( GLY 32 N ) ( GLY 32 N ) 32 ( GLY 32 N ) GLY SHOW: sum over selected elements = 1.000000 ( GLY 32 C ) ( GLY 32 C ) 32 ( GLY 32 C ) GLY SHOW: sum over selected elements = 1.000000 ( THR 33 N ) 496.00 ( THR 33 N ) ( THR 33 N ) 33 ( THR 33 N ) THR SHOW: sum over selected elements = 1.000000 ( THR 33 C ) ( THR 33 C ) 33 ( THR 33 C ) THR SHOW: sum over selected elements = 1.000000 ( SER 34 N ) 510.00 ( SER 34 N ) ( SER 34 N ) 34 ( SER 34 N ) SER SHOW: sum over selected elements = 1.000000 ( SER 34 C ) ( SER 34 C ) 34 ( SER 34 C ) SER SHOW: sum over selected elements = 1.000000 ( PRO 35 N ) 521.00 ( PRO 35 N ) ( PRO 35 N ) 35 ( PRO 35 N ) PRO SHOW: sum over selected elements = 1.000000 ( PRO 35 C ) ( PRO 35 C ) 35 ( PRO 35 C ) PRO SHOW: sum over selected elements = 1.000000 ( LEU 36 N ) 535.00 ( LEU 36 N ) ( LEU 36 N ) 36 ( LEU 36 N ) LEU SHOW: sum over selected elements = 1.000000 ( LEU 36 C ) ( LEU 36 C ) 36 ( LEU 36 C ) LEU SHOW: sum over selected elements = 1.000000 ( THR 37 N ) 554.00 ( THR 37 N ) ( THR 37 N ) 37 ( THR 37 N ) THR SHOW: sum over selected elements = 1.000000 ( THR 37 C ) ( THR 37 C ) 37 ( THR 37 C ) THR SHOW: sum over selected elements = 1.000000 ( SER 38 N ) 568.00 ( SER 38 N ) ( SER 38 N ) 38 ( SER 38 N ) SER SHOW: sum over selected elements = 1.000000 ( SER 38 C ) ( SER 38 C ) 38 ( SER 38 C ) SER SHOW: sum over selected elements = 1.000000 ( TYR 39 N ) 579.00 ( TYR 39 N ) ( TYR 39 N ) 39 ( TYR 39 N ) TYR SHOW: sum over selected elements = 1.000000 ( TYR 39 C ) ( TYR 39 C ) 39 ( TYR 39 C ) TYR SHOW: sum over selected elements = 1.000000 ( PHE 40 N ) 600.00 ( PHE 40 N ) ( PHE 40 N ) 40 ( PHE 40 N ) PHE SHOW: sum over selected elements = 1.000000 ( PHE 40 C ) ( PHE 40 C ) 40 ( PHE 40 C ) PHE SHOW: sum over selected elements = 1.000000 ( PHE 41 N ) 620.00 ( PHE 41 N ) ( PHE 41 N ) 41 ( PHE 41 N ) PHE SHOW: sum over selected elements = 1.000000 ( PHE 41 C ) ( PHE 41 C ) 41 ( PHE 41 C ) PHE SHOW: sum over selected elements = 1.000000 ( TRP 42 N ) 640.00 ( TRP 42 N ) ( TRP 42 N ) 42 ( TRP 42 N ) TRP SHOW: sum over selected elements = 1.000000 ( TRP 42 C ) ( TRP 42 C ) 42 ( TRP 42 C ) TRP SHOW: sum over selected elements = 1.000000 ( PRO 43 N ) 664.00 ( PRO 43 N ) ( PRO 43 N ) 43 ( PRO 43 N ) PRO SHOW: sum over selected elements = 1.000000 ( PRO 43 C ) ( PRO 43 C ) 43 ( PRO 43 C ) PRO SHOW: sum over selected elements = 1.000000 ( ARG 44 N ) 678.00 ( ARG 44 N ) ( ARG 44 N ) 44 ( ARG 44 N ) ARG SHOW: sum over selected elements = 1.000000 ( ARG 44 C ) ( ARG 44 C ) 44 ( ARG 44 C ) ARG SHOW: sum over selected elements = 1.000000 ( ALA 45 N ) 702.00 ( ALA 45 N ) ( ALA 45 N ) 45 ( ALA 45 N ) ALA SHOW: sum over selected elements = 1.000000 ( ALA 45 C ) ( ALA 45 C ) 45 ( ALA 45 C ) ALA SHOW: sum over selected elements = 1.000000 ( ASP 46 N ) 712.00 ( ASP 46 N ) ( ASP 46 N ) 46 ( ASP 46 N ) ASP SHOW: sum over selected elements = 1.000000 ( ASP 46 C ) ( ASP 46 C ) 46 ( ASP 46 C ) ASP SHOW: sum over selected elements = 1.000000 ( ALA 47 N ) 724.00 ( ALA 47 N ) ( ALA 47 N ) 47 ( ALA 47 N ) ALA SHOW: sum over selected elements = 1.000000 ( ALA 47 C ) ( ALA 47 C ) 47 ( ALA 47 C ) ALA SHOW: sum over selected elements = 1.000000 ( TRP 48 N ) 734.00 ( TRP 48 N ) ( TRP 48 N ) 48 ( TRP 48 N ) TRP SHOW: sum over selected elements = 1.000000 ( TRP 48 C ) ( TRP 48 C ) 48 ( TRP 48 C ) TRP SHOW: sum over selected elements = 1.000000 ( GLN 49 N ) 758.00 ( GLN 49 N ) ( GLN 49 N ) 49 ( GLN 49 N ) GLN SHOW: sum over selected elements = 1.000000 ( GLN 49 C ) ( GLN 49 C ) 49 ( GLN 49 C ) GLN SHOW: sum over selected elements = 1.000000 ( GLN 50 N ) 775.00 ( GLN 50 N ) ( GLN 50 N ) 50 ( GLN 50 N ) GLN SHOW: sum over selected elements = 1.000000 ( GLN 50 C ) ( GLN 50 C ) 50 ( GLN 50 C ) GLN SHOW: sum over selected elements = 1.000000 ( LEU 51 N ) 792.00 ( LEU 51 N ) ( LEU 51 N ) 51 ( LEU 51 N ) LEU SHOW: sum over selected elements = 1.000000 ( LEU 51 C ) ( LEU 51 C ) 51 ( LEU 51 C ) LEU SHOW: sum over selected elements = 1.000000 ( LYS 52 N ) 811.00 ( LYS 52 N ) ( LYS 52 N ) 52 ( LYS 52 N ) LYS SHOW: sum over selected elements = 1.000000 ( LYS 52 C ) ( LYS 52 C ) 52 ( LYS 52 C ) LYS SHOW: sum over selected elements = 1.000000 ( ASP 53 N ) 833.00 ( ASP 53 N ) ( ASP 53 N ) 53 ( ASP 53 N ) ASP SHOW: sum over selected elements = 1.000000 ( ASP 53 C ) ( ASP 53 C ) 53 ( ASP 53 C ) ASP SHOW: sum over selected elements = 1.000000 ( GLU 54 N ) 845.00 ( GLU 54 N ) ( GLU 54 N ) 54 ( GLU 54 N ) GLU SHOW: sum over selected elements = 1.000000 ( GLU 54 C ) ( GLU 54 C ) 54 ( GLU 54 C ) GLU SHOW: sum over selected elements = 1.000000 ( LEU 55 N ) 860.00 ( LEU 55 N ) ( LEU 55 N ) 55 ( LEU 55 N ) LEU SHOW: sum over selected elements = 1.000000 ( LEU 55 C ) ( LEU 55 C ) 55 ( LEU 55 C ) LEU SHOW: sum over selected elements = 1.000000 ( GLU 56 N ) 879.00 ( GLU 56 N ) ( GLU 56 N ) 56 ( GLU 56 N ) GLU SHOW: sum over selected elements = 1.000000 ( GLU 56 C ) ( GLU 56 C ) 56 ( GLU 56 C ) GLU SHOW: sum over selected elements = 1.000000 ( ALA 57 N ) 894.00 ( ALA 57 N ) ( ALA 57 N ) 57 ( ALA 57 N ) ALA SHOW: sum over selected elements = 1.000000 ( ALA 57 C ) ( ALA 57 C ) 57 ( ALA 57 C ) ALA SHOW: sum over selected elements = 1.000000 ( LYS 58 N ) 904.00 ( LYS 58 N ) ( LYS 58 N ) 58 ( LYS 58 N ) LYS SHOW: sum over selected elements = 1.000000 ( LYS 58 C ) ( LYS 58 C ) 58 ( LYS 58 C ) LYS SHOW: sum over selected elements = 1.000000 ( HIS 59 N ) 926.00 ( HIS 59 N ) ( HIS 59 N ) 59 ( HIS 59 N ) HIS SHOW: sum over selected elements = 1.000000 ( HIS 59 C ) ( HIS 59 C ) 59 ( HIS 59 C ) HIS SHOW: sum over selected elements = 1.000000 ( TRP 60 N ) 944.00 ( TRP 60 N ) ( TRP 60 N ) 60 ( TRP 60 N ) TRP SHOW: sum over selected elements = 1.000000 ( TRP 60 C ) ( TRP 60 C ) 60 ( TRP 60 C ) TRP SHOW: sum over selected elements = 1.000000 ( ILE 61 N ) 968.00 ( ILE 61 N ) ( ILE 61 N ) 61 ( ILE 61 N ) ILE SHOW: sum over selected elements = 1.000000 ( ILE 61 C ) ( ILE 61 C ) 61 ( ILE 61 C ) ILE SHOW: sum over selected elements = 1.000000 ( ALA 62 N ) 987.00 ( ALA 62 N ) ( ALA 62 N ) 62 ( ALA 62 N ) ALA SHOW: sum over selected elements = 1.000000 ( ALA 62 C ) ( ALA 62 C ) 62 ( ALA 62 C ) ALA SHOW: sum over selected elements = 1.000000 ( GLU 63 N ) 997.00 ( GLU 63 N ) ( GLU 63 N ) 63 ( GLU 63 N ) GLU SHOW: sum over selected elements = 1.000000 ( GLU 63 C ) ( GLU 63 C ) 63 ( GLU 63 C ) GLU SHOW: sum over selected elements = 1.000000 ( ALA 64 N ) 1012.0 ( ALA 64 N ) ( ALA 64 N ) 64 ( ALA 64 N ) ALA SHOW: sum over selected elements = 1.000000 ( ALA 64 C ) ( ALA 64 C ) 64 ( ALA 64 C ) ALA SHOW: sum over selected elements = 1.000000 ( ASP 65 N ) 1022.0 ( ASP 65 N ) ( ASP 65 N ) 65 ( ASP 65 N ) ASP SHOW: sum over selected elements = 1.000000 ( ASP 65 C ) ( ASP 65 C ) 65 ( ASP 65 C ) ASP SHOW: sum over selected elements = 1.000000 ( ARG 66 N ) 1034.0 ( ARG 66 N ) ( ARG 66 N ) 66 ( ARG 66 N ) ARG SHOW: sum over selected elements = 1.000000 ( ARG 66 C ) ( ARG 66 C ) 66 ( ARG 66 C ) ARG SHOW: sum over selected elements = 1.000000 ( ILE 67 N ) 1058.0 ( ILE 67 N ) ( ILE 67 N ) 67 ( ILE 67 N ) ILE SHOW: sum over selected elements = 1.000000 ( ILE 67 C ) ( ILE 67 C ) 67 ( ILE 67 C ) ILE SHOW: sum over selected elements = 1.000000 ( ASN 68 N ) 1077.0 ( ASN 68 N ) ( ASN 68 N ) 68 ( ASN 68 N ) ASN SHOW: sum over selected elements = 1.000000 ( ASN 68 C ) ( ASN 68 C ) 68 ( ASN 68 C ) ASN SHOW: sum over selected elements = 1.000000 ( VAL 69 N ) 1091.0 ( VAL 69 N ) ( VAL 69 N ) 69 ( VAL 69 N ) VAL SHOW: sum over selected elements = 1.000000 ( VAL 69 C ) ( VAL 69 C ) 69 ( VAL 69 C ) VAL SHOW: sum over selected elements = 1.000000 ( LEU 70 N ) 1107.0 ( LEU 70 N ) ( LEU 70 N ) 70 ( LEU 70 N ) LEU SHOW: sum over selected elements = 1.000000 ( LEU 70 C ) ( LEU 70 C ) 70 ( LEU 70 C ) LEU SHOW: sum over selected elements = 1.000000 ( ASN 71 N ) 1126.0 ( ASN 71 N ) ( ASN 71 N ) 71 ( ASN 71 N ) ASN SHOW: sum over selected elements = 1.000000 ( ASN 71 C ) ( ASN 71 C ) 71 ( ASN 71 C ) ASN SHOW: sum over selected elements = 1.000000 ( GLN 72 N ) 1140.0 ( GLN 72 N ) ( GLN 72 N ) 72 ( GLN 72 N ) GLN SHOW: sum over selected elements = 1.000000 ( GLN 72 C ) ( GLN 72 C ) 72 ( GLN 72 C ) GLN SHOW: sum over selected elements = 1.000000 ( ALA 73 N ) 1157.0 ( ALA 73 N ) ( ALA 73 N ) 73 ( ALA 73 N ) ALA SHOW: sum over selected elements = 1.000000 ( ALA 73 C ) ( ALA 73 C ) 73 ( ALA 73 C ) ALA SHOW: sum over selected elements = 1.000000 ( THR 74 N ) 1167.0 ( THR 74 N ) ( THR 74 N ) 74 ( THR 74 N ) THR SHOW: sum over selected elements = 1.000000 ( THR 74 C ) ( THR 74 C ) 74 ( THR 74 C ) THR SHOW: sum over selected elements = 1.000000 ( GLU 75 N ) 1181.0 ( GLU 75 N ) ( GLU 75 N ) 75 ( GLU 75 N ) GLU SHOW: sum over selected elements = 1.000000 ( GLU 75 C ) ( GLU 75 C ) 75 ( GLU 75 C ) GLU SHOW: sum over selected elements = 1.000000 ( VAL 76 N ) 1196.0 ( VAL 76 N ) ( VAL 76 N ) 76 ( VAL 76 N ) VAL SHOW: sum over selected elements = 1.000000 ( VAL 76 C ) ( VAL 76 C ) 76 ( VAL 76 C ) VAL SHOW: sum over selected elements = 1.000000 ( ILE 77 N ) 1212.0 ( ILE 77 N ) ( ILE 77 N ) 77 ( ILE 77 N ) ILE SHOW: sum over selected elements = 1.000000 ( ILE 77 C ) ( ILE 77 C ) 77 ( ILE 77 C ) ILE SHOW: sum over selected elements = 1.000000 ( ASN 78 N ) 1231.0 ( ASN 78 N ) ( ASN 78 N ) 78 ( ASN 78 N ) ASN SHOW: sum over selected elements = 1.000000 ( ASN 78 C ) ( ASN 78 C ) 78 ( ASN 78 C ) ASN SHOW: sum over selected elements = 1.000000 ( PHE 79 N ) 1245.0 ( PHE 79 N ) ( PHE 79 N ) 79 ( PHE 79 N ) PHE SHOW: sum over selected elements = 1.000000 ( PHE 79 C ) ( PHE 79 C ) 79 ( PHE 79 C ) PHE SHOW: sum over selected elements = 1.000000 ( TRP 80 N ) 1265.0 ( TRP 80 N ) ( TRP 80 N ) 80 ( TRP 80 N ) TRP SHOW: sum over selected elements = 1.000000 ( TRP 80 C ) ( TRP 80 C ) 80 ( TRP 80 C ) TRP SHOW: sum over selected elements = 1.000000 ( GLN 81 N ) 1289.0 ( GLN 81 N ) ( GLN 81 N ) 81 ( GLN 81 N ) GLN SHOW: sum over selected elements = 1.000000 ( GLN 81 C ) ( GLN 81 C ) 81 ( GLN 81 C ) GLN SHOW: sum over selected elements = 1.000000 ( ASP 82 N ) 1306.0 ( ASP 82 N ) ( ASP 82 N ) 82 ( ASP 82 N ) ASP SHOW: sum over selected elements = 1.000000 ( ASP 82 C ) ( ASP 82 C ) 82 ( ASP 82 C ) ASP SHOW: sum over selected elements = 1.000000 ( LEU 83 N ) 1318.0 ( LEU 83 N ) ( LEU 83 N ) 83 ( LEU 83 N ) LEU SHOW: sum over selected elements = 1.000000 ( LEU 83 C ) ( LEU 83 C ) 83 ( LEU 83 C ) LEU SHOW: sum over selected elements = 1.000000 ( LYS 84 N ) 1337.0 ( LYS 84 N ) ( LYS 84 N ) 84 ( LYS 84 N ) LYS SHOW: sum over selected elements = 1.000000 ( LYS 84 C ) ( LYS 84 C ) 84 ( LYS 84 C ) LYS SHOW: sum over selected elements = 1.000000 ( ASN 85 N ) 1359.0 ( ASN 85 N ) ( ASN 85 N ) 85 ( ASN 85 N ) ASN SHOW: sum over selected elements = 1.000000 ( ASN 85 C ) ( ASN 85 C ) 85 ( ASN 85 C ) ASN SHOW: sum over selected elements = 1.000000 ( GLN 86 N ) 1373.0 ( GLN 86 N ) ( GLN 86 N ) 86 ( GLN 86 N ) GLN SHOW: sum over selected elements = 1.000000 ( GLN 86 C ) ( GLN 86 C ) 86 ( GLN 86 C ) GLN SHOW: sum over selected elements = 1.000000 ( ASN 87 N ) 1390.0 ( ASN 87 N ) ( ASN 87 N ) 87 ( ASN 87 N ) ASN SHOW: sum over selected elements = 1.000000 ( ASN 87 C ) ( ASN 87 C ) 87 ( ASN 87 C ) ASN SHOW: sum over selected elements = 1.000000 ( LYS 88 N ) 1404.0 ( LYS 88 N ) ( LYS 88 N ) 88 ( LYS 88 N ) LYS SHOW: sum over selected elements = 1.000000 ( LYS 88 C ) ( LYS 88 C ) 88 ( LYS 88 C ) LYS SHOW: sum over selected elements = 1.000000 ( GLN 89 N ) 1426.0 ( GLN 89 N ) ( GLN 89 N ) 89 ( GLN 89 N ) GLN SHOW: sum over selected elements = 1.000000 ( GLN 89 C ) ( GLN 89 C ) 89 ( GLN 89 C ) GLN SHOW: sum over selected elements = 1.000000 ( ILE 90 N ) 1443.0 ( ILE 90 N ) ( ILE 90 N ) 90 ( ILE 90 N ) ILE SHOW: sum over selected elements = 1.000000 ( ILE 90 C ) ( ILE 90 C ) 90 ( ILE 90 C ) ILE SHOW: sum over selected elements = 1.000000 ( SER 91 N ) 1462.0 ( SER 91 N ) ( SER 91 N ) 91 ( SER 91 N ) SER SHOW: sum over selected elements = 1.000000 ( SER 91 C ) ( SER 91 C ) 91 ( SER 91 C ) SER SHOW: sum over selected elements = 1.000000 ( MET 92 N ) 1473.0 ( MET 92 N ) ( MET 92 N ) 92 ( MET 92 N ) MET SHOW: sum over selected elements = 1.000000 ( MET 92 C ) ( MET 92 C ) 92 ( MET 92 C ) MET SHOW: sum over selected elements = 1.000000 ( ALA 93 N ) 1490.0 ( ALA 93 N ) ( ALA 93 N ) 93 ( ALA 93 N ) ALA SHOW: sum over selected elements = 1.000000 ( ALA 93 C ) ( ALA 93 C ) 93 ( ALA 93 C ) ALA SHOW: sum over selected elements = 1.000000 ( GLU 94 N ) 1500.0 ( GLU 94 N ) ( GLU 94 N ) 94 ( GLU 94 N ) GLU SHOW: sum over selected elements = 1.000000 ( GLU 94 C ) ( GLU 94 C ) 94 ( GLU 94 C ) GLU SHOW: sum over selected elements = 1.000000 ( ALA 95 N ) 1515.0 ( ALA 95 N ) ( ALA 95 N ) 95 ( ALA 95 N ) ALA SHOW: sum over selected elements = 1.000000 ( ALA 95 C ) ( ALA 95 C ) 95 ( ALA 95 C ) ALA SHOW: sum over selected elements = 1.000000 ( GLN 96 N ) 1525.0 ( GLN 96 N ) ( GLN 96 N ) 96 ( GLN 96 N ) GLN SHOW: sum over selected elements = 1.000000 ( GLN 96 C ) ( GLN 96 C ) 96 ( GLN 96 C ) GLN SHOW: sum over selected elements = 1.000000 ( GLY 97 N ) 1542.0 ( GLY 97 N ) ( GLY 97 N ) 97 ( GLY 97 N ) GLY SHOW: sum over selected elements = 1.000000 ( GLY 97 C ) ( GLY 97 C ) 97 ( GLY 97 C ) GLY SHOW: sum over selected elements = 1.000000 ( LYS 98 N ) 1549.0 ( LYS 98 N ) ( LYS 98 N ) 98 ( LYS 98 N ) LYS SHOW: sum over selected elements = 1.000000 ( LYS 98 C ) ( LYS 98 C ) 98 ( LYS 98 C ) LYS SHOW: sum over selected elements = 1.000000 ( PHE 99 N ) 1571.0 ( PHE 99 N ) ( PHE 99 N ) 99 ( PHE 99 N ) PHE SHOW: sum over selected elements = 1.000000 ( PHE 99 C ) ( PHE 99 C ) 99 ( PHE 99 C ) PHE SHOW: sum over selected elements = 1.000000 ( PRO 100 N ) 1591.0 ( PRO 100 N ) ( PRO 100 N ) 100 ( PRO 100 N ) PRO SHOW: sum over selected elements = 1.000000 ( PRO 100 C ) ( PRO 100 C ) 100 ( PRO 100 C ) PRO SHOW: sum over selected elements = 1.000000 ( GLU 101 N ) 1605.0 ( GLU 101 N ) ( GLU 101 N ) 101 ( GLU 101 N ) GLU SHOW: sum over selected elements = 1.000000 ( GLU 101 C ) ( GLU 101 C ) 101 ( GLU 101 C ) GLU SHOW: sum over selected elements = 1.000000 ( VAL 102 N ) 1620.0 ( VAL 102 N ) ( VAL 102 N ) 102 ( VAL 102 N ) VAL SHOW: sum over selected elements = 1.000000 ( VAL 102 C ) ( VAL 102 C ) 102 ( VAL 102 C ) VAL SHOW: sum over selected elements = 1.000000 ( VAL 103 N ) 1636.0 ( VAL 103 N ) ( VAL 103 N ) 103 ( VAL 103 N ) VAL SHOW: sum over selected elements = 1.000000 ( VAL 103 C ) ( VAL 103 C ) 103 ( VAL 103 C ) VAL SHOW: sum over selected elements = 1.000000 ( PHE 104 N ) 1652.0 ( PHE 104 N ) ( PHE 104 N ) 104 ( PHE 104 N ) PHE SHOW: sum over selected elements = 1.000000 ( PHE 104 C ) ( PHE 104 C ) 104 ( PHE 104 C ) PHE SHOW: sum over selected elements = 1.000000 ( SER 105 N ) 1672.0 ( SER 105 N ) ( SER 105 N ) 105 ( SER 105 N ) SER SHOW: sum over selected elements = 1.000000 ( SER 105 C ) ( SER 105 C ) 105 ( SER 105 C ) SER SHOW: sum over selected elements = 1.000000 ( GLY 106 N ) 1683.0 ( GLY 106 N ) ( GLY 106 N ) 106 ( GLY 106 N ) GLY SHOW: sum over selected elements = 1.000000 ( GLY 106 C ) ( GLY 106 C ) 106 ( GLY 106 C ) GLY SHOW: sum over selected elements = 1.000000 ( SER 107 N ) 1690.0 ( SER 107 N ) ( SER 107 N ) 107 ( SER 107 N ) SER SHOW: sum over selected elements = 1.000000 ( SER 107 C ) ( SER 107 C ) 107 ( SER 107 C ) SER SHOW: sum over selected elements = 1.000000 ( ASN 108 N ) 1701.0 ( ASN 108 N ) ( ASN 108 N ) 108 ( ASN 108 N ) ASN SHOW: sum over selected elements = 1.000000 ( ASN 108 C ) ( ASN 108 C ) 108 ( ASN 108 C ) ASN SHOW: sum over selected elements = 1.000000 ( LEU 109 N ) 1715.0 ( LEU 109 N ) ( LEU 109 N ) 109 ( LEU 109 N ) LEU SHOW: sum over selected elements = 1.000000 ( LEU 109 C ) ( LEU 109 C ) 109 ( LEU 109 C ) LEU SHOW: sum over selected elements = 1.000000 ( GLU 110 N ) 1734.0 ( GLU 110 N ) ( GLU 110 N ) 110 ( GLU 110 N ) GLU SHOW: sum over selected elements = 1.000000 ( GLU 110 C ) ( GLU 110 C ) 110 ( GLU 110 C ) GLU SHOW: sum over selected elements = 1.000000 ( HIS 111 N ) 1749.0 ( HIS 111 N ) ( HIS 111 N ) 111 ( HIS 111 N ) HIS SHOW: sum over selected elements = 1.000000 ( HIS 111 C ) ( HIS 111 C ) 111 ( HIS 111 C ) HIS SHOW: sum over selected elements = 1.000000 ( HIS 112 N ) 1767.0 ( HIS 112 N ) ( HIS 112 N ) 112 ( HIS 112 N ) HIS SHOW: sum over selected elements = 1.000000 ( HIS 112 C ) ( HIS 112 C ) 112 ( HIS 112 C ) HIS SHOW: sum over selected elements = 1.000000 ( HIS 113 N ) 1785.0 ( HIS 113 N ) ( HIS 113 N ) 113 ( HIS 113 N ) HIS SHOW: sum over selected elements = 1.000000 ( HIS 113 C ) ( HIS 113 C ) 113 ( HIS 113 C ) HIS SHOW: sum over selected elements = 1.000000 ( HIS 114 N ) 1803.0 ( HIS 114 N ) ( HIS 114 N ) 114 ( HIS 114 N ) HIS SHOW: sum over selected elements = 1.000000 ( HIS 114 C ) ( HIS 114 C ) 114 ( HIS 114 C ) HIS SHOW: sum over selected elements = 1.000000 ( HIS 115 N ) 1821.0 ( HIS 115 N ) ( HIS 115 N ) 115 ( HIS 115 N ) HIS SHOW: sum over selected elements = 1.000000 ( HIS 115 C ) ( HIS 115 C ) 115 ( HIS 115 C ) HIS SHOW: sum over selected elements = 1.000000 ( HIS 116 N ) 1839.0 ( HIS 116 N ) ( HIS 116 N ) 116 ( HIS 116 N ) HIS SHOW: sum over selected elements = 1.000000 CNSsolve> CNSsolve> do (refy=0) (all) SELRPN: 1857 atoms have been selected out of 1857 CNSsolve> evaluate ($counter=1) EVALUATE: symbol $COUNTER set to 1.00000 (real) CNSsolve> evaluate ($done=false) EVALUATE: symbol $DONE set to FALSE (logical) CNSsolve> while ( $done = false ) loop nucl NEXTCD: condition evaluated as true CNSsolve> if ( &exist_nucl_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as true CNSsolve> if ( &BLANK%nucl_coordinate_infile_$counter = false ) then NEXTCD: condition evaluated as false CNSsolve> do (refx=0) (all) CNSsolve> segment CNSsolve> chain CNSsolve> if ( &nucl_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> if ( &nucl_separate_$counter = true ) then CNSsolve> separate=true CNSsolve> end if CNSsolve> @@&nucl_link_infile CNSsolve> coordinates @@&nucl_coordinate_infile_$counter CNSsolve> end CNSsolve> end CNSsolve> if ( &nucl_rename_$counter = true ) then CNSsolve> do (refy=$counter) (attr refx=9999) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) EVALUATE: symbol $COUNTER set to 2.00000 (real) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop nucl CNSsolve> while ( $done = false ) loop nucl NEXTCD: condition evaluated as true CNSsolve> if ( &exist_nucl_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as false CNSsolve> if ( &BLANK%nucl_coordinate_infile_$counter = false ) then CNSsolve> do (refx=0) (all) CNSsolve> segment CNSsolve> chain CNSsolve> if ( &nucl_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> if ( &nucl_separate_$counter = true ) then CNSsolve> separate=true CNSsolve> end if CNSsolve> @@&nucl_link_infile CNSsolve> coordinates @@&nucl_coordinate_infile_$counter CNSsolve> end CNSsolve> end CNSsolve> if ( &nucl_rename_$counter = true ) then CNSsolve> do (refy=$counter) (attr refx=9999) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) EVALUATE: symbol $DONE set to TRUE (logical) CNSsolve> end if CNSsolve> end loop nucl CNSsolve> while ( $done = false ) loop nucl NEXTCD: condition evaluated as false CNSsolve> if ( &exist_nucl_coordinate_infile_$counter = true ) then CNSsolve> if ( &BLANK%nucl_coordinate_infile_$counter = false ) then CNSsolve> do (refx=0) (all) CNSsolve> segment CNSsolve> chain CNSsolve> if ( &nucl_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> if ( &nucl_separate_$counter = true ) then CNSsolve> separate=true CNSsolve> end if CNSsolve> @@&nucl_link_infile CNSsolve> coordinates @@&nucl_coordinate_infile_$counter CNSsolve> end CNSsolve> end CNSsolve> if ( &nucl_rename_$counter = true ) then CNSsolve> do (refy=$counter) (attr refx=9999) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop nucl CNSsolve> CNSsolve> {* any special nucleic acid patches can be applied here *} CNSsolve>{===>} CNSsolve> CNSsolve>{<===} CNSsolve> CNSsolve> evaluate ($counter=1) EVALUATE: symbol $COUNTER set to 1.00000 (real) CNSsolve> evaluate ($done=false) EVALUATE: symbol $DONE set to FALSE (logical) CNSsolve> while ( $done = false ) loop nucl NEXTCD: condition evaluated as true CNSsolve> if ( &exist_nucl_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as true CNSsolve> if ( &BLANK%nucl_coordinate_infile_$counter = false ) then NEXTCD: condition evaluated as false CNSsolve> coor CNSsolve> if ( &nucl_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> @@&nucl_coordinate_infile_$counter CNSsolve> set echo=off end CNSsolve> show sum(1) ( not(hydrogen) and not(known) ) CNSsolve> if ( $select = 0 ) then CNSsolve> display %INFO: There are no coordinates missing for non-hydrogen atoms CNSsolve> end if CNSsolve> set echo=on end CNSsolve> if ( &nucl_rename_$counter = true ) then CNSsolve> do (segid=capitalize(&nucl_segid_$counter)) (attr refy=$counter) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) EVALUATE: symbol $COUNTER set to 2.00000 (real) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop nucl CNSsolve> while ( $done = false ) loop nucl NEXTCD: condition evaluated as true CNSsolve> if ( &exist_nucl_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as false CNSsolve> if ( &BLANK%nucl_coordinate_infile_$counter = false ) then CNSsolve> coor CNSsolve> if ( &nucl_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> @@&nucl_coordinate_infile_$counter CNSsolve> set echo=off end CNSsolve> show sum(1) ( not(hydrogen) and not(known) ) CNSsolve> if ( $select = 0 ) then CNSsolve> display %INFO: There are no coordinates missing for non-hydrogen atoms CNSsolve> end if CNSsolve> set echo=on end CNSsolve> if ( &nucl_rename_$counter = true ) then CNSsolve> do (segid=capitalize(&nucl_segid_$counter)) (attr refy=$counter) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) EVALUATE: symbol $DONE set to TRUE (logical) CNSsolve> end if CNSsolve> end loop nucl CNSsolve> while ( $done = false ) loop nucl NEXTCD: condition evaluated as false CNSsolve> if ( &exist_nucl_coordinate_infile_$counter = true ) then CNSsolve> if ( &BLANK%nucl_coordinate_infile_$counter = false ) then CNSsolve> coor CNSsolve> if ( &nucl_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> @@&nucl_coordinate_infile_$counter CNSsolve> set echo=off end CNSsolve> show sum(1) ( not(hydrogen) and not(known) ) CNSsolve> if ( $select = 0 ) then CNSsolve> display %INFO: There are no coordinates missing for non-hydrogen atoms CNSsolve> end if CNSsolve> set echo=on end CNSsolve> if ( &nucl_rename_$counter = true ) then CNSsolve> do (segid=capitalize(&nucl_segid_$counter)) (attr refy=$counter) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop nucl CNSsolve> CNSsolve> {- patching of RNA to DNA -} CNSsolve> evaluate ($counter=0) EVALUATE: symbol $COUNTER set to 0.00000 (real) CNSsolve> for $id in id ( tag and (&dna_sele) ) loop dna SELRPN: 0 atoms have been selected out of 1857 CNSsolve> evaluate ($counter=$counter+1) CNSsolve> show (segid) (id $id) CNSsolve> evaluate ($dna.segid.$counter=$result) CNSsolve> show (resid) (id $id) CNSsolve> evaluate ($dna.resid.$counter=$result) CNSsolve> end loop dna CNSsolve> evaluate ($dna.num=$counter) EVALUATE: symbol $DNA.NUM set to 0.00000 (real) CNSsolve> CNSsolve> evaluate ($counter=0) EVALUATE: symbol $COUNTER set to 0.00000 (real) CNSsolve> while ($counter < $dna.num) loop dnap NEXTCD: condition evaluated as false CNSsolve> evaluate ($counter=$counter+1) CNSsolve> patch deox reference=nil=(segid $dna.segid.$counter and CNSsolve> resid $dna.resid.$counter) end CNSsolve> end loop dnap CNSsolve> CNSsolve> do (refy=0) (all) SELRPN: 1857 atoms have been selected out of 1857 CNSsolve> evaluate ($counter=1) EVALUATE: symbol $COUNTER set to 1.00000 (real) CNSsolve> evaluate ($done=false) EVALUATE: symbol $DONE set to FALSE (logical) CNSsolve> while ( $done = false ) loop water NEXTCD: condition evaluated as true CNSsolve> if ( &exist_water_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as true CNSsolve> if ( &BLANK%water_coordinate_infile_$counter = false ) then NEXTCD: condition evaluated as false CNSsolve> do (refx=0) (all) CNSsolve> segment CNSsolve> chain CNSsolve> if ( &water_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> coordinates @@&water_coordinate_infile_$counter CNSsolve> end CNSsolve> end CNSsolve> if ( &water_rename_$counter = true ) then CNSsolve> do (refy=$counter) (attr refx=9999) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) EVALUATE: symbol $COUNTER set to 2.00000 (real) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop water CNSsolve> while ( $done = false ) loop water NEXTCD: condition evaluated as true CNSsolve> if ( &exist_water_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as false CNSsolve> if ( &BLANK%water_coordinate_infile_$counter = false ) then CNSsolve> do (refx=0) (all) CNSsolve> segment CNSsolve> chain CNSsolve> if ( &water_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> coordinates @@&water_coordinate_infile_$counter CNSsolve> end CNSsolve> end CNSsolve> if ( &water_rename_$counter = true ) then CNSsolve> do (refy=$counter) (attr refx=9999) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) EVALUATE: symbol $DONE set to TRUE (logical) CNSsolve> end if CNSsolve> end loop water CNSsolve> while ( $done = false ) loop water NEXTCD: condition evaluated as false CNSsolve> if ( &exist_water_coordinate_infile_$counter = true ) then CNSsolve> if ( &BLANK%water_coordinate_infile_$counter = false ) then CNSsolve> do (refx=0) (all) CNSsolve> segment CNSsolve> chain CNSsolve> if ( &water_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> coordinates @@&water_coordinate_infile_$counter CNSsolve> end CNSsolve> end CNSsolve> if ( &water_rename_$counter = true ) then CNSsolve> do (refy=$counter) (attr refx=9999) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop water CNSsolve> CNSsolve> {* any special water patches can be applied here *} CNSsolve>{===>} CNSsolve> CNSsolve>{<===} CNSsolve> CNSsolve> evaluate ($counter=1) EVALUATE: symbol $COUNTER set to 1.00000 (real) CNSsolve> evaluate ($done=false) EVALUATE: symbol $DONE set to FALSE (logical) CNSsolve> while ( $done = false ) loop water NEXTCD: condition evaluated as true CNSsolve> if ( &exist_water_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as true CNSsolve> if ( &BLANK%water_coordinate_infile_$counter = false ) then NEXTCD: condition evaluated as false CNSsolve> coor CNSsolve> if ( &water_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> @@&water_coordinate_infile_$counter CNSsolve> set echo=off end CNSsolve> show sum(1) ( not(hydrogen) and not(known) ) CNSsolve> if ( $select = 0 ) then CNSsolve> display %INFO: There are no coordinates missing for non-hydrogen atoms CNSsolve> end if CNSsolve> set echo=on end CNSsolve> if ( &water_rename_$counter = true ) then CNSsolve> do (segid=capitalize(&water_segid_$counter)) (attr refy=$counter) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) EVALUATE: symbol $COUNTER set to 2.00000 (real) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop water CNSsolve> while ( $done = false ) loop water NEXTCD: condition evaluated as true CNSsolve> if ( &exist_water_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as false CNSsolve> if ( &BLANK%water_coordinate_infile_$counter = false ) then CNSsolve> coor CNSsolve> if ( &water_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> @@&water_coordinate_infile_$counter CNSsolve> set echo=off end CNSsolve> show sum(1) ( not(hydrogen) and not(known) ) CNSsolve> if ( $select = 0 ) then CNSsolve> display %INFO: There are no coordinates missing for non-hydrogen atoms CNSsolve> end if CNSsolve> set echo=on end CNSsolve> if ( &water_rename_$counter = true ) then CNSsolve> do (segid=capitalize(&water_segid_$counter)) (attr refy=$counter) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) EVALUATE: symbol $DONE set to TRUE (logical) CNSsolve> end if CNSsolve> end loop water CNSsolve> while ( $done = false ) loop water NEXTCD: condition evaluated as false CNSsolve> if ( &exist_water_coordinate_infile_$counter = true ) then CNSsolve> if ( &BLANK%water_coordinate_infile_$counter = false ) then CNSsolve> coor CNSsolve> if ( &water_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> @@&water_coordinate_infile_$counter CNSsolve> set echo=off end CNSsolve> show sum(1) ( not(hydrogen) and not(known) ) CNSsolve> if ( $select = 0 ) then CNSsolve> display %INFO: There are no coordinates missing for non-hydrogen atoms CNSsolve> end if CNSsolve> set echo=on end CNSsolve> if ( &water_rename_$counter = true ) then CNSsolve> do (segid=capitalize(&water_segid_$counter)) (attr refy=$counter) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop water CNSsolve> CNSsolve> do (refy=0) (all) SELRPN: 1857 atoms have been selected out of 1857 CNSsolve> evaluate ($counter=1) EVALUATE: symbol $COUNTER set to 1.00000 (real) CNSsolve> evaluate ($done=false) EVALUATE: symbol $DONE set to FALSE (logical) CNSsolve> while ( $done = false ) loop carbo NEXTCD: condition evaluated as true CNSsolve> if ( &exist_carbo_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as true CNSsolve> if ( &BLANK%carbo_coordinate_infile_$counter = false ) then NEXTCD: condition evaluated as false CNSsolve> do (refx=0) (all) CNSsolve> segment CNSsolve> chain CNSsolve> if ( &carbo_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> coordinates @@&carbo_coordinate_infile_$counter CNSsolve> end CNSsolve> end CNSsolve> if ( &carbo_rename_$counter = true ) then CNSsolve> do (refy=$counter) (attr refx=9999) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) EVALUATE: symbol $COUNTER set to 2.00000 (real) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop carbo CNSsolve> while ( $done = false ) loop carbo NEXTCD: condition evaluated as true CNSsolve> if ( &exist_carbo_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as false CNSsolve> if ( &BLANK%carbo_coordinate_infile_$counter = false ) then CNSsolve> do (refx=0) (all) CNSsolve> segment CNSsolve> chain CNSsolve> if ( &carbo_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> coordinates @@&carbo_coordinate_infile_$counter CNSsolve> end CNSsolve> end CNSsolve> if ( &carbo_rename_$counter = true ) then CNSsolve> do (refy=$counter) (attr refx=9999) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) EVALUATE: symbol $DONE set to TRUE (logical) CNSsolve> end if CNSsolve> end loop carbo CNSsolve> while ( $done = false ) loop carbo NEXTCD: condition evaluated as false CNSsolve> if ( &exist_carbo_coordinate_infile_$counter = true ) then CNSsolve> if ( &BLANK%carbo_coordinate_infile_$counter = false ) then CNSsolve> do (refx=0) (all) CNSsolve> segment CNSsolve> chain CNSsolve> if ( &carbo_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> coordinates @@&carbo_coordinate_infile_$counter CNSsolve> end CNSsolve> end CNSsolve> if ( &carbo_rename_$counter = true ) then CNSsolve> do (refy=$counter) (attr refx=9999) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop carbo CNSsolve> CNSsolve> evaluate ($counter=1) EVALUATE: symbol $COUNTER set to 1.00000 (real) CNSsolve> evaluate ($done=false) EVALUATE: symbol $DONE set to FALSE (logical) CNSsolve> while ( $done = false ) loop carbo NEXTCD: condition evaluated as true CNSsolve> if ( &exist_carbo_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as true CNSsolve> if ( &BLANK%carbo_coordinate_infile_$counter = false ) then NEXTCD: condition evaluated as false CNSsolve> coor CNSsolve> if ( &carbo_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> @@&carbo_coordinate_infile_$counter CNSsolve> set echo=off end CNSsolve> show sum(1) ( not(hydrogen) and not(known) ) CNSsolve> if ( $select = 0 ) then CNSsolve> display %INFO: There are no coordinates missing for non-hydrogen atoms CNSsolve> end if CNSsolve> set echo=on end CNSsolve> if ( &carbo_rename_$counter = true ) then CNSsolve> do (segid=capitalize(&carbo_segid_$counter)) (attr refy=$counter) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) EVALUATE: symbol $COUNTER set to 2.00000 (real) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop carbo CNSsolve> while ( $done = false ) loop carbo NEXTCD: condition evaluated as true CNSsolve> if ( &exist_carbo_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as false CNSsolve> if ( &BLANK%carbo_coordinate_infile_$counter = false ) then CNSsolve> coor CNSsolve> if ( &carbo_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> @@&carbo_coordinate_infile_$counter CNSsolve> set echo=off end CNSsolve> show sum(1) ( not(hydrogen) and not(known) ) CNSsolve> if ( $select = 0 ) then CNSsolve> display %INFO: There are no coordinates missing for non-hydrogen atoms CNSsolve> end if CNSsolve> set echo=on end CNSsolve> if ( &carbo_rename_$counter = true ) then CNSsolve> do (segid=capitalize(&carbo_segid_$counter)) (attr refy=$counter) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) EVALUATE: symbol $DONE set to TRUE (logical) CNSsolve> end if CNSsolve> end loop carbo CNSsolve> while ( $done = false ) loop carbo NEXTCD: condition evaluated as false CNSsolve> if ( &exist_carbo_coordinate_infile_$counter = true ) then CNSsolve> if ( &BLANK%carbo_coordinate_infile_$counter = false ) then CNSsolve> coor CNSsolve> if ( &carbo_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> @@&carbo_coordinate_infile_$counter CNSsolve> set echo=off end CNSsolve> show sum(1) ( not(hydrogen) and not(known) ) CNSsolve> if ( $select = 0 ) then CNSsolve> display %INFO: There are no coordinates missing for non-hydrogen atoms CNSsolve> end if CNSsolve> set echo=on end CNSsolve> if ( &carbo_rename_$counter = true ) then CNSsolve> do (segid=capitalize(&carbo_segid_$counter)) (attr refy=$counter) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop carbo CNSsolve> CNSsolve> evaluate ($carc=1) EVALUATE: symbol $CARC set to 1.00000 (real) CNSsolve> evaluate ($done=false) EVALUATE: symbol $DONE set to FALSE (logical) CNSsolve> while ( $done = false ) loop cabr NEXTCD: condition evaluated as true CNSsolve> if ( &exist_carbo_use_$carc = true ) then NEXTCD: condition evaluated as true CNSsolve> if ( &carbo_use_$carc = true ) then NEXTCD: condition evaluated as false CNSsolve> evaluate ($segidtmp1=capitalize(&carbo_i_segid_$carc)) CNSsolve> evaluate ($segidtmp2=capitalize(&carbo_j_segid_$carc)) CNSsolve> patch &carbo_patch_$carc CNSsolve> reference=-=(segid $QUOTE%segidtmp1 and CNSsolve> resid &carbo_i_resid_$carc) CNSsolve> reference=+=(segid $QUOTE%segidtmp2 and CNSsolve> resid &carbo_j_resid_$carc) CNSsolve> end CNSsolve> end if CNSsolve> evaluate ($carc=$carc+1) EVALUATE: symbol $CARC set to 2.00000 (real) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop cabr CNSsolve> while ( $done = false ) loop cabr NEXTCD: condition evaluated as true CNSsolve> if ( &exist_carbo_use_$carc = true ) then NEXTCD: condition evaluated as true CNSsolve> if ( &carbo_use_$carc = true ) then NEXTCD: condition evaluated as false CNSsolve> evaluate ($segidtmp1=capitalize(&carbo_i_segid_$carc)) CNSsolve> evaluate ($segidtmp2=capitalize(&carbo_j_segid_$carc)) CNSsolve> patch &carbo_patch_$carc CNSsolve> reference=-=(segid $QUOTE%segidtmp1 and CNSsolve> resid &carbo_i_resid_$carc) CNSsolve> reference=+=(segid $QUOTE%segidtmp2 and CNSsolve> resid &carbo_j_resid_$carc) CNSsolve> end CNSsolve> end if CNSsolve> evaluate ($carc=$carc+1) EVALUATE: symbol $CARC set to 3.00000 (real) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop cabr CNSsolve> while ( $done = false ) loop cabr NEXTCD: condition evaluated as true CNSsolve> if ( &exist_carbo_use_$carc = true ) then NEXTCD: condition evaluated as true CNSsolve> if ( &carbo_use_$carc = true ) then NEXTCD: condition evaluated as false CNSsolve> evaluate ($segidtmp1=capitalize(&carbo_i_segid_$carc)) CNSsolve> evaluate ($segidtmp2=capitalize(&carbo_j_segid_$carc)) CNSsolve> patch &carbo_patch_$carc CNSsolve> reference=-=(segid $QUOTE%segidtmp1 and CNSsolve> resid &carbo_i_resid_$carc) CNSsolve> reference=+=(segid $QUOTE%segidtmp2 and CNSsolve> resid &carbo_j_resid_$carc) CNSsolve> end CNSsolve> end if CNSsolve> evaluate ($carc=$carc+1) EVALUATE: symbol $CARC set to 4.00000 (real) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop cabr CNSsolve> while ( $done = false ) loop cabr NEXTCD: condition evaluated as true CNSsolve> if ( &exist_carbo_use_$carc = true ) then NEXTCD: condition evaluated as true CNSsolve> if ( &carbo_use_$carc = true ) then NEXTCD: condition evaluated as false CNSsolve> evaluate ($segidtmp1=capitalize(&carbo_i_segid_$carc)) CNSsolve> evaluate ($segidtmp2=capitalize(&carbo_j_segid_$carc)) CNSsolve> patch &carbo_patch_$carc CNSsolve> reference=-=(segid $QUOTE%segidtmp1 and CNSsolve> resid &carbo_i_resid_$carc) CNSsolve> reference=+=(segid $QUOTE%segidtmp2 and CNSsolve> resid &carbo_j_resid_$carc) CNSsolve> end CNSsolve> end if CNSsolve> evaluate ($carc=$carc+1) EVALUATE: symbol $CARC set to 5.00000 (real) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop cabr CNSsolve> while ( $done = false ) loop cabr NEXTCD: condition evaluated as true CNSsolve> if ( &exist_carbo_use_$carc = true ) then NEXTCD: condition evaluated as true CNSsolve> if ( &carbo_use_$carc = true ) then NEXTCD: condition evaluated as false CNSsolve> evaluate ($segidtmp1=capitalize(&carbo_i_segid_$carc)) CNSsolve> evaluate ($segidtmp2=capitalize(&carbo_j_segid_$carc)) CNSsolve> patch &carbo_patch_$carc CNSsolve> reference=-=(segid $QUOTE%segidtmp1 and CNSsolve> resid &carbo_i_resid_$carc) CNSsolve> reference=+=(segid $QUOTE%segidtmp2 and CNSsolve> resid &carbo_j_resid_$carc) CNSsolve> end CNSsolve> end if CNSsolve> evaluate ($carc=$carc+1) EVALUATE: symbol $CARC set to 6.00000 (real) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop cabr CNSsolve> while ( $done = false ) loop cabr NEXTCD: condition evaluated as true CNSsolve> if ( &exist_carbo_use_$carc = true ) then NEXTCD: condition evaluated as true CNSsolve> if ( &carbo_use_$carc = true ) then NEXTCD: condition evaluated as false CNSsolve> evaluate ($segidtmp1=capitalize(&carbo_i_segid_$carc)) CNSsolve> evaluate ($segidtmp2=capitalize(&carbo_j_segid_$carc)) CNSsolve> patch &carbo_patch_$carc CNSsolve> reference=-=(segid $QUOTE%segidtmp1 and CNSsolve> resid &carbo_i_resid_$carc) CNSsolve> reference=+=(segid $QUOTE%segidtmp2 and CNSsolve> resid &carbo_j_resid_$carc) CNSsolve> end CNSsolve> end if CNSsolve> evaluate ($carc=$carc+1) EVALUATE: symbol $CARC set to 7.00000 (real) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop cabr CNSsolve> while ( $done = false ) loop cabr NEXTCD: condition evaluated as true CNSsolve> if ( &exist_carbo_use_$carc = true ) then NEXTCD: condition evaluated as false CNSsolve> if ( &carbo_use_$carc = true ) then CNSsolve> evaluate ($segidtmp1=capitalize(&carbo_i_segid_$carc)) CNSsolve> evaluate ($segidtmp2=capitalize(&carbo_j_segid_$carc)) CNSsolve> patch &carbo_patch_$carc CNSsolve> reference=-=(segid $QUOTE%segidtmp1 and CNSsolve> resid &carbo_i_resid_$carc) CNSsolve> reference=+=(segid $QUOTE%segidtmp2 and CNSsolve> resid &carbo_j_resid_$carc) CNSsolve> end CNSsolve> end if CNSsolve> evaluate ($carc=$carc+1) CNSsolve> else CNSsolve> evaluate ($done=true) EVALUATE: symbol $DONE set to TRUE (logical) CNSsolve> end if CNSsolve> end loop cabr CNSsolve> while ( $done = false ) loop cabr NEXTCD: condition evaluated as false CNSsolve> if ( &exist_carbo_use_$carc = true ) then CNSsolve> if ( &carbo_use_$carc = true ) then CNSsolve> evaluate ($segidtmp1=capitalize(&carbo_i_segid_$carc)) CNSsolve> evaluate ($segidtmp2=capitalize(&carbo_j_segid_$carc)) CNSsolve> patch &carbo_patch_$carc CNSsolve> reference=-=(segid $QUOTE%segidtmp1 and CNSsolve> resid &carbo_i_resid_$carc) CNSsolve> reference=+=(segid $QUOTE%segidtmp2 and CNSsolve> resid &carbo_j_resid_$carc) CNSsolve> end CNSsolve> end if CNSsolve> evaluate ($carc=$carc+1) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop cabr CNSsolve> CNSsolve> {* any special carbohydrate patches can be applied here *} CNSsolve>{===>} CNSsolve> CNSsolve>{<===} CNSsolve> CNSsolve> do (refy=0) (all) SELRPN: 1857 atoms have been selected out of 1857 CNSsolve> evaluate ($counter=1) EVALUATE: symbol $COUNTER set to 1.00000 (real) CNSsolve> evaluate ($done=false) EVALUATE: symbol $DONE set to FALSE (logical) CNSsolve> while ( $done = false ) loop prost NEXTCD: condition evaluated as true CNSsolve> if ( &exist_prost_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as true CNSsolve> if ( &BLANK%prost_coordinate_infile_$counter = false ) then NEXTCD: condition evaluated as false CNSsolve> do (refx=0) (all) CNSsolve> segment CNSsolve> chain CNSsolve> if ( &prost_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> coordinates @@&prost_coordinate_infile_$counter CNSsolve> end CNSsolve> end CNSsolve> if ( &prost_rename_$counter = true ) then CNSsolve> do (refy=$counter) (attr refx=9999) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) EVALUATE: symbol $COUNTER set to 2.00000 (real) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop prost CNSsolve> while ( $done = false ) loop prost NEXTCD: condition evaluated as true CNSsolve> if ( &exist_prost_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as false CNSsolve> if ( &BLANK%prost_coordinate_infile_$counter = false ) then CNSsolve> do (refx=0) (all) CNSsolve> segment CNSsolve> chain CNSsolve> if ( &prost_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> coordinates @@&prost_coordinate_infile_$counter CNSsolve> end CNSsolve> end CNSsolve> if ( &prost_rename_$counter = true ) then CNSsolve> do (refy=$counter) (attr refx=9999) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) EVALUATE: symbol $DONE set to TRUE (logical) CNSsolve> end if CNSsolve> end loop prost CNSsolve> while ( $done = false ) loop prost NEXTCD: condition evaluated as false CNSsolve> if ( &exist_prost_coordinate_infile_$counter = true ) then CNSsolve> if ( &BLANK%prost_coordinate_infile_$counter = false ) then CNSsolve> do (refx=0) (all) CNSsolve> segment CNSsolve> chain CNSsolve> if ( &prost_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> coordinates @@&prost_coordinate_infile_$counter CNSsolve> end CNSsolve> end CNSsolve> if ( &prost_rename_$counter = true ) then CNSsolve> do (refy=$counter) (attr refx=9999) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop prost CNSsolve> CNSsolve> {* any special prosthetic group patches can be applied here *} CNSsolve>{===>} CNSsolve> CNSsolve>{<===} CNSsolve> CNSsolve> evaluate ($counter=1) EVALUATE: symbol $COUNTER set to 1.00000 (real) CNSsolve> evaluate ($done=false) EVALUATE: symbol $DONE set to FALSE (logical) CNSsolve> while ( $done = false ) loop prost NEXTCD: condition evaluated as true CNSsolve> if ( &exist_prost_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as true CNSsolve> if ( &BLANK%prost_coordinate_infile_$counter = false ) then NEXTCD: condition evaluated as false CNSsolve> coor CNSsolve> if ( &prost_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> @@&prost_coordinate_infile_$counter CNSsolve> set echo=off end CNSsolve> show sum(1) ( not(hydrogen) and not(known) ) CNSsolve> if ( $select = 0 ) then CNSsolve> display %INFO: There are no coordinates missing for non-hydrogen atoms CNSsolve> end if CNSsolve> set echo=on end CNSsolve> if ( &prost_rename_$counter = true ) then CNSsolve> do (segid=capitalize(&prost_segid_$counter)) (attr refy=$counter) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) EVALUATE: symbol $COUNTER set to 2.00000 (real) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop prost CNSsolve> while ( $done = false ) loop prost NEXTCD: condition evaluated as true CNSsolve> if ( &exist_prost_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as false CNSsolve> if ( &BLANK%prost_coordinate_infile_$counter = false ) then CNSsolve> coor CNSsolve> if ( &prost_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> @@&prost_coordinate_infile_$counter CNSsolve> set echo=off end CNSsolve> show sum(1) ( not(hydrogen) and not(known) ) CNSsolve> if ( $select = 0 ) then CNSsolve> display %INFO: There are no coordinates missing for non-hydrogen atoms CNSsolve> end if CNSsolve> set echo=on end CNSsolve> if ( &prost_rename_$counter = true ) then CNSsolve> do (segid=capitalize(&prost_segid_$counter)) (attr refy=$counter) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) EVALUATE: symbol $DONE set to TRUE (logical) CNSsolve> end if CNSsolve> end loop prost CNSsolve> while ( $done = false ) loop prost NEXTCD: condition evaluated as false CNSsolve> if ( &exist_prost_coordinate_infile_$counter = true ) then CNSsolve> if ( &BLANK%prost_coordinate_infile_$counter = false ) then CNSsolve> coor CNSsolve> if ( &prost_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> @@&prost_coordinate_infile_$counter CNSsolve> set echo=off end CNSsolve> show sum(1) ( not(hydrogen) and not(known) ) CNSsolve> if ( $select = 0 ) then CNSsolve> display %INFO: There are no coordinates missing for non-hydrogen atoms CNSsolve> end if CNSsolve> set echo=on end CNSsolve> if ( &prost_rename_$counter = true ) then CNSsolve> do (segid=capitalize(&prost_segid_$counter)) (attr refy=$counter) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop prost CNSsolve> CNSsolve> do (refy=0) (all) SELRPN: 1857 atoms have been selected out of 1857 CNSsolve> evaluate ($counter=1) EVALUATE: symbol $COUNTER set to 1.00000 (real) CNSsolve> evaluate ($done=false) EVALUATE: symbol $DONE set to FALSE (logical) CNSsolve> while ( $done = false ) loop liga NEXTCD: condition evaluated as true CNSsolve> if ( &exist_lig_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as true CNSsolve> if ( &BLANK%lig_coordinate_infile_$counter = false ) then NEXTCD: condition evaluated as false CNSsolve> do (refx=0) (all) CNSsolve> segment CNSsolve> chain CNSsolve> if ( &lig_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> coordinates @@&lig_coordinate_infile_$counter CNSsolve> end CNSsolve> end CNSsolve> if ( &lig_rename_$counter = true ) then CNSsolve> do (refy=$counter) (attr refx=9999) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) EVALUATE: symbol $COUNTER set to 2.00000 (real) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop liga CNSsolve> while ( $done = false ) loop liga NEXTCD: condition evaluated as true CNSsolve> if ( &exist_lig_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as false CNSsolve> if ( &BLANK%lig_coordinate_infile_$counter = false ) then CNSsolve> do (refx=0) (all) CNSsolve> segment CNSsolve> chain CNSsolve> if ( &lig_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> coordinates @@&lig_coordinate_infile_$counter CNSsolve> end CNSsolve> end CNSsolve> if ( &lig_rename_$counter = true ) then CNSsolve> do (refy=$counter) (attr refx=9999) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) EVALUATE: symbol $DONE set to TRUE (logical) CNSsolve> end if CNSsolve> end loop liga CNSsolve> while ( $done = false ) loop liga NEXTCD: condition evaluated as false CNSsolve> if ( &exist_lig_coordinate_infile_$counter = true ) then CNSsolve> if ( &BLANK%lig_coordinate_infile_$counter = false ) then CNSsolve> do (refx=0) (all) CNSsolve> segment CNSsolve> chain CNSsolve> if ( &lig_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> coordinates @@&lig_coordinate_infile_$counter CNSsolve> end CNSsolve> end CNSsolve> if ( &lig_rename_$counter = true ) then CNSsolve> do (refy=$counter) (attr refx=9999) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop liga CNSsolve> CNSsolve> {* any special ligand patches can be applied here *} CNSsolve>{===>} CNSsolve> CNSsolve>{<===} CNSsolve> CNSsolve> evaluate ($counter=1) EVALUATE: symbol $COUNTER set to 1.00000 (real) CNSsolve> evaluate ($done=false) EVALUATE: symbol $DONE set to FALSE (logical) CNSsolve> while ( $done = false ) loop liga NEXTCD: condition evaluated as true CNSsolve> if ( &exist_lig_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as true CNSsolve> if ( &BLANK%lig_coordinate_infile_$counter = false ) then NEXTCD: condition evaluated as false CNSsolve> coor CNSsolve> if ( &lig_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> @@&lig_coordinate_infile_$counter CNSsolve> set echo=off end CNSsolve> show sum(1) ( not(hydrogen) and not(known) ) CNSsolve> if ( $select = 0 ) then CNSsolve> display %INFO: There are no coordinates missing for non-hydrogen atoms CNSsolve> end if CNSsolve> set echo=on end CNSsolve> if ( &lig_rename_$counter = true ) then CNSsolve> do (segid=capitalize(&lig_segid_$counter)) (attr refy=$counter) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) EVALUATE: symbol $COUNTER set to 2.00000 (real) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop liga CNSsolve> while ( $done = false ) loop liga NEXTCD: condition evaluated as true CNSsolve> if ( &exist_lig_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as false CNSsolve> if ( &BLANK%lig_coordinate_infile_$counter = false ) then CNSsolve> coor CNSsolve> if ( &lig_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> @@&lig_coordinate_infile_$counter CNSsolve> set echo=off end CNSsolve> show sum(1) ( not(hydrogen) and not(known) ) CNSsolve> if ( $select = 0 ) then CNSsolve> display %INFO: There are no coordinates missing for non-hydrogen atoms CNSsolve> end if CNSsolve> set echo=on end CNSsolve> if ( &lig_rename_$counter = true ) then CNSsolve> do (segid=capitalize(&lig_segid_$counter)) (attr refy=$counter) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) EVALUATE: symbol $DONE set to TRUE (logical) CNSsolve> end if CNSsolve> end loop liga CNSsolve> while ( $done = false ) loop liga NEXTCD: condition evaluated as false CNSsolve> if ( &exist_lig_coordinate_infile_$counter = true ) then CNSsolve> if ( &BLANK%lig_coordinate_infile_$counter = false ) then CNSsolve> coor CNSsolve> if ( &lig_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> @@&lig_coordinate_infile_$counter CNSsolve> set echo=off end CNSsolve> show sum(1) ( not(hydrogen) and not(known) ) CNSsolve> if ( $select = 0 ) then CNSsolve> display %INFO: There are no coordinates missing for non-hydrogen atoms CNSsolve> end if CNSsolve> set echo=on end CNSsolve> if ( &lig_rename_$counter = true ) then CNSsolve> do (segid=capitalize(&lig_segid_$counter)) (attr refy=$counter) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop liga CNSsolve> CNSsolve> do (refy=0) (all) SELRPN: 1857 atoms have been selected out of 1857 CNSsolve> evaluate ($counter=1) EVALUATE: symbol $COUNTER set to 1.00000 (real) CNSsolve> evaluate ($done=false) EVALUATE: symbol $DONE set to FALSE (logical) CNSsolve> while ( $done = false ) loop ion NEXTCD: condition evaluated as true CNSsolve> if ( &exist_ion_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as true CNSsolve> if ( &BLANK%ion_coordinate_infile_$counter = false ) then NEXTCD: condition evaluated as false CNSsolve> do (refx=0) (all) CNSsolve> segment CNSsolve> chain CNSsolve> if ( &ion_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> coordinates @@&ion_coordinate_infile_$counter CNSsolve> end CNSsolve> end CNSsolve> if ( &ion_rename_$counter = true ) then CNSsolve> do (refy=$counter) (attr refx=9999) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) EVALUATE: symbol $COUNTER set to 2.00000 (real) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop ion CNSsolve> while ( $done = false ) loop ion NEXTCD: condition evaluated as true CNSsolve> if ( &exist_ion_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as false CNSsolve> if ( &BLANK%ion_coordinate_infile_$counter = false ) then CNSsolve> do (refx=0) (all) CNSsolve> segment CNSsolve> chain CNSsolve> if ( &ion_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> coordinates @@&ion_coordinate_infile_$counter CNSsolve> end CNSsolve> end CNSsolve> if ( &ion_rename_$counter = true ) then CNSsolve> do (refy=$counter) (attr refx=9999) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) EVALUATE: symbol $DONE set to TRUE (logical) CNSsolve> end if CNSsolve> end loop ion CNSsolve> while ( $done = false ) loop ion NEXTCD: condition evaluated as false CNSsolve> if ( &exist_ion_coordinate_infile_$counter = true ) then CNSsolve> if ( &BLANK%ion_coordinate_infile_$counter = false ) then CNSsolve> do (refx=0) (all) CNSsolve> segment CNSsolve> chain CNSsolve> if ( &ion_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> coordinates @@&ion_coordinate_infile_$counter CNSsolve> end CNSsolve> end CNSsolve> if ( &ion_rename_$counter = true ) then CNSsolve> do (refy=$counter) (attr refx=9999) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop ion CNSsolve> CNSsolve> {* any special ion patches can be applied here *} CNSsolve>{===>} CNSsolve> CNSsolve>{<===} CNSsolve> CNSsolve> evaluate ($counter=1) EVALUATE: symbol $COUNTER set to 1.00000 (real) CNSsolve> evaluate ($done=false) EVALUATE: symbol $DONE set to FALSE (logical) CNSsolve> while ( $done = false ) loop ion NEXTCD: condition evaluated as true CNSsolve> if ( &exist_ion_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as true CNSsolve> if ( &BLANK%ion_coordinate_infile_$counter = false ) then NEXTCD: condition evaluated as false CNSsolve> coor CNSsolve> if ( &ion_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> @@&ion_coordinate_infile_$counter CNSsolve> set echo=off end CNSsolve> show sum(1) ( not(hydrogen) and not(known) ) CNSsolve> if ( $select = 0 ) then CNSsolve> display %INFO: There are no coordinates missing for non-hydrogen atoms CNSsolve> end if CNSsolve> set echo=on end CNSsolve> if ( &ion_rename_$counter = true ) then CNSsolve> do (segid=capitalize(&ion_segid_$counter)) (attr refy=$counter) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) EVALUATE: symbol $COUNTER set to 2.00000 (real) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop ion CNSsolve> while ( $done = false ) loop ion NEXTCD: condition evaluated as true CNSsolve> if ( &exist_ion_coordinate_infile_$counter = true ) then NEXTCD: condition evaluated as false CNSsolve> if ( &BLANK%ion_coordinate_infile_$counter = false ) then CNSsolve> coor CNSsolve> if ( &ion_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> @@&ion_coordinate_infile_$counter CNSsolve> set echo=off end CNSsolve> show sum(1) ( not(hydrogen) and not(known) ) CNSsolve> if ( $select = 0 ) then CNSsolve> display %INFO: There are no coordinates missing for non-hydrogen atoms CNSsolve> end if CNSsolve> set echo=on end CNSsolve> if ( &ion_rename_$counter = true ) then CNSsolve> do (segid=capitalize(&ion_segid_$counter)) (attr refy=$counter) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) EVALUATE: symbol $DONE set to TRUE (logical) CNSsolve> end if CNSsolve> end loop ion CNSsolve> while ( $done = false ) loop ion NEXTCD: condition evaluated as false CNSsolve> if ( &exist_ion_coordinate_infile_$counter = true ) then CNSsolve> if ( &BLANK%ion_coordinate_infile_$counter = false ) then CNSsolve> coor CNSsolve> if ( &ion_convert_$counter = true ) then CNSsolve> convert=true CNSsolve> end if CNSsolve> @@&ion_coordinate_infile_$counter CNSsolve> set echo=off end CNSsolve> show sum(1) ( not(hydrogen) and not(known) ) CNSsolve> if ( $select = 0 ) then CNSsolve> display %INFO: There are no coordinates missing for non-hydrogen atoms CNSsolve> end if CNSsolve> set echo=on end CNSsolve> if ( &ion_rename_$counter = true ) then CNSsolve> do (segid=capitalize(&ion_segid_$counter)) (attr refy=$counter) CNSsolve> end if CNSsolve> end if CNSsolve> evaluate ($counter=$counter+1) CNSsolve> else CNSsolve> evaluate ($done=true) CNSsolve> end if CNSsolve> end loop ion CNSsolve> CNSsolve> {* any final patches can be applied here *} CNSsolve>{===>} CNSsolve> CNSsolve>{<===} CNSsolve> CNSsolve> if (&hydrogen_flag=false) then NEXTCD: condition evaluated as false CNSsolve> delete selection=( hydrogen ) end CNSsolve> end if CNSsolve> CNSsolve> delete selection=( &atom_delete ) end SELRPN: 0 atoms have been selected out of 1857 SCRATC-warning: STORe selections erased. Status of internal molecular topology database: -> NATOM= 1857(MAXA= 200000) NBOND= 1884(MAXB= 200000) -> NTHETA= 3396(MAXT= 400000) NGRP= 118(MAXGRP= 200000) -> NPHI= 2948(MAXP= 400000) NIMPHI= 1030(MAXIMP= 200000) -> NNB= 744(MAXNB= 200000) CNSsolve> CNSsolve> identity (store1) (none) SELRPN: 0 atoms have been selected out of 1857 CNSsolve> CNSsolve> identity (store1) (&atom_build) SELRPN: 264 atoms have been selected out of 1857 CNSsolve> if ( &hydrogen_build = "all" ) then NEXTCD: condition evaluated as true CNSsolve> identity (store1) (store1 or hydrogen) SELRPN: 916 atoms have been selected out of 1857 CNSsolve> elseif ( &hydrogen_build = "unknown" ) then CNSsolve> identity (store1) (store1 or (not(known) and hydrogen)) CNSsolve> end if CNSsolve> CNSsolve> show sum(1) (store1) SELRPN: 916 atoms have been selected out of 1857 SHOW: sum over selected elements = 916.000000 CNSsolve> evaluate ($tobuild=$result) EVALUATE: symbol $TOBUILD set to 916.000 (real) CNSsolve> CNSsolve> if ( $tobuild > 0 ) then NEXTCD: condition evaluated as true CNSsolve> CNSsolve> fix selection=(not(store1)) end SELRPN: 941 atoms have been selected out of 1857 CNSsolve> CNSsolve> show sum(1) (store1) SELRPN: 916 atoms have been selected out of 1857 SHOW: sum over selected elements = 916.000000 CNSsolve> evaluate ($moving=$result) EVALUATE: symbol $MOVING set to 916.000 (real) CNSsolve> CNSsolve> if ( $moving > 0 ) then NEXTCD: condition evaluated as true CNSsolve> for $id in id (tag and byres(store1)) loop avco SELRPN: 116 atoms have been selected out of 1857 FOR ID LOOP: symbol ID set to 1.00000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = 8.081571 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to 8.08157 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -11.706500 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -11.7065 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -6.500786 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -6.50079 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 20.0000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = 5.362778 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to 5.36278 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -14.114778 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -14.1148 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -2.168556 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -2.16856 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 30.0000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = 4.625778 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to 4.62578 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -10.473111 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -10.4731 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = 0.114333 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to 0.114333 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 40.0000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = 2.427556 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to 2.42756 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -9.465556 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -9.46556 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -3.362222 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -3.36222 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 51.0000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 13 atoms have been selected out of 1857 SHOW: average of selected elements = -2.502615 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -2.50262 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 13 atoms have been selected out of 1857 SHOW: average of selected elements = -8.175462 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -8.17546 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 13 atoms have been selected out of 1857 SHOW: average of selected elements = -2.674154 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -2.67415 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 7 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 7 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 7 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 65.0000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -4.688000 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -4.68800 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -9.568133 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -9.56813 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -6.905467 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -6.90547 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 81.0000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -2.877200 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -2.87720 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -5.160800 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -5.16080 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -9.021333 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -9.02133 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 99.0000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 13 atoms have been selected out of 1857 SHOW: average of selected elements = -7.971538 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -7.97154 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 13 atoms have been selected out of 1857 SHOW: average of selected elements = -6.698000 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -6.69800 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 13 atoms have been selected out of 1857 SHOW: average of selected elements = -11.284231 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -11.2842 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 7 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 7 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 7 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 113.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -8.980111 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -8.98011 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -2.252778 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -2.25278 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -11.898333 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -11.8983 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 124.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = -13.078778 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -13.0788 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = -3.935167 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -3.93517 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = -12.309167 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -12.3092 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 144.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -12.352235 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -12.3522 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = 0.312118 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 0.312118 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -17.746235 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -17.7462 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 163.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -18.916706 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -18.9167 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = 1.547059 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 1.54706 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -17.721118 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -17.7211 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 182.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -16.193235 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -16.1932 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -0.460941 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -0.460941 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -23.315588 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -23.3156 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 204.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -21.217467 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -21.2175 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = 3.831000 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 3.83100 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -23.357600 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -23.3576 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 220.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -21.876706 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -21.8767 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = 0.852529 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 0.852529 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -28.923882 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -28.9239 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 239.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 22 atoms have been selected out of 1857 SHOW: average of selected elements = -24.564182 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -24.5642 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 22 atoms have been selected out of 1857 SHOW: average of selected elements = 7.603545 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 7.60355 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 22 atoms have been selected out of 1857 SHOW: average of selected elements = -27.969727 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -27.9697 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 10 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 10 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 10 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 263.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -26.177118 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -26.1771 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = 1.861412 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 1.86141 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -31.251176 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -31.2512 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 282.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = -28.802100 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -28.8021 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = 5.036000 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 5.03600 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = -34.790000 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -34.7900 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 4 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 4 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 4 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 294.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -33.096286 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -33.0963 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = 5.516357 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 5.51636 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -32.974214 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -32.9742 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 311.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -30.912917 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -30.9129 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = 2.167083 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 2.16708 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -29.299000 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -29.2990 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 325.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -26.891800 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -26.8918 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = 3.376133 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 3.37613 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -25.452533 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -25.4525 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 341.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -24.871333 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -24.8713 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -0.606333 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -0.606333 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -25.414556 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -25.4146 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 351.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -24.124294 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -24.1243 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -0.433353 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -0.433353 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -20.555000 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -20.5550 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 370.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -19.760778 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -19.7608 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -2.941222 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -2.94122 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -21.586778 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -21.5868 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 380.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -17.823000 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -17.8230 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -3.711800 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -3.71180 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -17.413400 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -17.4134 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 396.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = -13.636700 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -13.6367 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = -4.314000 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -4.31400 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = -19.715800 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -19.7158 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 4 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 4 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 4 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 408.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -11.015214 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -11.0152 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -7.906429 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -7.90643 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -16.009643 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -16.0096 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 425.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -7.538647 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -7.53865 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -2.703765 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -2.70376 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -15.773059 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -15.7731 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 444.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -5.677067 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -5.67707 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -8.470333 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -8.47033 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -16.465133 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -16.4651 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 460.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 5 atoms have been selected out of 1857 SHOW: average of selected elements = -1.778800 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -1.77880 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 5 atoms have been selected out of 1857 SHOW: average of selected elements = -6.745000 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -6.74500 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 5 atoms have been selected out of 1857 SHOW: average of selected elements = -15.396000 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -15.3960 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 3 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 3 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 3 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 467.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -1.322647 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -1.32265 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -8.975000 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -8.97500 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -20.932824 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -20.9328 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 489.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 5 atoms have been selected out of 1857 SHOW: average of selected elements = -3.681800 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -3.68180 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 5 atoms have been selected out of 1857 SHOW: average of selected elements = -4.809600 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -4.80960 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 5 atoms have been selected out of 1857 SHOW: average of selected elements = -19.053600 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -19.0536 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 3 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 3 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 3 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 496.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 13 atoms have been selected out of 1857 SHOW: average of selected elements = -7.287000 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -7.28700 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 13 atoms have been selected out of 1857 SHOW: average of selected elements = -4.155692 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -4.15569 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 13 atoms have been selected out of 1857 SHOW: average of selected elements = -20.355692 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -20.3557 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 7 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 7 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 7 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 510.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -9.309111 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -9.30911 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -8.453000 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -8.45300 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -20.522667 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -20.5227 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 521.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 11 atoms have been selected out of 1857 SHOW: average of selected elements = -12.886273 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -12.8863 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 11 atoms have been selected out of 1857 SHOW: average of selected elements = -9.222091 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -9.22209 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 11 atoms have been selected out of 1857 SHOW: average of selected elements = -21.752364 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -21.7524 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 7 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 7 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 7 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 535.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -15.613059 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -15.6131 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -8.580824 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -8.58082 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -16.416529 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -16.4165 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 554.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 13 atoms have been selected out of 1857 SHOW: average of selected elements = -19.594154 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -19.5942 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 13 atoms have been selected out of 1857 SHOW: average of selected elements = -7.774000 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -7.77400 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 13 atoms have been selected out of 1857 SHOW: average of selected elements = -18.859615 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -18.8596 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 7 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 7 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 7 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 568.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -21.274889 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -21.2749 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -8.629111 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -8.62911 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -23.309333 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -23.3093 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 579.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 19 atoms have been selected out of 1857 SHOW: average of selected elements = -21.299842 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -21.2998 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 19 atoms have been selected out of 1857 SHOW: average of selected elements = -4.165316 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -4.16532 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 19 atoms have been selected out of 1857 SHOW: average of selected elements = -26.182895 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -26.1829 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 600.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = -25.746167 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -25.7462 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = -6.082389 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -6.08239 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = -21.498778 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -21.4988 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 620.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = -28.690444 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -28.6904 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = -3.579222 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -3.57922 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = -27.734444 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -27.7344 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 640.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 22 atoms have been selected out of 1857 SHOW: average of selected elements = -31.797273 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -31.7973 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 22 atoms have been selected out of 1857 SHOW: average of selected elements = 1.858864 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 1.85886 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 22 atoms have been selected out of 1857 SHOW: average of selected elements = -22.186864 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -22.1869 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 10 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 10 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 10 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 664.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 11 atoms have been selected out of 1857 SHOW: average of selected elements = -35.006273 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -35.0063 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 11 atoms have been selected out of 1857 SHOW: average of selected elements = 0.263182 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 0.263182 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 11 atoms have been selected out of 1857 SHOW: average of selected elements = -23.390000 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -23.3900 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 7 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 7 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 7 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 678.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 20 atoms have been selected out of 1857 SHOW: average of selected elements = -33.828850 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -33.8288 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 20 atoms have been selected out of 1857 SHOW: average of selected elements = -3.652550 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -3.65255 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 20 atoms have been selected out of 1857 SHOW: average of selected elements = -27.888850 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -27.8889 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 702.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -32.267667 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -32.2677 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -5.283444 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -5.28344 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -22.376000 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -22.3760 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 712.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = -32.340800 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -32.3408 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = -4.230600 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -4.23060 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = -17.627100 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -17.6271 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 4 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 4 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 4 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 724.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -28.162444 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -28.1624 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -2.797667 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -2.79767 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -19.070889 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -19.0709 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 734.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 22 atoms have been selected out of 1857 SHOW: average of selected elements = -28.437955 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -28.4380 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 22 atoms have been selected out of 1857 SHOW: average of selected elements = -0.961545 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -0.961545 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 22 atoms have been selected out of 1857 SHOW: average of selected elements = -12.456591 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -12.4566 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 10 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 10 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 10 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 758.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -30.647714 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -30.6477 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -6.220500 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -6.22050 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -13.175571 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -13.1756 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 775.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -28.182071 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -28.1821 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -7.535286 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -7.53529 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -18.296429 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -18.2964 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 792.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -23.203941 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -23.2039 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -4.212941 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -4.21294 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -15.227059 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -15.2271 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 811.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -27.217412 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -27.2174 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -5.464059 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -5.46406 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -10.284235 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -10.2842 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 833.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = -26.954900 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -26.9549 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = -10.291000 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -10.2910 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = -12.272400 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -12.2724 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 4 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 4 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 4 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 845.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -23.193167 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -23.1932 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -10.772333 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -10.7723 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -14.793250 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -14.7933 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 860.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -20.217471 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -20.2175 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -6.996118 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -6.99612 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -11.845235 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -11.8452 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 879.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -23.832167 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -23.8322 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -9.291333 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -9.29133 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -7.439250 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -7.43925 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 894.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -22.124333 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -22.1243 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -13.685111 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -13.6851 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -9.981778 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -9.98178 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 904.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -18.073588 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -18.0736 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -11.761529 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -11.7615 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -11.856765 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -11.8568 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 926.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -16.875867 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -16.8759 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -14.604800 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -14.6048 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -4.329600 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -4.32960 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 944.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 22 atoms have been selected out of 1857 SHOW: average of selected elements = -12.879636 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -12.8796 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 22 atoms have been selected out of 1857 SHOW: average of selected elements = -10.890682 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -10.8907 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 22 atoms have been selected out of 1857 SHOW: average of selected elements = -10.029682 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -10.0297 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 10 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 10 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 10 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 968.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -16.476118 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -16.4761 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -8.413706 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -8.41371 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -8.352000 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -8.35200 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 987.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -15.301667 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -15.3017 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -5.304667 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -5.30467 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -4.600000 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -4.60000 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 997.000 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -19.605500 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -19.6055 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -3.226000 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -3.22600 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -2.364500 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -2.36450 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1012.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -16.731111 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -16.7311 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -0.063889 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -0.638889E-01 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -4.207111 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -4.20711 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1022.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = -15.941400 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -15.9414 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = -2.574900 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -2.57490 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = -8.326400 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -8.32640 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 4 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 4 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 4 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1034.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 20 atoms have been selected out of 1857 SHOW: average of selected elements = -21.333250 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -21.3332 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 20 atoms have been selected out of 1857 SHOW: average of selected elements = -5.093800 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -5.09380 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 20 atoms have been selected out of 1857 SHOW: average of selected elements = -6.105550 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -6.10555 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1058.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -22.026765 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -22.0268 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = 0.117176 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 0.117176 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -5.978294 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -5.97829 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1077.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -17.691833 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -17.6918 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = 2.697000 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 2.69700 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -9.513167 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -9.51317 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1091.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -18.677867 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -18.6779 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -0.519800 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -0.519800 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -12.283467 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -12.2835 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1107.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -23.772882 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -23.7729 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -1.099353 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -1.09935 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -11.439118 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -11.4391 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1126.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -22.934667 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -22.9347 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = 4.274750 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 4.27475 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -9.304250 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -9.30425 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1140.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -19.562000 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -19.5620 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = 4.684500 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 4.68450 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -13.677429 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -13.6774 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1157.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -23.533222 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -23.5332 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = 2.963444 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 2.96344 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -15.990778 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -15.9908 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1167.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 13 atoms have been selected out of 1857 SHOW: average of selected elements = -27.429385 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -27.4294 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 13 atoms have been selected out of 1857 SHOW: average of selected elements = 4.886077 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 4.88608 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 13 atoms have been selected out of 1857 SHOW: average of selected elements = -13.732769 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -13.7328 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 7 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 7 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 7 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1181.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -24.612667 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -24.6127 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = 8.919333 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 8.91933 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -14.456417 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -14.4564 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1196.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -23.786667 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -23.7867 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = 7.101467 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 7.10147 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -19.655933 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -19.6559 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1212.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -28.090824 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -28.0908 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = 3.700588 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 3.70059 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -19.076588 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -19.0766 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1231.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -30.042417 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -30.0424 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = 8.024917 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 8.02492 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -16.471333 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -16.4713 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1245.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = -26.988778 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -26.9888 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = 12.632222 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 12.6322 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = -21.194222 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -21.1942 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1265.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 22 atoms have been selected out of 1857 SHOW: average of selected elements = -30.324955 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -30.3250 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 22 atoms have been selected out of 1857 SHOW: average of selected elements = 7.140045 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 7.14005 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 22 atoms have been selected out of 1857 SHOW: average of selected elements = -25.059364 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -25.0594 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 10 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 10 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 10 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1289.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -34.215429 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -34.2154 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = 8.668429 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 8.66843 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -20.922643 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -20.9226 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1306.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = -32.587900 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -32.5879 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = 13.563700 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 13.5637 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = -21.048200 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -21.0482 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 4 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 4 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 4 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1318.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -30.090059 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -30.0901 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = 13.290471 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 13.2905 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -25.408765 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -25.4088 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1337.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -35.208176 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -35.2082 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = 9.519706 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 9.51971 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -26.880529 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -26.8805 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1359.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -37.170333 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -37.1703 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = 13.279500 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 13.2795 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -23.275583 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -23.2756 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1373.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -33.584643 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -33.5846 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = 17.157857 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 17.1579 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -23.649143 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -23.6491 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1390.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -35.882417 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -35.8824 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = 16.086250 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 16.0862 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -28.781833 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -28.7818 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1404.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -30.155412 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -30.1554 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = 18.068176 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 18.0682 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -26.207471 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -26.2075 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1426.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -29.940643 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -29.9406 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = 17.130643 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 17.1306 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -33.087929 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -33.0879 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1443.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -25.154471 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -25.1545 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = 15.985412 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 15.9854 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -28.313412 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -28.3134 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1462.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -21.867778 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -21.8678 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = 15.216889 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 15.2169 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -31.486444 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -31.4864 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1473.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -18.929643 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -18.9296 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = 10.498000 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 10.4980 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -30.069714 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -30.0697 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1490.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -17.175222 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -17.1752 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = 15.099778 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 15.0998 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -28.773444 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -28.7734 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1500.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -21.122083 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -21.1221 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = 16.792583 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 16.7926 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -26.774667 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -26.7747 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1515.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -20.781111 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -20.7811 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = 11.721222 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 11.7212 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -25.231222 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -25.2312 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1525.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -16.004429 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -16.0044 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = 10.706286 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 10.7063 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -24.742000 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -24.7420 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1542.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 5 atoms have been selected out of 1857 SHOW: average of selected elements = -16.588400 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -16.5884 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 5 atoms have been selected out of 1857 SHOW: average of selected elements = 15.042200 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 15.0422 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 5 atoms have been selected out of 1857 SHOW: average of selected elements = -22.161000 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -22.1610 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 3 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 3 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 3 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1549.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -21.624529 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -21.6245 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = 14.556235 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 14.5562 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -19.041235 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -19.0412 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 13 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1571.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = -20.540778 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -20.5408 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = 10.682944 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 10.6829 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = -19.114833 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -19.1148 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1591.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 11 atoms have been selected out of 1857 SHOW: average of selected elements = -14.556182 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -14.5562 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 11 atoms have been selected out of 1857 SHOW: average of selected elements = 12.017545 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 12.0175 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 11 atoms have been selected out of 1857 SHOW: average of selected elements = -18.425455 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -18.4255 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 7 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 7 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 7 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1605.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -14.641417 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -14.6414 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = 9.025250 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 9.02525 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -15.335667 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -15.3357 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1620.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -17.606067 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -17.6061 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = 6.205933 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 6.20593 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -19.186333 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -19.1863 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1636.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -14.344933 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -14.3449 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = 3.750267 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 3.75027 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -22.644333 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -22.6443 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1652.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = -18.380889 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -18.3809 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = 6.892000 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 6.89200 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = -24.510056 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -24.5101 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 9 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1672.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -17.236556 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -17.2366 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = 3.329111 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 3.32911 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -29.065222 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -29.0652 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1683.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 5 atoms have been selected out of 1857 SHOW: average of selected elements = -17.501600 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -17.5016 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 5 atoms have been selected out of 1857 SHOW: average of selected elements = 5.621200 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 5.62120 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 5 atoms have been selected out of 1857 SHOW: average of selected elements = -32.779400 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -32.7794 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 3 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 3 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 3 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1690.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -17.321000 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -17.3210 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = 4.595667 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 4.59567 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -36.250556 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -36.2506 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 5 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1701.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -13.850417 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -13.8504 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = 1.914083 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 1.91408 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -33.371250 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -33.3713 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1715.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -11.445765 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -11.4458 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -0.502882 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -0.502882 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -36.111235 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -36.1112 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 11 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1734.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -13.148000 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -13.1480 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -4.096917 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -4.09692 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -32.188083 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -32.1881 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 6 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1749.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -18.556733 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -18.5567 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -4.414667 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -4.41467 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -35.034733 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -35.0347 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1767.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -21.536400 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -21.5364 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -8.086867 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -8.08687 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -31.294400 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -31.2944 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1785.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -22.482933 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -22.4829 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -9.804733 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -9.80473 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -35.327067 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -35.3271 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1803.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -27.491067 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -27.4911 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -6.834333 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -6.83433 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -35.644000 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -35.6440 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1821.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -28.370867 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -28.3709 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -12.182267 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -12.1823 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -35.141800 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -35.1418 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 8 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco FOR ID LOOP: symbol ID set to 1839.00 (real) CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -33.517714 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -33.5177 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -9.703000 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -9.70300 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -36.568714 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -36.5687 (real) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) SELRPN: 10 atoms have been selected out of 1857 CNSsolve> do (y=$ave_y) (byres(id $id) and store1) SELRPN: 10 atoms have been selected out of 1857 CNSsolve> do (z=$ave_z) (byres(id $id) and store1) SELRPN: 10 atoms have been selected out of 1857 CNSsolve> CNSsolve> end loop avco CNSsolve> for $id in id (tag and byres(store1)) loop avco CNSsolve> CNSsolve> show ave(x) (byres(id $id) and known) CNSsolve> evaluate ($ave_x=$result) CNSsolve> show ave(y) (byres(id $id) and known) CNSsolve> evaluate ($ave_y=$result) CNSsolve> show ave(z) (byres(id $id) and known) CNSsolve> evaluate ($ave_z=$result) CNSsolve> CNSsolve> do (x=$ave_x) (byres(id $id) and store1) CNSsolve> do (y=$ave_y) (byres(id $id) and store1) CNSsolve> do (z=$ave_z) (byres(id $id) and store1) CNSsolve> CNSsolve> end loop avco CNSsolve> CNSsolve> do (x=x+random(2.0)) (store1) SELRPN: 916 atoms have been selected out of 1857 CNSsolve> do (y=y+random(2.0)) (store1) SELRPN: 916 atoms have been selected out of 1857 CNSsolve> do (z=z+random(2.0)) (store1) SELRPN: 916 atoms have been selected out of 1857 CNSsolve> CNSsolve> {- start parameter for the side chain building -} CNSsolve> parameter PARRDR> nbonds NBDSET> rcon=20. nbxmod=-2 repel=0.9 wmin=0.1 tolerance=1. NBDSET> rexp=2 irexp=2 inhibit=0.25 NBDSET> end PARRDR> end CNSsolve> CNSsolve> {- Friction coefficient, in 1/ps. -} CNSsolve> do (fbeta=100) (store1) SELRPN: 916 atoms have been selected out of 1857 CNSsolve> CNSsolve> evaluate ($bath=300.0) EVALUATE: symbol $BATH set to 300.000 (real) CNSsolve> evaluate ($nstep=500) EVALUATE: symbol $NSTEP set to 500.000 (real) CNSsolve> evaluate ($timestep=0.0005) EVALUATE: symbol $TIMESTEP set to 0.500000E-03 (real) CNSsolve> CNSsolve> do (refy=mass) (store1) SELRPN: 916 atoms have been selected out of 1857 CNSsolve> CNSsolve> do (mass=20) (store1) SELRPN: 916 atoms have been selected out of 1857 CNSsolve> CNSsolve> igroup interaction SELRPN> (store1) (store1 or known) SELRPN: 916 atoms have been selected out of 1857 SELRPN: 1857 atoms have been selected out of 1857 IGROup> end CNSsolve> CNSsolve> {- turn on initial energy terms -} CNSsolve> flags exclude * include bond angle vdw end CNSsolve> CNSsolve> minimize powell nstep=50 nprint=10 end POWELL: number of degrees of freedom= 2748 NBONDS: generating intra-molecular exclusion list with mode=-2 MAKINB: mode -2 found 916 exclusions and 0 interactions(1-4) %atoms " -15 -LEU -HN " and " -15 -LEU -HB2 " only 0.10 A apart %atoms " -39 -TYR -HB1 " and " -39 -TYR -HE1 " only 0.10 A apart %atoms " -42 -TRP -HN " and " -42 -TRP -HE3 " only 0.07 A apart %atoms " -48 -TRP -HE1 " and " -48 -TRP -HE3 " only 0.07 A apart %atoms " -49 -GLN -HN " and " -49 -GLN -HA " only 0.07 A apart %atoms " -60 -TRP -HB1 " and " -60 -TRP -HH2 " only 0.09 A apart %atoms " -66 -ARG -HN " and " -66 -ARG -HH22" only 0.07 A apart %atoms " -70 -LEU -HB2 " and " -70 -LEU -HD23" only 0.03 A apart %atoms " -70 -LEU -HG " and " -70 -LEU -HD11" only 0.09 A apart %atoms " -73 -ALA -HN " and " -73 -ALA -HB2 " only 0.08 A apart %atoms " -75 -GLU -HB1 " and " -75 -GLU -HB2 " only 0.09 A apart NBONDS: found 73424 intra-atom interactions NBONDS: found 11 nonbonded violations %atoms " -11 -ILE -CG1 " and " -11 -ILE -HD13" only 0.09 A apart NBONDS: found 71694 intra-atom interactions NBONDS: found 1 nonbonded violations NBONDS: found 65354 intra-atom interactions NBONDS: found 67279 intra-atom interactions NBONDS: found 64247 intra-atom interactions NBONDS: found 65250 intra-atom interactions --------------- cycle= 10 ------ stepsize= 0.0004 ----------------------- | Etotal =0.10E+07 grad(E)=853.719 E(BOND)=244534.501 E(ANGL)=286389.699 | | E(VDW )=499538.416 | ------------------------------------------------------------------------------- NBONDS: found 65684 intra-atom interactions NBONDS: found 65715 intra-atom interactions NBONDS: found 65753 intra-atom interactions NBONDS: found 65750 intra-atom interactions --------------- cycle= 20 ------ stepsize= 0.0004 ----------------------- | Etotal =451095.860 grad(E)=522.262 E(BOND)=109286.414 E(ANGL)=73866.217 | | E(VDW )=267943.229 | ------------------------------------------------------------------------------- NBONDS: found 65852 intra-atom interactions NBONDS: found 65851 intra-atom interactions NBONDS: found 65909 intra-atom interactions NBONDS: found 66004 intra-atom interactions --------------- cycle= 30 ------ stepsize= 0.0004 ----------------------- | Etotal =381227.419 grad(E)=490.121 E(BOND)=102798.490 E(ANGL)=46357.375 | | E(VDW )=232071.554 | ------------------------------------------------------------------------------- NBONDS: found 66039 intra-atom interactions --------------- cycle= 40 ------ stepsize= 0.0004 ----------------------- | Etotal =375547.902 grad(E)=486.461 E(BOND)=103240.937 E(ANGL)=44862.393 | | E(VDW )=227444.571 | ------------------------------------------------------------------------------- --------------- cycle= 50 ------ stepsize= 0.0005 ----------------------- | Etotal =374682.766 grad(E)=487.150 E(BOND)=103575.150 E(ANGL)=44824.874 | | E(VDW )=226282.741 | ------------------------------------------------------------------------------- POWELL: STEP number limit. Normal termination POWELL: Current coordinates set to last minimum CNSsolve> CNSsolve> do (vx=maxwell($bath)) (store1) SELRPN: 916 atoms have been selected out of 1857 CNSsolve> do (vy=maxwell($bath)) (store1) SELRPN: 916 atoms have been selected out of 1857 CNSsolve> do (vz=maxwell($bath)) (store1) SELRPN: 916 atoms have been selected out of 1857 CNSsolve> CNSsolve> flags exclude vdw include impr end CNSsolve> CNSsolve> dynamics cartesian Cartesian Dynamics> nstep=50 Cartesian Dynamics> timestep=$timestep Cartesian Dynamics> tcoupling=true temperature=$bath DCART: temperature coupling (TCOUpling) enabled Cartesian Dynamics> nprint=$nstep Cartesian Dynamics> cmremove=false Cartesian Dynamics> end -------------------------- Cartesian dynamics start --------------------------- | E(kin)+E(total)=636162.691 E(kin)=829.475 temperature=303.792 | | Etotal =635333.217 grad(E)=647.844 E(BOND)=103575.150 E(ANGL)=44824.874 | | E(IMPR)=486933.192 | ------------------------------------------------------------------------------- -------------------- final step= 50 at 0.02500 ps --------------------- | E(kin)+E(total)=375780.634 E(kin)=63189.142 temperature=23142.811 | | Etotal =312591.492 grad(E)=368.645 E(BOND)=48314.253 E(ANGL)=113625.535 | | E(IMPR)=150651.704 | ------------------------------------------------------------------------------- CENMAS: Information about center of free masses position [A] : -20.48213 0.05675 -19.80424 velocity [A/ps] : -0.27489 0.74612 1.52593 ang. mom. [amu A/ps] : -71545.78721 301519.41792 41038.56620 kin. ener. [Kcal/mol] : 64.81869 CNSsolve> CNSsolve> flags include vdw end CNSsolve> CNSsolve> minimize powell nstep=50 nprint=10 end POWELL: number of degrees of freedom= 2748 NBONDS: found 66268 intra-atom interactions NBONDS: found 65075 intra-atom interactions NBONDS: found 65504 intra-atom interactions NBONDS: found 65513 intra-atom interactions --------------- cycle= 10 ------ stepsize= 0.0003 ----------------------- | Etotal =542578.248 grad(E)=522.955 E(BOND)=121856.223 E(ANGL)=67452.621 | | E(IMPR)=172777.768 E(VDW )=180491.635 | ------------------------------------------------------------------------------- NBONDS: found 65829 intra-atom interactions NBONDS: found 65641 intra-atom interactions --------------- cycle= 20 ------ stepsize= 0.0000 ----------------------- | Etotal =475290.880 grad(E)=456.561 E(BOND)=91319.880 E(ANGL)=37538.929 | | E(IMPR)=155926.862 E(VDW )=190505.210 | ------------------------------------------------------------------------------- NBONDS: found 65603 intra-atom interactions NBONDS: found 65643 intra-atom interactions NBONDS: found 65665 intra-atom interactions --------------- cycle= 30 ------ stepsize= 0.0000 ----------------------- | Etotal =454693.625 grad(E)=453.276 E(BOND)=92466.419 E(ANGL)=30964.729 | | E(IMPR)=146428.869 E(VDW )=184833.608 | ------------------------------------------------------------------------------- NBONDS: found 65709 intra-atom interactions --------------- cycle= 40 ------ stepsize= 0.0000 ----------------------- | Etotal =450563.376 grad(E)=454.570 E(BOND)=92186.441 E(ANGL)=29764.211 | | E(IMPR)=143952.645 E(VDW )=184660.079 | ------------------------------------------------------------------------------- NBONDS: found 65715 intra-atom interactions NBONDS: found 65709 intra-atom interactions --------------- cycle= 50 ------ stepsize= 0.0003 ----------------------- | Etotal =444004.865 grad(E)=452.402 E(BOND)=91317.774 E(ANGL)=28013.328 | | E(IMPR)=139990.834 E(VDW )=184682.930 | ------------------------------------------------------------------------------- POWELL: STEP number limit. Normal termination POWELL: Current coordinates set to last minimum CNSsolve> CNSsolve> do (vx=maxwell($bath)) (store1) SELRPN: 916 atoms have been selected out of 1857 CNSsolve> do (vy=maxwell($bath)) (store1) SELRPN: 916 atoms have been selected out of 1857 CNSsolve> do (vz=maxwell($bath)) (store1) SELRPN: 916 atoms have been selected out of 1857 CNSsolve> CNSsolve> dynamics cartesian Cartesian Dynamics> nstep=50 Cartesian Dynamics> timestep=$timestep Cartesian Dynamics> tcoupling=true temperature=$bath DCART: temperature coupling (TCOUpling) enabled Cartesian Dynamics> nprint=$nstep Cartesian Dynamics> cmremove=false Cartesian Dynamics> end -------------------------- Cartesian dynamics start --------------------------- | E(kin)+E(total)=444834.093 E(kin)=829.228 temperature=303.702 | | Etotal =444004.865 grad(E)=452.402 E(BOND)=91317.774 E(ANGL)=28013.328 | | E(IMPR)=139990.834 E(VDW )=184682.930 | ------------------------------------------------------------------------------- NBONDS: found 65710 intra-atom interactions NBONDS: found 65687 intra-atom interactions NBONDS: found 65706 intra-atom interactions -------------------- final step= 50 at 0.02500 ps --------------------- | E(kin)+E(total)=443231.599 E(kin)=1904.396 temperature=697.479 | | Etotal =441327.203 grad(E)=454.712 E(BOND)=92124.701 E(ANGL)=28244.027 | | E(IMPR)=137217.054 E(VDW )=183741.421 | ------------------------------------------------------------------------------- CENMAS: Information about center of free masses position [A] : -20.47599 0.07107 -19.78141 velocity [A/ps] : -0.15527 -0.16999 -0.03684 ang. mom. [amu A/ps] : 50514.70689 -21717.21574 5021.17223 kin. ener. [Kcal/mol] : 1.19011 CNSsolve> CNSsolve> parameter PARRDR> nbonds NBDSET> rcon=2. nbxmod=-3 repel=0.75 NBDSET> end PARRDR> end CNSsolve> CNSsolve> minimize powell nstep=100 nprint=25 end POWELL: number of degrees of freedom= 2748 NBONDS: generating intra-molecular exclusion list with mode=-3 MAKINB: mode -3 found 2995 exclusions and 0 interactions(1-4) NBONDS: found 63617 intra-atom interactions NBONDS: found 65007 intra-atom interactions NBONDS: found 65054 intra-atom interactions NBONDS: found 64913 intra-atom interactions NBONDS: found 65053 intra-atom interactions NBONDS: found 65065 intra-atom interactions --------------- cycle= 25 ------ stepsize= 0.0005 ----------------------- | Etotal =79834.847 grad(E)=99.163 E(BOND)=1921.340 E(ANGL)=27204.191 | | E(IMPR)=50599.441 E(VDW )=109.874 | ------------------------------------------------------------------------------- NBONDS: found 65053 intra-atom interactions NBONDS: found 65025 intra-atom interactions NBONDS: found 65044 intra-atom interactions NBONDS: found 65064 intra-atom interactions NBONDS: found 65059 intra-atom interactions NBONDS: found 65004 intra-atom interactions --------------- cycle= 50 ------ stepsize= 0.0007 ----------------------- | Etotal =40792.781 grad(E)=73.729 E(BOND)=1792.288 E(ANGL)=15898.105 | | E(IMPR)=23027.686 E(VDW )=74.703 | ------------------------------------------------------------------------------- NBONDS: found 65087 intra-atom interactions NBONDS: found 65057 intra-atom interactions NBONDS: found 65111 intra-atom interactions NBONDS: found 65149 intra-atom interactions --------------- cycle= 75 ------ stepsize= 0.0001 ----------------------- | Etotal =13576.152 grad(E)=52.937 E(BOND)=677.811 E(ANGL)=5396.578 | | E(IMPR)=7459.734 E(VDW )=42.029 | ------------------------------------------------------------------------------- NBONDS: found 65072 intra-atom interactions NBONDS: found 65083 intra-atom interactions NBONDS: found 65095 intra-atom interactions NBONDS: found 65114 intra-atom interactions NBONDS: found 65053 intra-atom interactions --------------- cycle= 100 ------ stepsize= 0.0006 ----------------------- | Etotal =3000.891 grad(E)=16.890 E(BOND)=100.066 E(ANGL)=1406.828 | | E(IMPR)=1483.897 E(VDW )=10.100 | ------------------------------------------------------------------------------- POWELL: STEP number limit. Normal termination POWELL: Current coordinates set to last minimum CNSsolve> CNSsolve> do (vx=maxwell($bath)) (store1) SELRPN: 916 atoms have been selected out of 1857 CNSsolve> do (vy=maxwell($bath)) (store1) SELRPN: 916 atoms have been selected out of 1857 CNSsolve> do (vz=maxwell($bath)) (store1) SELRPN: 916 atoms have been selected out of 1857 CNSsolve> CNSsolve> dynamics cartesian Cartesian Dynamics> nstep=$nstep Cartesian Dynamics> timestep=$timestep Cartesian Dynamics> tcoupling=true temperature=$bath DCART: temperature coupling (TCOUpling) enabled Cartesian Dynamics> nprint=$nstep Cartesian Dynamics> cmremove=false Cartesian Dynamics> end -------------------------- Cartesian dynamics start --------------------------- | E(kin)+E(total)=3836.410 E(kin)=835.519 temperature=306.006 | | Etotal =3000.891 grad(E)=16.890 E(BOND)=100.066 E(ANGL)=1406.828 | | E(IMPR)=1483.897 E(VDW )=10.100 | ------------------------------------------------------------------------------- NBONDS: found 65072 intra-atom interactions NBONDS: found 65084 intra-atom interactions NBONDS: found 65068 intra-atom interactions NBONDS: found 65086 intra-atom interactions NBONDS: found 65080 intra-atom interactions NBONDS: found 65094 intra-atom interactions NBONDS: found 65081 intra-atom interactions NBONDS: found 65107 intra-atom interactions NBONDS: found 65101 intra-atom interactions NBONDS: found 65067 intra-atom interactions NBONDS: found 65071 intra-atom interactions NBONDS: found 65072 intra-atom interactions NBONDS: found 65068 intra-atom interactions NBONDS: found 65102 intra-atom interactions -------------------- final step= 500 at 0.25000 ps --------------------- | E(kin)+E(total)=1719.015 E(kin)=649.501 temperature=237.878 | | Etotal =1069.515 grad(E)=34.145 E(BOND)=249.594 E(ANGL)=759.393 | | E(IMPR)=56.676 E(VDW )=3.851 | ------------------------------------------------------------------------------- CENMAS: Information about center of free masses position [A] : -20.47995 0.07449 -19.77834 velocity [A/ps] : -0.11400 -0.12029 0.12294 ang. mom. [amu A/ps] : -19526.72715 25926.46691 -52098.81877 kin. ener. [Kcal/mol] : 0.93218 CNSsolve> CNSsolve> {- turn on all energy terms -} CNSsolve> flags include dihe ? end EFLAGS: the following energy flags are set EFLAGS: BOND ANGL DIHE IMPR VDW CNSsolve> CNSsolve> {- set repel to ~vdw radii -} CNSsolve> parameter PARRDR> nbonds NBDSET> repel=0.89 NBDSET> end PARRDR> end CNSsolve> CNSsolve> minimize powell nstep=500 nprint=50 end POWELL: number of degrees of freedom= 2748 NBONDS: generating intra-molecular exclusion list with mode=-3 MAKINB: mode -3 found 2995 exclusions and 0 interactions(1-4) NBONDS: found 65101 intra-atom interactions NBONDS: found 65041 intra-atom interactions --------------- cycle= 50 ------ stepsize= -0.0001 ----------------------- | Etotal =2260.517 grad(E)=13.776 E(BOND)=16.939 E(ANGL)=114.355 | | E(DIHE)=28.670 E(IMPR)=16.242 E(VDW )=2084.311 | ------------------------------------------------------------------------------- NBONDS: found 65021 intra-atom interactions --------------- cycle= 100 ------ stepsize= 0.0006 ----------------------- | Etotal =2222.140 grad(E)=13.564 E(BOND)=16.509 E(ANGL)=111.270 | | E(DIHE)=23.246 E(IMPR)=14.007 E(VDW )=2057.108 | ------------------------------------------------------------------------------- --------------- cycle= 150 ------ stepsize= -0.0003 ----------------------- | Etotal =2209.346 grad(E)=13.531 E(BOND)=16.049 E(ANGL)=109.961 | | E(DIHE)=21.660 E(IMPR)=14.989 E(VDW )=2046.688 | ------------------------------------------------------------------------------- --------------- cycle= 200 ------ stepsize= -0.0002 ----------------------- | Etotal =2208.765 grad(E)=13.517 E(BOND)=16.062 E(ANGL)=109.689 | | E(DIHE)=21.719 E(IMPR)=14.912 E(VDW )=2046.384 | ------------------------------------------------------------------------------- --------------- cycle= 250 ------ stepsize= -0.0001 ----------------------- | Etotal =2208.737 grad(E)=13.518 E(BOND)=16.058 E(ANGL)=109.710 | | E(DIHE)=21.700 E(IMPR)=14.900 E(VDW )=2046.368 | ------------------------------------------------------------------------------- --------------- cycle= 300 ------ stepsize= -0.0002 ----------------------- | Etotal =2208.737 grad(E)=13.518 E(BOND)=16.058 E(ANGL)=109.712 | | E(DIHE)=21.700 E(IMPR)=14.903 E(VDW )=2046.363 | ------------------------------------------------------------------------------- POWELL: Gradient converged. Normal termination POWELL: Current coordinates set to last minimum CNSsolve> CNSsolve> flags exclude * include bond angl impr dihe vdw end CNSsolve> CNSsolve> {- return masses to something sensible -} CNSsolve> do (mass=refy) (store1) SELRPN: 916 atoms have been selected out of 1857 CNSsolve> CNSsolve> do (vx=maxwell($bath)) (store1) SELRPN: 916 atoms have been selected out of 1857 CNSsolve> do (vy=maxwell($bath)) (store1) SELRPN: 916 atoms have been selected out of 1857 CNSsolve> do (vz=maxwell($bath)) (store1) SELRPN: 916 atoms have been selected out of 1857 CNSsolve> CNSsolve> dynamics cartesian Cartesian Dynamics> nstep=$nstep Cartesian Dynamics> timestep=$timestep Cartesian Dynamics> tcoupling=true temperature=$bath DCART: temperature coupling (TCOUpling) enabled Cartesian Dynamics> nprint=$nstep Cartesian Dynamics> cmremove=false Cartesian Dynamics> end -------------------------- Cartesian dynamics start --------------------------- | E(kin)+E(total)=3035.902 E(kin)=827.166 temperature=302.947 | | Etotal =2208.737 grad(E)=13.518 E(BOND)=16.058 E(ANGL)=109.712 | | E(DIHE)=21.700 E(IMPR)=14.903 E(VDW )=2046.363 | ------------------------------------------------------------------------------- NBONDS: found 65030 intra-atom interactions NBONDS: found 65013 intra-atom interactions NBONDS: found 65022 intra-atom interactions NBONDS: found 65018 intra-atom interactions NBONDS: found 65031 intra-atom interactions NBONDS: found 65045 intra-atom interactions NBONDS: found 65060 intra-atom interactions NBONDS: found 65045 intra-atom interactions NBONDS: found 64973 intra-atom interactions -------------------- final step= 500 at 0.25000 ps --------------------- | E(kin)+E(total)=3839.471 E(kin)=790.428 temperature=289.491 | | Etotal =3049.043 grad(E)=38.142 E(BOND)=237.085 E(ANGL)=567.197 | | E(DIHE)=24.776 E(IMPR)=117.408 E(VDW )=2102.577 | ------------------------------------------------------------------------------- CENMAS: Information about center of free masses position [A] : -20.87786 -0.36176 -20.28016 velocity [A/ps] : 0.15846 0.40306 0.29445 ang. mom. [amu A/ps] : 14743.52774 3475.53284 -12363.81729 kin. ener. [Kcal/mol] : 0.31246 CNSsolve> CNSsolve> {- some final minimisation -} CNSsolve> minimize powell POWELL> nstep=500 POWELL> drop=40.0 POWELL> nprint=50 POWELL> end POWELL: number of degrees of freedom= 2748 --------------- cycle= 50 ------ stepsize= -0.0003 ----------------------- | Etotal =2209.172 grad(E)=13.578 E(BOND)=16.264 E(ANGL)=110.165 | | E(DIHE)=19.953 E(IMPR)=14.890 E(VDW )=2047.899 | ------------------------------------------------------------------------------- --------------- cycle= 100 ------ stepsize= -0.0002 ----------------------- | Etotal =2207.232 grad(E)=13.540 E(BOND)=16.287 E(ANGL)=109.749 | | E(DIHE)=20.105 E(IMPR)=14.896 E(VDW )=2046.196 | ------------------------------------------------------------------------------- --------------- cycle= 150 ------ stepsize= 0.0000 ----------------------- | Etotal =2207.109 grad(E)=13.545 E(BOND)=16.277 E(ANGL)=109.848 | | E(DIHE)=20.186 E(IMPR)=14.885 E(VDW )=2045.914 | ------------------------------------------------------------------------------- --------------- cycle= 200 ------ stepsize= -0.0003 ----------------------- | Etotal =2207.107 grad(E)=13.544 E(BOND)=16.272 E(ANGL)=109.838 | | E(DIHE)=20.176 E(IMPR)=14.886 E(VDW )=2045.934 | ------------------------------------------------------------------------------- --------------- cycle= 250 ------ stepsize= 0.0004 ----------------------- | Etotal =2207.107 grad(E)=13.544 E(BOND)=16.272 E(ANGL)=109.837 | | E(DIHE)=20.177 E(IMPR)=14.886 E(VDW )=2045.935 | ------------------------------------------------------------------------------- POWELL: Gradient converged. Normal termination POWELL: Current coordinates set to last minimum CNSsolve> CNSsolve> print thres=0.02 bonds (atom-i |atom-j ) dist. equil. delta energy const. ( 42 CA | 42 HA ) 1.056 1.080 -0.024 0.555 1000.000 ( 49 CA | 49 HA ) 1.060 1.080 -0.020 0.416 1000.000 ( 72 CG | 72 HG1 ) 1.058 1.080 -0.022 0.484 1000.000 Number of violations greater 0.020: 3 RMS deviation= 0.004 CNSsolve> print thres=5. angles (atom-i |atom-j |atom-k ) angle equil. delta energy const. Number of violations greater 5.000: 0 RMS deviation= 0.589 CNSsolve> CNSsolve> end if CNSsolve> CNSsolve> fix selection=( none ) end SELRPN: 0 atoms have been selected out of 1857 CNSsolve> CNSsolve> end if CNSsolve> CNSsolve> set echo=false end SELRPN: 0 atoms have been selected out of 1857 SHOW: zero atoms selected NEXTCD: condition evaluated as true SELRPN: 0 atoms have been selected out of 1857 CNSsolve> CNSsolve> if (&set_bfactor=true) then NEXTCD: condition evaluated as false CNSsolve> do (b=&bfactor) ( all ) CNSsolve> else CNSsolve> show ave(b) (known and not(store1)) SELRPN: 941 atoms have been selected out of 1857 SHOW: average of selected elements = 37.304070 CNSsolve> do (b=$result) (store1 and (attr b < 0.01)) SELRPN: 264 atoms have been selected out of 1857 CNSsolve> end if CNSsolve> CNSsolve> if (&set_occupancy=true) then NEXTCD: condition evaluated as false CNSsolve> do (q=&occupancy) ( all ) CNSsolve> end if CNSsolve> CNSsolve> set echo=false end SELRPN: 916 atoms have been selected out of 1857 SHOW: sum over selected elements = 916.000000 NEXTCD: condition evaluated as false CNSsolve> CNSsolve> set remarks=reset end CNSsolve> set remarks=accumulate end CNSsolve> CNSsolve> buffer message BUFFER> to=remarks BUFFER> dump BUFFER> end CNSsolve> CNSsolve> !write structure output=&structure_outfile end CNSsolve> CNSsolve> if ( &pdb_o_format = true ) then NEXTCD: condition evaluated as true CNSsolve> write coordinates format=PDBO output=&coordinate_outfile end ASSFIL: file /farm/data/gliu/projects/SgR46/cns/calc24_hb/cnsPDB/sa_cns_18.pdb opened. CNSsolve> else CNSsolve> write coordinates output=&coordinate_outfile end CNSsolve> end if CNSsolve> CNSsolve> stop HEAP: maximum use = 3332472 current use = 0 bytes HEAP: maximum overhead = 1520 current overhead = 128 bytes ============================================================ Maximum dynamic memory allocation: 3332472 bytes Maximum dynamic memory overhead: 1520 bytes Program started at: 14:15:25 on 22-Jan-2010 Program stopped at: 14:15:29 on 22-Jan-2010 CPU time used: 4.1284 seconds ============================================================