Skip to content

Should we convert most parse_silent options to parse_echo ? #331

Description

@jhenin

Most often those are advanced options that were silent to make them less verbose, but now that parse_echo is available it seems appropriate in a lot of places.

Notable exception is parsing restarts.

Edit: More precisely, I propose changing all the somewhat specialized keywords for which the advice is "leave it as default unless you know what you are doing" to parse_echo. The hope is that more users will be able to make sense of the Colvars output.

To follow the completion of this in various classes:

  • colvarmodule
  • atom_group
  • colvarcomp
  • colvarcomp_*
  • colvar
  • colvarbias
  • colvarbias_abf
  • colvarbias_restraint
  • colvarbias_abf
  • colvarbias_metadynamics

Metadata

Metadata

Labels

parserOnly affects the input parserquestion

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions