Skip to content

Modify 'make models' for compatibility with any carputils location

Marie Houillon requested to merge make_models into master

What does this MR do?

  • Changes the 'models' target of the Makefile so that it is compatible with any carputils location (until now, the location was hard-coded)
  • Adds a OPENCARP_SRC variable in the settings file where the user can provide the location of the directory containing openCARP source files. By default, this path is set to the one which is valid if carputils is installed as an openCARP submodule.

Related issues

#17 (closed)

Author's checklist

Reviewer's checklist

All reviewers can help ensure accuracy, clarity, completeness, and adherence to the Contribution Guidelines.

Reviewer

  • Review by a code reviewer or other selected colleague to confirm accuracy, clarity, and completeness. This can be skipped for minor fixes without substantive content changes.

Maintainer

  • Review by assigned maintainer, who can always request/require the above reviews.
  • Ensure a release milestone is set.

Merge request reports