Unclear numbering logic for `restart_step` and `check_step`

オープン
#7 コメント 0 件 リアクション 1 件 担当者 2 名 GitHub で見る

@CusiniM がすでに取り組んでいます。

2024年2月2日 から。

評価

この issue はまだ評価されていません。

説明

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.

主要言語
Python
スター
0
フォーク
1
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

GEOS-DEV/geosPythonPackages のほかの issue

GEOS-DEV/geosPythonPackages の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。