code-saturne / code-saturne/code_saturne

Problem in the GUI : the code can add twice the same scalar name

オープン
#74 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C++
スター
307
フォーク
102
PR マージ指標
30日以内にマージされた PR はありません

説明

Hi,

In the "species transport" panel, if the user:
- add scalar1 then scalar2 and then scalar3
- then the user changes the name of scalar2 to scalar4 to have : scalar1, scalar4, scalar3
- and now the user adds a new scalar, the new scalar is scalar4 to have: scalar1, scalar4, scalar3 and scalar4.

I didn't take the time to find a fast smart correction to fix it.

Regards,

Yohann

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

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

調査の方向性

Start at the species transport panel and reproduce the sequence of adding scalar1, scalar2, and scalar3, renaming scalar2 to scalar4, then adding another scalar. Trace how the panel chooses a new scalar name; done means the new name is unique and the listed scalars remain scalar1, scalar4, scalar3, and a distinct new scalar.

索引モデルが issue の本文から書いたものです。

評価

領域
desktop
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

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

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