NMPDE Project delivery - Wave Equation#44
Open
UobinoPino wants to merge 76 commits intomichelebucelli:mainfrom
Open
NMPDE Project delivery - Wave Equation#44UobinoPino wants to merge 76 commits intomichelebucelli:mainfrom
UobinoPino wants to merge 76 commits intomichelebucelli:mainfrom
Conversation
modified: CMakeLists.txt new file: Newmark/Wave.cpp new file: Newmark/Wave.hpp
…ject configuration
…l, and Wave_Parallel
…nitial conditions (need to fix one function only available for latest version of Dealii)
# Conflicts: # Newmark/Wave_Newmark.cpp
…l) at each time step in the Wave.cpp file. Introduced a new method compute_total_energy() in Wave.hpp and implemented it in Wave.cpp. Also ensured that mass and stiffness matrices are properly computed for energy calculations.
…eta values. Created energy_comparison.png as the output plot image.
… total energy (Serial Theta-Method)
… total energy (Parallel Theta-Method)
…oth L2 and H1 errors.
…d implemented corresponding exact solutions and forcing functions for EX1 and EX2
…cution time logging in Wave simulation (serial and parallel)
…uild instructions
… update correctly
…stead of Chrono and use of ConditionalOStream to improved Readability
…r variables where applicable
…rallel.cpp, and Wave.cpp in Newmark to use factory functions for initial conditions based on the test case. This allows for more flexible testing of different scenarios without hardcoding specific initial conditions in the main code.
…nt for Newmark method, to be updated with exact continuous energy.
…ptions for EX3 and EX4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.