Skip to content

reference in model file, .cc and .h

Jorge Sanchez requested to merge limpet_dev into master

The reference will be parse from the .model file if group{}.reference(); exists. The reference consist of the fields : Author,Year,Title,Journal,DOI,Comments. Additionally it will add an extra line with the name of the software (openCARP) and the license. If this group does not exists in the .model file, the .cc and .h file will always include at the top a line with the name of the software and the license.

Merge request reports