Unclear numbering logic for `restart_step` and `check_step`

Aperta
#7 0 commenti 1 reazione 2 assegnatari Vedi su GitHub

@CusiniM ci sta già lavorando.

Dal 2/2/2024.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

The numbering logic for restart_step and check_step is unclear. For example, for the ContactMechanics_SimpleCubes smoke test (here) they are set to 10 and 20, respectively:

https://github.com/GEOS-DEV/integratedTests/blob/402c5a9f7ab2f3c5f123603c9db93e3feed51c12/tests/allTests/contactMechanics/contactMechanics.ats#L10-L15

However, the simulation runs for 10 cycles, ranging from 0 to 9 -- performing 11 time steps due to a time step cut. It produces three restart files:

  • ContactMechanics_SimpleCubes_smoke_restart_000000000.root
  • ContactMechanics_SimpleCubes_smoke_restart_000000005.root
  • ContactMechanics_SimpleCubes_smoke_restart_000000010.root

It is confusing what 10 and 20 stand for.

Lingua principale
Python
Stelle
0
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di GEOS-DEV/geosPythonPackages

Tutte le issue di GEOS-DEV/geosPythonPackages

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.