-
Notifications
You must be signed in to change notification settings - Fork 239
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
Implementation of nodal source terms #1977
Merged
Merged
+697
−35
Commits on Nov 8, 2017
-
[MGTL] inline createSearchLengthAlgorithm.
This avoids a linker error.
Configuration menu - View commit details
-
Copy full SHA for 3280f04 - Browse repository at this point
Copy the full SHA 3280f04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e9ff82 - Browse repository at this point
Copy the full SHA 4e9ff82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 164dbee - Browse repository at this point
Copy the full SHA 164dbeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57205b4 - Browse repository at this point
Copy the full SHA 57205b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71018e2 - Browse repository at this point
Copy the full SHA 71018e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc36bb5 - Browse repository at this point
Copy the full SHA fc36bb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3c3bb0 - Browse repository at this point
Copy the full SHA c3c3bb0View commit details -
[PL/SourceTerms] Add tests for source term impl.
The reference files are created with the analytical solution. For the special setup with a dirac source term at position xi, eta the following analytical solution in 2 dimensions is valid: u(x,y) = ln(sqrt((x-xi)^2+(y-eta)^2))/(2 * Pi)
Configuration menu - View commit details
-
Copy full SHA for a90d44a - Browse repository at this point
Copy the full SHA a90d44aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5258b08 - Browse repository at this point
Copy the full SHA 5258b08View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3e3bc1 - Browse repository at this point
Copy the full SHA a3e3bc1View commit details -
[Documentation] Add docu for nodal source terms.
- Theory for analytical solution. - Comparison-images to analytical solution.
Configuration menu - View commit details
-
Copy full SHA for 1d621ca - Browse repository at this point
Copy the full SHA 1d621caView commit details
Commits on Nov 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 07743a6 - Browse repository at this point
Copy the full SHA 07743a6View commit details
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.