Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5.x acoustic tests #685

Merged
merged 71 commits into from
Oct 15, 2024
Merged

Conversation

MaguetteD
Copy link
Collaborator

No description provided.

nicolas-f and others added 30 commits October 2, 2023 14:40
…now contains receiver altitude derived from DEM, that was used from computation
…java en AttenuationCnossosParameters dans tout le code
…acoustically explicit.

** Removing classes that are present in other classes.
** generating Java documentation
…acoustically explicit.

** Removing classes that are present in other classes.
** generating Java documentation
Iso problem: TC21, TC28.
Rays problem, update the Z of S' after diffraction: TC18.
Gpath problem: TC19.
@@ -1,36 +1,3 @@
/**
Copy link
Member

Choose a reason for hiding this comment

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

still this todo

@nicolas-f nicolas-f merged commit 329c689 into Universite-Gustave-Eiffel:5.X Oct 15, 2024
1 check passed
@pierromond
Copy link
Contributor

Bravo @MaguetteD !

assertDoubleArrayEquals("WH", expectedWH, actualWH, ERROR_EPSILON_LOW);
assertDoubleArrayEquals("CfH", expectedCfH, actualCfH, ERROR_EPSILON_LOW);
assertDoubleArrayEquals("AGroundH", expectedAGroundH, actualAGroundH, ERROR_EPSILON_LOW);
/*assertDoubleArrayEquals("WF", expectedWF, actualWF, ERROR_EPSILON_LOW);
Copy link
Member

Choose a reason for hiding this comment

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

did not see, some assert are commented. I am working on TC11 as I have different results than you with the patch (related to polygon normalisation?).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants