One nice suggestion was to generate machine-readable results for the output of physical_validation. The steps would be
- Determine a JSON schema for the results
- The functions fill in the schema.
- the logfile is actually the output of running the JSON internal representation through an interpreter.
This is lower priority, but a good idea overall - would make it easier to have GROMACS take return values, or to have other programs incorporate results in an automated way.
One nice suggestion was to generate machine-readable results for the output of physical_validation. The steps would be
This is lower priority, but a good idea overall - would make it easier to have GROMACS take return values, or to have other programs incorporate results in an automated way.