-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Model variant grc reunion #305
Conversation
Implement grc variant implement internal fluxes
Add grc model structure scheme to the documentation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Salut,
Une bonne chose d'avoir ajouté la structure du modèle opérationnel actuel sur la Réunion.
Upgrader le diagramme du modèle dans le mm style que les autres modèles - cf. pptx propre crée avant l'été et déposé sur le git ;)
Merci,
PAG
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok to include this more parameterized structure this way from previous version.
Not the right style of diagram upgrade accordingly please (cf. pptx file provided in the git)
:math:`c_l` the maximum capacity of the slow-transfer reservoir, | ||
:math:`k_{exc}` the exchange coefficient, :math:`a_{exc}` the exchange threshold, :math:`h_i` the state of the interception reservoir, | ||
:math:`h_p` the state of the production reservoir and :math:`h_t` the state of the transfer reservoir, | ||
:math:`h_l` the state of the slow transfer reservoir. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
h_t and h_l not in agreement with notation on diagram (update diagram since this is h_t l in code below)
Closed and replaced by #313 |
Voici une nouvelle variante de modélisation spéciale Réunion : Grc
-> rebaser sur main le 04/09/2024 (le merge devrait être facile)
-> j'ai ajouté la doc + un schéma
-> un nouveau paramètre en plus pour le second réservoir de transfert: cl
-> make tap
Pb rencontrés:
-> la doc de compile pas à cause du pb suivant qui m'échappe (j'ai pas touché à ces fichiers)
/smash/doc/source/api_reference/sub-packages/factory.rst:32:la table des matières contient des références à des documents inexistants 'api_reference/sub-packages/smash/smash.factory.Net.add_dense' [toc.not_readable]
An error occurred while generating the documentation. Returning to previous version.
Merci :)