Skip to content

DOC: Add setting descriptions for DE - #22

Open
mberz wants to merge 1 commit into
developfrom
doc/setting_description_de
Open

DOC: Add setting descriptions for DE#22
mberz wants to merge 1 commit into
developfrom
doc/setting_description_de

Conversation

@mberz

@mberz mberz commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Proposed

  • Add descriptions for all DE related configuration parameters
  • The descriptions are passed to the frontend and serve as tooltip info

implements choras-org/CHORAS#59

@mberz mberz added the documentation Improvements or additions to documentation label Jul 20, 2026
@mberz mberz moved this from Backlog to Require review in CHORAS planning Jul 20, 2026
@mberz
mberz requested a review from SilvinWillemsen July 20, 2026 09:16
},
{
"name": "Energy decay threshold",
"description": "The energy decay threshold for determining the simulation length. Once the energy decays below this threshold, the simulation will terminate.",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add at the start: "(Only used when the Simulation length is set to EDT.) The energy decay..." This way we're extra clear that whether this parameter has any effect is dependent on the Simulation length parameter.

},
{
"name": "Impulse response length",
"description": "The maximum length of the impulse response to be simulated.",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here

},
{
"name": "Speed of sound",
"description": "Speed of sound in air filling the room.",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Speed of sound propagation in the simulated geometry volume."?

},
{
"name": "Characteristic length (mesh)",
"description": "Characteristic length of the mesh used in the simulation.",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe at the end: "(i.e., the approximate distance between two mesh nodes.)"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

Status: Require review

Development

Successfully merging this pull request may close these issues.

2 participants