============================================================ | | | 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:14:41 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_8.mtf"; DEFINE> DEFINE>{* output coordinate file *} DEFINE>{===>} coordinate_outfile="cnsPDB/sa_cns_8.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 4.946 -4.628 -10.018 1.00 35.22 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 4.946 -4.628 -10.018 1.00 35.22 COOR>ATOM 2 H MET A 1 4.301 -4.939 -10.688 1.00 10.33 %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 = 5.668500 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to 5.66850 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -2.203571 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -2.20357 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -11.612357 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -11.6124 (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 = 2.487222 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to 2.48722 (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.184889 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -2.18489 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -6.908778 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -6.90878 (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 = 1.543889 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to 1.54389 (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.861111 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -5.86111 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -5.549778 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -5.54978 (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.840444 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to 2.84044 (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.122556 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -10.1226 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -5.853333 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -5.85333 (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 = -1.873923 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -1.87392 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 13 atoms have been selected out of 1857 SHOW: average of selected elements = -11.062846 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -11.0628 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 13 atoms have been selected out of 1857 SHOW: average of selected elements = -5.842385 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -5.84238 (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 = -3.423000 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -3.42300 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -10.788600 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -10.7886 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -10.539667 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -10.5397 (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 = -5.452267 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -5.45227 (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.103400 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -5.10340 (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.660733 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -9.66073 (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 = -8.478462 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -8.47846 (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.183154 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -8.18315 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 13 atoms have been selected out of 1857 SHOW: average of selected elements = -12.834231 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -12.8342 (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 = -9.383889 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -9.38389 (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.437889 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -3.43789 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -13.627444 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -13.6274 (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.347889 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -13.3479 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = -4.838111 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -4.83811 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = -13.209889 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -13.2099 (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.891471 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -12.8915 (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.706176 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -0.706176 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -18.793529 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -18.7935 (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 = -19.165353 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -19.1654 (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.389235 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 1.38924 (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.864412 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -17.8644 (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 = -17.616235 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -17.6162 (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.864000 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -0.864000 (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.903529 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -23.9035 (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.927333 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -21.9273 (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.954933 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 3.95493 (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.115667 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -23.1157 (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 = -23.841294 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -23.8413 (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.062353 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 1.06235 (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.335235 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -28.3352 (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 = -25.925727 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -25.9257 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 22 atoms have been selected out of 1857 SHOW: average of selected elements = 8.205364 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 8.20536 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 22 atoms have been selected out of 1857 SHOW: average of selected elements = -26.906864 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -26.9069 (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 = -28.415412 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -28.4154 (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.800647 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 2.80065 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -29.987471 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -29.9875 (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 = -31.570800 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -31.5708 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = 6.840100 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 6.84010 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = -32.921300 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -32.9213 (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 = -35.202571 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -35.2026 (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.840714 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 5.84071 (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.479786 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -30.4798 (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 = -32.510667 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -32.5107 (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.497500 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 3.49750 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -27.915250 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -27.9152 (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 = -28.121067 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -28.1211 (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.104400 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 4.10440 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -24.239667 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -24.2397 (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 = -26.504556 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -26.5046 (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.088444 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -0.884444E-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 = -24.485889 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -24.4859 (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.836118 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -24.8361 (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.031941 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 0.319412E-01 (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.942235 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -19.9422 (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 = -21.076556 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -21.0766 (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.109556 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -3.10956 (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.486000 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -21.4860 (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 = -18.659533 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -18.6595 (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.087600 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -4.08760 (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.620933 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -17.6209 (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 = -14.941100 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -14.9411 (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.155200 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -5.15520 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = -20.486800 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -20.4868 (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 = -12.173786 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -12.1738 (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.027000 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -9.02700 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -17.212857 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -17.2129 (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 = -8.202294 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -8.20229 (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.162941 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -4.16294 (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.446294 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -17.4463 (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 = -6.979667 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -6.97967 (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.993667 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -9.99367 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -18.412267 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -18.4123 (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 = -2.812800 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -2.81280 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 5 atoms have been selected out of 1857 SHOW: average of selected elements = -8.649800 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -8.64980 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 5 atoms have been selected out of 1857 SHOW: average of selected elements = -18.125200 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -18.1252 (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 = -2.927176 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -2.92718 (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.790882 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -11.7909 (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.298588 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -23.2986 (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 = -5.075400 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -5.07540 (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.617400 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -6.61740 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 5 atoms have been selected out of 1857 SHOW: average of selected elements = -21.391400 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -21.3914 (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 = -8.722154 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -8.72215 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 13 atoms have been selected out of 1857 SHOW: average of selected elements = -5.662923 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -5.66292 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 13 atoms have been selected out of 1857 SHOW: average of selected elements = -22.061923 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -22.0619 (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 = -11.220444 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -11.2204 (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.667667 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -9.66767 (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.899778 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -21.8998 (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 = -14.961818 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -14.9618 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 11 atoms have been selected out of 1857 SHOW: average of selected elements = -10.116818 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -10.1168 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 11 atoms have been selected out of 1857 SHOW: average of selected elements = -22.543636 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -22.5436 (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 = -16.849353 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -16.8494 (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.166059 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -9.16606 (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.897235 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -16.8972 (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 = -20.984308 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -20.9843 (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.044077 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -8.04408 (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.671000 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -18.6710 (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 = -23.205667 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -23.2057 (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.604111 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -8.60411 (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.854000 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -22.8540 (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 = -23.166895 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -23.1669 (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.231526 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -4.23153 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 19 atoms have been selected out of 1857 SHOW: average of selected elements = -25.609263 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -25.6093 (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 = -27.247278 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -27.2473 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = -5.539611 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -5.53961 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = -20.387833 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -20.3878 (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 = -30.951833 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -30.9518 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = -2.365500 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -2.36550 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = -26.203611 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -26.2036 (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 = -32.661273 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -32.6613 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 22 atoms have been selected out of 1857 SHOW: average of selected elements = 2.956136 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 2.95614 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 22 atoms have been selected out of 1857 SHOW: average of selected elements = -20.322136 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -20.3221 (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 = -36.116909 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -36.1169 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 11 atoms have been selected out of 1857 SHOW: average of selected elements = 1.590182 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 1.59018 (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.010545 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -21.0105 (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 = -37.373350 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -37.3734 (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.289350 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -3.28935 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 20 atoms have been selected out of 1857 SHOW: average of selected elements = -25.179350 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -25.1793 (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 = -33.658667 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -33.6587 (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.131000 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -4.13100 (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.294444 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -20.2944 (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 = -33.481500 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -33.4815 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = -3.443800 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -3.44380 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = -15.999600 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -15.9996 (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.928222 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -28.9282 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -1.966667 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -1.96667 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -17.695444 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -17.6954 (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.018636 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -28.0186 (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.126000 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -0.126000 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 22 atoms have been selected out of 1857 SHOW: average of selected elements = -11.147636 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -11.1476 (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.863500 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -30.8635 (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.114286 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -5.11429 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -11.442214 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -11.4422 (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 = -29.353500 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -29.3535 (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.709643 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -6.70964 (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.844286 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -16.8443 (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.657176 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -23.6572 (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.920235 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -3.92024 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -14.595765 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -14.5958 (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 = -26.979176 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -26.9792 (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.754235 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -4.75424 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -9.109647 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -9.10965 (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 = -27.564100 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -27.5641 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = -9.581100 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -9.58110 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = -11.040600 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -11.0406 (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 = -24.282000 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -24.2820 (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.475000 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -10.4750 (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.077250 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -14.0773 (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.515353 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -20.5154 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -7.042588 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -7.04259 (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.660353 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -11.6604 (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.687667 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -23.6877 (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.942000 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -8.94200 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -6.746917 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -6.74692 (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.791889 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -22.7919 (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.494222 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -13.4942 (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.444333 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -9.44433 (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.956294 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -18.9563 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -12.011412 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -12.0114 (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.964353 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -11.9644 (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 = -17.897667 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -17.8977 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -15.153467 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -15.1535 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -5.309267 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -5.30927 (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 = -13.452182 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -13.4522 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 22 atoms have been selected out of 1857 SHOW: average of selected elements = -11.843045 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -11.8430 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 22 atoms have been selected out of 1857 SHOW: average of selected elements = -11.039000 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -11.0390 (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.336000 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -16.3360 (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.830941 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -8.83094 (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.930647 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -8.93065 (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 = -14.143444 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -14.1434 (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.797778 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -5.79778 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -5.583556 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -5.58356 (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 = -17.904500 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -17.9045 (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.529917 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -3.52992 (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.602583 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -2.60258 (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 = -15.163333 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -15.1633 (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.537667 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -0.537667 (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.830111 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -4.83011 (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 = -14.665900 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -14.6659 (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.794100 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -2.79410 (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.636700 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -8.63670 (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 = -20.637750 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -20.6377 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 20 atoms have been selected out of 1857 SHOW: average of selected elements = -4.964800 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -4.96480 (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.043250 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -6.04325 (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 = -20.607235 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -20.6072 (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.087294 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 0.872941E-01 (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.714000 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -5.71400 (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 = -16.714917 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -16.7149 (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.446250 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 2.44625 (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.862667 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -9.86267 (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.355400 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -18.3554 (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.640333 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -0.640333 (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.482400 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -12.4824 (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.299941 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -23.2999 (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.713647 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -0.713647 (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.879588 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -10.8796 (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 = -21.633417 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -21.6334 (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.541833 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 4.54183 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -8.927750 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -8.92775 (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 = -18.913786 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -18.9138 (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.644429 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 4.64443 (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.781143 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -13.7811 (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.342000 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -23.3420 (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.339556 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 3.33956 (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.445556 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -15.4456 (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 = -26.531538 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -26.5315 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 13 atoms have been selected out of 1857 SHOW: average of selected elements = 5.647615 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 5.64762 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 13 atoms have been selected out of 1857 SHOW: average of selected elements = -12.575231 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -12.5752 (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 = -23.560333 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -23.5603 (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.365583 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 9.36558 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -13.797667 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -13.7977 (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.760267 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -23.7603 (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.454600 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 7.45460 (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.050800 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -19.0508 (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.408235 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -28.4082 (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.711765 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 4.71176 (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.831471 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -17.8315 (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 = -29.172250 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -29.1722 (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.237583 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 9.23758 (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.901250 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -14.9012 (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.620389 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -26.6204 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = 13.755333 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 13.7553 (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.768778 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -19.7688 (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.932909 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -30.9329 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 22 atoms have been selected out of 1857 SHOW: average of selected elements = 8.201864 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 8.20186 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 22 atoms have been selected out of 1857 SHOW: average of selected elements = -23.253000 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -23.2530 (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.158214 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -34.1582 (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.120643 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 10.1206 (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.701857 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -18.7019 (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.165000 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -32.1650 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 10 atoms have been selected out of 1857 SHOW: average of selected elements = 14.850200 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 14.8502 (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.014600 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -19.0146 (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.223294 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -30.2233 (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.358765 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 14.3588 (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.594235 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -23.5942 (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.921588 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -35.9216 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = 10.526941 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 10.5269 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -24.620412 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -24.6204 (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.116167 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -37.1162 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = 14.851167 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 14.8512 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -20.739667 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -20.7397 (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.201714 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -33.2017 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = 18.399071 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 18.3991 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -21.561143 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -21.5611 (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 = -36.437500 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -36.4375 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = 18.013417 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 18.0134 (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.146583 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -26.1466 (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.219941 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -30.2199 (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.872706 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 18.8727 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -24.662294 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -24.6623 (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 = -30.947857 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -30.9479 (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.327500 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 17.3275 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -31.621357 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -31.6214 (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.852647 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -25.8526 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = 16.055000 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 16.0550 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -27.188824 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -27.1888 (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 = -23.339333 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -23.3393 (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.281889 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 14.2819 (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.125111 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -31.1251 (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 = -20.085143 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -20.0851 (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.955786 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 9.95579 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -29.950143 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -29.9501 (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 = -18.622222 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -18.6222 (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.291222 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 14.2912 (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.318778 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -29.3188 (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.403083 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -21.4031 (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.626583 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 16.6266 (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.281500 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -26.2815 (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 = -21.249667 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -21.2497 (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.662667 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 11.6627 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 9 atoms have been selected out of 1857 SHOW: average of selected elements = -24.486222 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -24.4862 (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.538857 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -16.5389 (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.366929 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 10.3669 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -25.341143 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -25.3411 (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.148400 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -16.1484 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 5 atoms have been selected out of 1857 SHOW: average of selected elements = 14.515800 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 14.5158 (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.556800 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -22.5568 (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 = -20.259706 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -20.2597 (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.835471 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 14.8355 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -18.816824 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -18.8168 (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 = -19.957278 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -19.9573 (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.483667 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 10.4837 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 18 atoms have been selected out of 1857 SHOW: average of selected elements = -18.788778 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -18.7888 (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 = -13.883455 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -13.8835 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 11 atoms have been selected out of 1857 SHOW: average of selected elements = 11.262364 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 11.2624 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 11 atoms have been selected out of 1857 SHOW: average of selected elements = -19.220909 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -19.2209 (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 = -13.769417 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -13.7694 (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.242750 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 8.24275 (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.152417 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -16.1524 (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.586400 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -17.5864 (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.841600 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 5.84160 (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.461267 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -19.4613 (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 = -15.082733 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -15.0827 (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.009667 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 3.00967 (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.325000 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -23.3250 (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.985556 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -18.9856 (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.567333 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 6.56733 (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.694722 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -24.6947 (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 = -18.582111 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -18.5821 (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.751333 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 2.75133 (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.185667 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -29.1857 (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 = -20.474400 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -20.4744 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 5 atoms have been selected out of 1857 SHOW: average of selected elements = 3.615600 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 3.61560 (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.675800 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -32.6758 (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 = -20.190000 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -20.1900 (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.236111 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to 2.23611 (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.343333 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -36.3433 (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 = -18.596583 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -18.5966 (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.765083 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -1.76508 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -35.122333 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -35.1223 (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 = -15.409647 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -15.4096 (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.552294 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -2.55229 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 17 atoms have been selected out of 1857 SHOW: average of selected elements = -32.288765 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -32.2888 (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 = -11.019750 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -11.0198 (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.414750 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -1.41475 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 12 atoms have been selected out of 1857 SHOW: average of selected elements = -36.703917 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -36.7039 (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 = -12.696000 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -12.6960 (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.323067 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -6.32307 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -33.513400 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -33.5134 (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 = -9.177267 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -9.17727 (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.408200 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -9.40820 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -39.030600 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -39.0306 (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 = -12.142533 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -12.1425 (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.166000 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -12.1660 (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.280267 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -35.2803 (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 = -16.125200 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -16.1252 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -11.239267 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -11.2393 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -41.660467 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -41.6605 (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 = -17.456200 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -17.4562 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -15.582467 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -15.5825 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 15 atoms have been selected out of 1857 SHOW: average of selected elements = -40.491400 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -40.4914 (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 = -9.941857 CNSsolve> evaluate ($ave_x=$result) EVALUATE: symbol $AVE_X set to -9.94186 (real) CNSsolve> show ave(y) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -15.749214 CNSsolve> evaluate ($ave_y=$result) EVALUATE: symbol $AVE_Y set to -15.7492 (real) CNSsolve> show ave(z) (byres(id $id) and known) SELRPN: 14 atoms have been selected out of 1857 SHOW: average of selected elements = -41.545571 CNSsolve> evaluate ($ave_z=$result) EVALUATE: symbol $AVE_Z set to -41.5456 (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 %atoms " -77 -ILE -CB " and " -77 -ILE -HG21" only 0.04 A apart NBONDS: found 72209 intra-atom interactions NBONDS: found 12 nonbonded violations NBONDS: found 70568 intra-atom interactions NBONDS: found 64074 intra-atom interactions NBONDS: found 66442 intra-atom interactions NBONDS: found 63187 intra-atom interactions NBONDS: found 64249 intra-atom interactions NBONDS: found 64138 intra-atom interactions --------------- cycle= 10 ------ stepsize= 0.0004 ----------------------- | Etotal =0.10E+07 grad(E)=864.482 E(BOND)=268325.888 E(ANGL)=292066.005 | | E(VDW )=488355.338 | ------------------------------------------------------------------------------- NBONDS: found 64601 intra-atom interactions NBONDS: found 64611 intra-atom interactions NBONDS: found 64826 intra-atom interactions NBONDS: found 64893 intra-atom interactions --------------- cycle= 20 ------ stepsize= 0.0005 ----------------------- | Etotal =450163.333 grad(E)=527.913 E(BOND)=109993.678 E(ANGL)=70592.546 | | E(VDW )=269577.109 | ------------------------------------------------------------------------------- NBONDS: found 64921 intra-atom interactions NBONDS: found 64952 intra-atom interactions --------------- cycle= 30 ------ stepsize= 0.0005 ----------------------- | Etotal =388972.741 grad(E)=494.322 E(BOND)=104636.615 E(ANGL)=49876.520 | | E(VDW )=234459.605 | ------------------------------------------------------------------------------- NBONDS: found 64949 intra-atom interactions NBONDS: found 64960 intra-atom interactions NBONDS: found 64972 intra-atom interactions --------------- cycle= 40 ------ stepsize= 0.0004 ----------------------- | Etotal =378265.882 grad(E)=490.154 E(BOND)=104381.531 E(ANGL)=46058.179 | | E(VDW )=227826.172 | ------------------------------------------------------------------------------- NBONDS: found 64989 intra-atom interactions --------------- cycle= 50 ------ stepsize= 0.0005 ----------------------- | Etotal =376958.892 grad(E)=489.006 E(BOND)=104571.630 E(ANGL)=45849.941 | | E(VDW )=226537.321 | ------------------------------------------------------------------------------- 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)=660757.221 E(kin)=829.475 temperature=303.792 | | Etotal =659927.747 grad(E)=673.525 E(BOND)=104571.630 E(ANGL)=45849.941 | | E(IMPR)=509506.175 | ------------------------------------------------------------------------------- -------------------- final step= 50 at 0.02500 ps --------------------- | E(kin)+E(total)=385596.393 E(kin)=69273.921 temperature=25371.341 | | Etotal =316322.472 grad(E)=371.703 E(BOND)=47508.079 E(ANGL)=116258.042 | | E(IMPR)=152556.351 | ------------------------------------------------------------------------------- CENMAS: Information about center of free masses position [A] : -20.47092 0.05520 -19.82750 velocity [A/ps] : 1.04285 -0.38592 0.52732 ang. mom. [amu A/ps] : -79238.90481 316225.65595 44566.03218 kin. ener. [Kcal/mol] : 33.15775 CNSsolve> CNSsolve> flags include vdw end CNSsolve> CNSsolve> minimize powell nstep=50 nprint=10 end POWELL: number of degrees of freedom= 2748 NBONDS: found 65468 intra-atom interactions NBONDS: found 64268 intra-atom interactions NBONDS: found 64577 intra-atom interactions NBONDS: found 64645 intra-atom interactions --------------- cycle= 10 ------ stepsize= -0.0002 ----------------------- | Etotal =545130.083 grad(E)=530.432 E(BOND)=124296.342 E(ANGL)=64637.943 | | E(IMPR)=179396.579 E(VDW )=176799.219 | ------------------------------------------------------------------------------- NBONDS: found 64917 intra-atom interactions NBONDS: found 64856 intra-atom interactions --------------- cycle= 20 ------ stepsize= 0.0000 ----------------------- | Etotal =488926.571 grad(E)=460.663 E(BOND)=95139.776 E(ANGL)=37941.555 | | E(IMPR)=168045.279 E(VDW )=187799.962 | ------------------------------------------------------------------------------- NBONDS: found 64895 intra-atom interactions NBONDS: found 64892 intra-atom interactions NBONDS: found 64929 intra-atom interactions --------------- cycle= 30 ------ stepsize= 0.0001 ----------------------- | Etotal =471762.072 grad(E)=457.557 E(BOND)=93445.172 E(ANGL)=32559.432 | | E(IMPR)=160465.006 E(VDW )=185292.461 | ------------------------------------------------------------------------------- NBONDS: found 64948 intra-atom interactions --------------- cycle= 40 ------ stepsize= 0.0001 ----------------------- | Etotal =465019.191 grad(E)=456.542 E(BOND)=92539.129 E(ANGL)=30963.392 | | E(IMPR)=156336.368 E(VDW )=185180.302 | ------------------------------------------------------------------------------- NBONDS: found 64964 intra-atom interactions NBONDS: found 64980 intra-atom interactions --------------- cycle= 50 ------ stepsize= 0.0000 ----------------------- | Etotal =458146.745 grad(E)=454.945 E(BOND)=92116.924 E(ANGL)=28183.198 | | E(IMPR)=153512.092 E(VDW )=184334.532 | ------------------------------------------------------------------------------- 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)=458975.973 E(kin)=829.228 temperature=303.702 | | Etotal =458146.745 grad(E)=454.945 E(BOND)=92116.924 E(ANGL)=28183.198 | | E(IMPR)=153512.092 E(VDW )=184334.532 | ------------------------------------------------------------------------------- NBONDS: found 64963 intra-atom interactions NBONDS: found 64963 intra-atom interactions -------------------- final step= 50 at 0.02500 ps --------------------- | E(kin)+E(total)=458245.310 E(kin)=2078.067 temperature=761.085 | | Etotal =456167.243 grad(E)=455.612 E(BOND)=92274.988 E(ANGL)=29130.862 | | E(IMPR)=150454.281 E(VDW )=184307.112 | ------------------------------------------------------------------------------- CENMAS: Information about center of free masses position [A] : -20.44843 0.05662 -19.82082 velocity [A/ps] : -0.21290 0.07393 -0.15798 ang. mom. [amu A/ps] : 63535.17121 28202.62285 5282.46358 kin. ener. [Kcal/mol] : 1.65838 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 62888 intra-atom interactions NBONDS: found 64069 intra-atom interactions NBONDS: found 63957 intra-atom interactions NBONDS: found 63958 intra-atom interactions NBONDS: found 64057 intra-atom interactions NBONDS: found 64128 intra-atom interactions NBONDS: found 64112 intra-atom interactions --------------- cycle= 25 ------ stepsize= 0.0003 ----------------------- | Etotal =89092.842 grad(E)=141.534 E(BOND)=5950.096 E(ANGL)=33729.946 | | E(IMPR)=49107.661 E(VDW )=305.139 | ------------------------------------------------------------------------------- NBONDS: found 64103 intra-atom interactions NBONDS: found 64084 intra-atom interactions NBONDS: found 64013 intra-atom interactions NBONDS: found 64118 intra-atom interactions NBONDS: found 64117 intra-atom interactions NBONDS: found 64229 intra-atom interactions --------------- cycle= 50 ------ stepsize= 0.0002 ----------------------- | Etotal =44673.888 grad(E)=81.740 E(BOND)=2543.476 E(ANGL)=18145.977 | | E(IMPR)=23870.627 E(VDW )=113.808 | ------------------------------------------------------------------------------- NBONDS: found 64297 intra-atom interactions NBONDS: found 64216 intra-atom interactions NBONDS: found 64200 intra-atom interactions NBONDS: found 64207 intra-atom interactions NBONDS: found 64222 intra-atom interactions --------------- cycle= 75 ------ stepsize= 0.0006 ----------------------- | Etotal =11295.252 grad(E)=36.288 E(BOND)=368.491 E(ANGL)=6018.704 | | E(IMPR)=4869.917 E(VDW )=38.141 | ------------------------------------------------------------------------------- NBONDS: found 64163 intra-atom interactions NBONDS: found 64139 intra-atom interactions NBONDS: found 64149 intra-atom interactions NBONDS: found 64149 intra-atom interactions --------------- cycle= 100 ------ stepsize= 0.0004 ----------------------- | Etotal =2784.362 grad(E)=21.477 E(BOND)=104.912 E(ANGL)=1125.090 | | E(IMPR)=1553.856 E(VDW )=0.503 | ------------------------------------------------------------------------------- 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)=3619.880 E(kin)=835.519 temperature=306.006 | | Etotal =2784.362 grad(E)=21.477 E(BOND)=104.912 E(ANGL)=1125.090 | | E(IMPR)=1553.856 E(VDW )=0.503 | ------------------------------------------------------------------------------- NBONDS: found 64164 intra-atom interactions NBONDS: found 64141 intra-atom interactions NBONDS: found 64192 intra-atom interactions NBONDS: found 64167 intra-atom interactions NBONDS: found 64148 intra-atom interactions NBONDS: found 64128 intra-atom interactions NBONDS: found 64157 intra-atom interactions NBONDS: found 64141 intra-atom interactions NBONDS: found 64154 intra-atom interactions NBONDS: found 64184 intra-atom interactions NBONDS: found 64147 intra-atom interactions NBONDS: found 64161 intra-atom interactions NBONDS: found 64123 intra-atom interactions NBONDS: found 64132 intra-atom interactions -------------------- final step= 500 at 0.25000 ps --------------------- | E(kin)+E(total)=1847.393 E(kin)=810.010 temperature=296.663 | | Etotal =1037.383 grad(E)=39.309 E(BOND)=145.520 E(ANGL)=860.617 | | E(IMPR)=29.701 E(VDW )=1.545 | ------------------------------------------------------------------------------- CENMAS: Information about center of free masses position [A] : -20.45151 0.06217 -19.81782 velocity [A/ps] : -0.07217 0.10912 -0.12301 ang. mom. [amu A/ps] : 7225.46240 -6070.02668 -23782.13168 kin. ener. [Kcal/mol] : 0.70596 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 64102 intra-atom interactions NBONDS: found 64080 intra-atom interactions NBONDS: found 64112 intra-atom interactions --------------- cycle= 50 ------ stepsize= 0.0002 ----------------------- | Etotal =2263.967 grad(E)=13.941 E(BOND)=17.490 E(ANGL)=117.787 | | E(DIHE)=31.262 E(IMPR)=16.468 E(VDW )=2080.959 | ------------------------------------------------------------------------------- NBONDS: found 64066 intra-atom interactions --------------- cycle= 100 ------ stepsize= 0.0003 ----------------------- | Etotal =2212.490 grad(E)=13.754 E(BOND)=16.915 E(ANGL)=112.445 | | E(DIHE)=21.761 E(IMPR)=16.885 E(VDW )=2044.484 | ------------------------------------------------------------------------------- --------------- cycle= 150 ------ stepsize= 0.0004 ----------------------- | Etotal =2208.981 grad(E)=13.724 E(BOND)=16.808 E(ANGL)=112.534 | | E(DIHE)=21.184 E(IMPR)=16.726 E(VDW )=2041.728 | ------------------------------------------------------------------------------- NBONDS: found 64051 intra-atom interactions --------------- cycle= 200 ------ stepsize= 0.0001 ----------------------- | Etotal =2208.360 grad(E)=13.731 E(BOND)=16.834 E(ANGL)=112.603 | | E(DIHE)=20.925 E(IMPR)=16.796 E(VDW )=2041.202 | ------------------------------------------------------------------------------- --------------- cycle= 250 ------ stepsize= -0.0002 ----------------------- | Etotal =2208.325 grad(E)=13.733 E(BOND)=16.819 E(ANGL)=112.622 | | E(DIHE)=20.995 E(IMPR)=16.797 E(VDW )=2041.091 | ------------------------------------------------------------------------------- --------------- cycle= 300 ------ stepsize= 0.0001 ----------------------- | Etotal =2208.324 grad(E)=13.733 E(BOND)=16.818 E(ANGL)=112.613 | | E(DIHE)=20.995 E(IMPR)=16.807 E(VDW )=2041.091 | ------------------------------------------------------------------------------- --------------- cycle= 350 ------ stepsize= 0.0000 ----------------------- | Etotal =2208.324 grad(E)=13.733 E(BOND)=16.819 E(ANGL)=112.611 | | E(DIHE)=20.994 E(IMPR)=16.807 E(VDW )=2041.093 | ------------------------------------------------------------------------------- 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.490 E(kin)=827.166 temperature=302.947 | | Etotal =2208.324 grad(E)=13.733 E(BOND)=16.819 E(ANGL)=112.611 | | E(DIHE)=20.994 E(IMPR)=16.807 E(VDW )=2041.093 | ------------------------------------------------------------------------------- NBONDS: found 64092 intra-atom interactions NBONDS: found 64085 intra-atom interactions NBONDS: found 64104 intra-atom interactions NBONDS: found 64097 intra-atom interactions NBONDS: found 64103 intra-atom interactions NBONDS: found 64119 intra-atom interactions -------------------- final step= 500 at 0.25000 ps --------------------- | E(kin)+E(total)=3860.726 E(kin)=808.665 temperature=296.171 | | Etotal =3052.061 grad(E)=37.960 E(BOND)=242.686 E(ANGL)=571.038 | | E(DIHE)=24.059 E(IMPR)=121.812 E(VDW )=2092.465 | ------------------------------------------------------------------------------- CENMAS: Information about center of free masses position [A] : -20.15243 -0.48953 -20.42871 velocity [A/ps] : 0.22334 0.51657 -0.55223 ang. mom. [amu A/ps] : 217.54926 7398.28157 -6671.48954 kin. ener. [Kcal/mol] : 0.70824 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.0001 ----------------------- | Etotal =2211.331 grad(E)=13.767 E(BOND)=16.793 E(ANGL)=113.129 | | E(DIHE)=20.839 E(IMPR)=16.838 E(VDW )=2043.732 | ------------------------------------------------------------------------------- --------------- cycle= 100 ------ stepsize= -0.0001 ----------------------- | Etotal =2208.930 grad(E)=13.734 E(BOND)=16.840 E(ANGL)=112.713 | | E(DIHE)=20.974 E(IMPR)=16.802 E(VDW )=2041.602 | ------------------------------------------------------------------------------- NBONDS: found 64062 intra-atom interactions --------------- cycle= 150 ------ stepsize= 0.0002 ----------------------- | Etotal =2208.574 grad(E)=13.733 E(BOND)=16.792 E(ANGL)=112.594 | | E(DIHE)=21.083 E(IMPR)=16.820 E(VDW )=2041.284 | ------------------------------------------------------------------------------- --------------- cycle= 200 ------ stepsize= -0.0005 ----------------------- | Etotal =2208.462 grad(E)=13.732 E(BOND)=16.821 E(ANGL)=112.628 | | E(DIHE)=20.996 E(IMPR)=16.806 E(VDW )=2041.211 | ------------------------------------------------------------------------------- --------------- cycle= 250 ------ stepsize= -0.0001 ----------------------- | Etotal =2208.461 grad(E)=13.732 E(BOND)=16.820 E(ANGL)=112.633 | | E(DIHE)=20.994 E(IMPR)=16.807 E(VDW )=2041.208 | ------------------------------------------------------------------------------- --------------- cycle= 300 ------ stepsize= -0.0005 ----------------------- | Etotal =2208.461 grad(E)=13.732 E(BOND)=16.820 E(ANGL)=112.633 | | E(DIHE)=20.994 E(IMPR)=16.807 E(VDW )=2041.208 | ------------------------------------------------------------------------------- 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.554 1000.000 ( 60 CZ3 | 60 HZ3 ) 1.053 1.080 -0.027 0.722 1000.000 ( 60 CH2 | 60 HH2 ) 1.059 1.080 -0.021 0.433 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.596 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 = 36.421392 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_8.pdb opened. CNSsolve> else CNSsolve> write coordinates output=&coordinate_outfile end CNSsolve> end if CNSsolve> CNSsolve> stop HEAP: maximum use = 3317608 current use = 0 bytes HEAP: maximum overhead = 1504 current overhead = 128 bytes ============================================================ Maximum dynamic memory allocation: 3317608 bytes Maximum dynamic memory overhead: 1504 bytes Program started at: 14:14:41 on 22-Jan-2010 Program stopped at: 14:14:45 on 22-Jan-2010 CPU time used: 4.2814 seconds ============================================================