input params in topoaa/defaults.cfg now with proper behaviour
          #169
        
          
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
inputparams fromtopoaaare now distributed over molecules.inputparams are written to the CNS file, both defaults and the user injected, without themolsuffix.AandB), whereBis an ensemble, each model of the ensemble will get the same parameters corresponding to the molecule number:Agetsmol1and all models ofBgetmol2.input, new parameters can be added even if they are not defined in thedefaults.cfg. This allows for more flexibility, though it adds responsibility to the user as typos won't be spotted.file_1,file_2,file_10, are now sorted properly according to their numeration (useful for ensembles).To use this function, the user config should go as follows:
Special features:
Despite
topoaa/defaults.cfgdefining only 20 molecules (mol20) we can add more in the user config file for special cases without the need to modify the defaults. However, in these extreme cases, you would need to define all parameters in the user config.