-
Notifications
You must be signed in to change notification settings - Fork 72
Contributing home
As a general practice, any modification related to the structure of the library, the naming conventions, the 'NonElectrical' package should first be suggested in a new issue in the internal issue tracker of the repository. This will allow the team managing the repository to review the suggested changes, and discuss the motivation behind.
Addition of a new component model, can be made directly in the form of a pull request to the repository. To facilitate the integration of the model in the library, it is highly recommended to follow the development best practices Link coming soon. In order to show that the model has been validated against a reference, please use the following flag in your model:
parameter isValidated = True annotation (Dialog(group="Validation"));
A validation report should also be submitted by email to info@itesla-ipsl.org. A template is available at [[Submission-Template.zip]. It should contain:
- A short report describing your component model, as well as the validation test.
- The data files to plot the comparison figures and compute the MSE.
Our community
- [Development]
- [Documentation]
Legal