-
-
Notifications
You must be signed in to change notification settings - Fork 120
Port two-scale-heat-conduction case from DuMuX-Adapter #375
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
Closed
Conversation
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
Member
Fujikawas
commented
Sep 30, 2023
- Port the case to DuMuX-Adapter new version for precice V3.0.0;
- Rearrange the folder structure to cooperate with the Nutil-Nutil coupling;
- Set the environment to run the case directly from current folder;
- Update relevant documentations and guides;
* Update broken link * Remove redundancy for less maintainment
Fix broken link and minor update
#318) * replaced all <use-mesh> tags by <receive-mesh> and <provide-mesh> tags in */precice-config.xml in order to make it compatible with current preCICE versions * added changelog 318.md for this PR * Update changelog-entries/318.md Co-authored-by: David Schneider <david.schneider@ipvs.uni-stuttgart.de> Co-authored-by: timo-schrader <timo-schrader> Co-authored-by: David Schneider <david.schneider@ipvs.uni-stuttgart.de>
* adding fenicsx solver to partitioned-heat-equation tutorial * Delete printStats.py * cleanup work * changed README.md * output reference solution * Changed output folder
* Remove mapping timings * Add changelog entry
* Build cpp solvers as part of run * Update elastic-tube-1d/fluid-cpp/run.sh Co-authored-by: Gerasimos Chourdakis <chourdak@in.tum.de> * Fix solid-cpp run Co-authored-by: Gerasimos Chourdakis <chourdak@in.tum.de> --------- Co-authored-by: Gerasimos Chourdakis <chourdak@in.tum.de>
Not maintained anymore.
Co-authored-by: Gerasimos Chourdakis <chourdak@in.tum.de>
Co-authored-by: Valentin Seitz <valentin.seitz@tum.de> Co-authored-by: Gerasimos Chourdakis <chourdak@in.tum.de>
* - Added fenics adapter - straightend out the nameing of build_arguments to be more uniform around the code * Update tools/tests/README.md Co-authored-by: Gerasimos Chourdakis <chourdak@in.tum.de> --------- Co-authored-by: Valentin Seitz <valentin.seitz@tum.de> Co-authored-by: Gerasimos Chourdakis <chourdak@in.tum.de>
Co-authored-by: Valentin Seitz <valentin.seitz@tum.de>
Instead the docker container now runs a non root user by design of the container Co-authored-by: Valentin Seitz <valentin.seitz@tum.de>
* moved completelty to new syntax, Fixed some bugs * Introduce lfs filter for .tar.gz * - Introduces correct return code - Updated test syntax to include reference_results - introduced working generation of reference results * added reference data * make autopep8 happy * make check_md happy * Update tools/tests/paths.py Co-authored-by: Gerasimos Chourdakis <chourdak@in.tum.de> * Delete nutils.Dockerfile --------- Co-authored-by: Valentin Seitz <valentin.seitz@tum.de> Co-authored-by: Gerasimos Chourdakis <chourdak@in.tum.de>
Co-authored-by: Gerasimos Chourdakis <chourdak@in.tum.de>
* Initial commit - add Nutils macro and micro participants * Initial code for macro and micro cases with DuMux * Add cmake file for compiling DuMux code * Remove DuMux case for now * Initial content in README and simplifying config scripts * Use standard name of preCICE config * Add cleaning script * Add clean scripts for macro- and micro- Nutils * Use copies of Nutils objects while getting the state * Add image and modify clean-tutorial.sh * Reducing computational time of the macro-micro case and adding content to README * Making the case cheaper and finalizing README * Formatting * Update two-scale-heat-conduction/README.md Co-authored-by: Gerasimos Chourdakis <chourdak@in.tum.de> * Apply suggestions from code review Co-authored-by: Gerasimos Chourdakis <chourdak@in.tum.de> * Add run scripts for macro and micro Nutils participants * Simplifying README and formatting precice-config * Add tutorial prefix name to image filename * Rename image file * Add shebang in clean-tutorial.sh * Use quotes while passing numbers of procs to run.sh * Incorporating changes * Add correct file relative paths * Port case to v3 * Add results image in README and do some formatting * Add results image * Add micro simulation results and descriptions of outputs * Change width of images in README * Remove width parameter, it does not work * Small typos --------- Co-authored-by: Gerasimos Chourdakis <chourdak@in.tum.de>
* Added first working prototype * added working fenics adapter * remove comments * added working nutils "adapter" * added not working calclulix -adapter * reorder dockerfile * make autopep8 happy * fix print_case_combinations * WIP * WIP * - Introduced logging instead of prints - refactored into exceptions instead of exit(1) - * - Added Nutils - Added Calculix - Added reference results for some cases - Added heat exchanger tutorial - Added logging and more verbose output - Added timing output * Split building docker and running tutorial * adopt to requested chnages: - fallow-arguments vs std-legacy - no nutils adapter, just install nutils * - Adopt .md to .metadata - generate new reference results * - added overview table * added script to only build dockers to warmup cache * Update tools/tests/components.yaml Co-authored-by: Gerasimos Chourdakis <chourdak@in.tum.de> * make autpep8 happy --------- Co-authored-by: Valentin Seitz <valentin.seitz@tum.de> Co-authored-by: Gerasimos Chourdakis <chourdak@in.tum.de>
replaced by #376 |
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.