[ADC-692] Prove scalar accuracy and conservative AMR coupling - #642
Draft
wolf75222 wants to merge 6 commits into
Draft
[ADC-692] Prove scalar accuracy and conservative AMR coupling#642wolf75222 wants to merge 6 commits into
wolf75222 wants to merge 6 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resultat
Le reaudit d'ADC-692 sur le master
de3f6b56a ferme trois preuves qui manquaient encore dans l'exemple final :refluxpuisaverage_downn'etaient pas authentifies ;Cette PR :
<= 0.10;reflux -> average_downsur chaque relation parent/enfant, identiques apres restart ;regrid_countettopology_epochdans chaque snapshot ;simulation.amr.explain_checkpoint()avant publication et refuse toute violation du contrat de restart ;Historique conserve
examples: validate scalar accuracy and AMR couplingtests: prove scalar acceptance evidencedocs: specify scalar accuracy and reflux gatesexamples: prove scalar dynamic regrid restartdocs: specify scalar dynamic regrid evidenceAucun squash, rebase, amend ni force-push.
Validation locale source-only
6 passed12 passeddocs/check_docs.py: pass, avec un avertissement preexistant de fraicheur documentairegit diff --check: passLimites explicites
La lane ADC-692 n'a lance ni build ni test natif afin de ne pas concurrencer la lane de compilation ADC-687. Le test d'integration qui execute le solveur, rouvre les vrais artifacts et authentifie les nouveaux compteurs doit donc encore passer sur ce nouveau HEAD. La CI historique du precedent HEAD etait verte, mais elle ne constitue pas une preuve du code ajoute ici. Aucun mock, skip ou xfail n'a ete ajoute ; la PR reste en brouillon jusqu'a cette preuve native courante.