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

Release tutorials #160

Merged
merged 155 commits into from
Apr 15, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
155 commits
Select commit Hold shift + click to select a range
04e736b
Add run/clean scripts for SU2-CalculiX and restructure files (#100)
MakisH Sep 9, 2020
88d2db5
Add valid interpolation strategy.
BenjaminRodenberg Sep 21, 2020
475e406
Use rbf_segregated
BenjaminRodenberg Sep 21, 2020
c9d7408
Removes interpolation_type from all fenics adapter config files.
BenjaminRodenberg Oct 1, 2020
967ba84
Merge pull request #107 from precice/fenics-adapter-no-interpolation-…
IshaanDesai Oct 1, 2020
173842f
Formatting
BenjaminRodenberg Oct 6, 2020
7b74954
Fix output frequency of Solid
BenjaminRodenberg Nov 3, 2020
8a51b25
Make output routine with dt_out more robust
BenjaminRodenberg Nov 4, 2020
ece21a0
Use same method for flux computation like in HT example. (#114)
BenjaminRodenberg Nov 6, 2020
f33edb6
Rename fenicsadapter to fenicsprecice (#113)
BenjaminRodenberg Nov 6, 2020
ef1072b
Change precice config, resolves #94
davidscn Nov 7, 2020
f6f447b
Synchronize simulation control settings
davidscn Nov 7, 2020
63f2ccd
Add different meshes and new decomposition
davidscn Nov 7, 2020
cb33712
Adjust solver settings
davidscn Nov 7, 2020
5f514bc
Add parabolic initial condition and add link in the README
davidscn Nov 7, 2020
c20e1c3
Convert dt to float (#115)
BenjaminRodenberg Nov 8, 2020
41b1a46
Initial change to FEniCS-Adapter initialization
IshaanDesai Nov 17, 2020
d611eeb
Remove commented xml sections
davidscn Nov 20, 2020
f6ac973
Apply xml formatting
davidscn Nov 20, 2020
13b3ff5
Add plotDisplacement script
davidscn Nov 20, 2020
a64d6fc
Merge pull request #116 from DavidSCN/cylinder_flap_to_fsi3
davidscn Nov 24, 2020
ca1b1dd
Merging write_function_space and write_function into write_object
IshaanDesai Nov 24, 2020
7b6b198
Fix wrong visualization in nutils cht.py
uekerman Nov 23, 2020
42bd9c5
Explicitly mentioning optional parameter names in adapter initialization
IshaanDesai Nov 25, 2020
860642a
Adding comment to explain why a function space is passed twice to ini…
IshaanDesai Nov 28, 2020
0252594
Merge pull request #119 from precice/overhaulFEniCSTutorials
IshaanDesai Nov 28, 2020
f89e18d
Some example bits
fsimonis Dec 4, 2020
5f8395c
Move FOP to root
fsimonis Dec 4, 2020
1ca6a05
Restructure flow-over-plate and loaded-beam
fsimonis Dec 8, 2020
ac00d8a
Update readme
fsimonis Dec 8, 2020
0d51b33
Restructure
fsimonis Dec 8, 2020
3aa6d6d
Fix permalinks
fsimonis Dec 8, 2020
fdbee1b
Initialize with V_g.sub(1) as write_object (#127)
BenjaminRodenberg Dec 10, 2020
d7c3c84
Flatten hierarchy and rename instruction to Readme
fsimonis Dec 11, 2020
d3c5761
Add dummy quickstart
fsimonis Dec 11, 2020
77e46d0
Fix image naming
fsimonis Dec 11, 2020
a8cabf3
Add overrides to quickstart
fsimonis Dec 11, 2020
dd1fe58
Update README
fsimonis Dec 11, 2020
a710cbc
Rename all tutorial cases according to new naming scheme
uekerman Dec 14, 2020
2af2a60
Rename all tutorial cases according to new naming scheme
uekerman Dec 14, 2020
5d28aa3
Merge branch 'restructure' of github.com:precice/tutorials into restr…
uekerman Dec 14, 2020
84678e3
Adjust FSI3 case to new conventions (flat hierarchy, names, etc)
uekerman Dec 14, 2020
2ded95a
Add a quickstart rigid flap tutorial (#123)
davidscn Dec 14, 2020
ecde941
Delete dealii executable and add it to gitignore
uekerman Dec 15, 2020
83323ff
Add statement in FSI Readme that 25 parallel ranks are used
uekerman Dec 15, 2020
e3ef29d
Remove false comment in FSI3 readme
uekerman Dec 15, 2020
0e0bdf8
Extend statement on swak4Foam for FSI3 case
uekerman Dec 15, 2020
18bb347
Move removeObsoleteSolvers remark to pp section in FSI3 readme
uekerman Dec 15, 2020
f07ef0d
Apply some cosmetics to FSI3 readme
uekerman Dec 15, 2020
24c2389
Update turek-hron-fsi3/README.md
uekerman Dec 15, 2020
55ed5d1
Add more information on solid run script to FSI3 readme
uekerman Dec 15, 2020
1ae44bd
Update turek-hron-fsi3/README.md
uekerman Dec 15, 2020
cf22803
Split pp section into multiple paragraphs, FSI3 readme
uekerman Dec 15, 2020
0bb5496
Add extrapolation to FSI3 case again
uekerman Dec 15, 2020
31882ad
Add section on mesh refinement to FSI3 readme
uekerman Dec 15, 2020
ae091d3
Change watchpoint name to conventions, FSI3 case
uekerman Dec 15, 2020
7f511fe
Add figures according to the default coarse mesh
davidscn Dec 16, 2020
4d5c8b2
Merge pull request #1 from DavidSCN/uekerman-restructure
uekerman Dec 17, 2020
58fcdde
Update turek-hron-fsi3/README.md
uekerman Dec 17, 2020
709ae7b
Update turek-hron-fsi3/README.md
uekerman Dec 17, 2020
0a1ecf6
Update turek-hron-fsi3/README.md
uekerman Dec 17, 2020
0a6a214
Add some explanation how to use the refined meshes for FSI3
uekerman Dec 17, 2020
805f956
Remove OpenFOAM keyword scale from all FSI3 meshes
uekerman Dec 17, 2020
59cdbbc
Apply new tutorials conventions on Turek Hron FSI3 case (#130)
uekerman Dec 17, 2020
77f1a01
Remove unused mesh from flap_perp_2D/OpenFOAM-deal.II
MakisH Dec 18, 2020
2395c44
FSI3 precice-config.xml: remove unicode and unused mesh
MakisH Dec 18, 2020
0135e07
two perpendicular flap case (#110)
carme-hp Dec 19, 2020
bb5d51b
Add SU2-FEniCS Perpendicular Flap FSI Tutorial (#91)
IshaanDesai Dec 19, 2020
1c891a7
Modify FEniCS tutorials to enable parallel runs (#120)
IshaanDesai Dec 19, 2020
7980d05
Merge branch 'restructure' of github.com:precice/tutorials into restr…
uekerman Dec 21, 2020
1f81463
Remove false OF-CCX 1D tube which was previously added by mistake
uekerman Dec 21, 2020
0564319
Add important box link to wiki to every tutorial readme
uekerman Dec 21, 2020
ceda265
Sketch quickstart placeholder readme
uekerman Dec 22, 2020
107c076
Move */OpenFOAM-FEniCS to *_2D/OpenFOAM-FEniCS. (#141)
BenjaminRodenberg Dec 23, 2020
58609f0
Small improvements in quickstart docs page
MakisH Dec 28, 2020
6a5fa1c
Add quickstart summary
MakisH Dec 28, 2020
8dc7a02
Update quickstart title
MakisH Dec 28, 2020
8107fbb
Update link to couple-your-code
MakisH Dec 28, 2020
595409d
Ensuring consistency in FEniCS scripts for FSI tutorial cases (#142)
IshaanDesai Jan 8, 2021
ae77ae5
Fix ill-posed problem by providing additional data. (#144)
BenjaminRodenberg Jan 8, 2021
05a0a44
Merge branch 'master' into develop
BenjaminRodenberg Jan 10, 2021
a0d1ec1
Copy Fluid case from precice/openfoam-adapter
BenjaminRodenberg Jan 23, 2021
fefaac8
Copy Solid/heat.py and config from develop
BenjaminRodenberg Jan 23, 2021
9f36045
Add run scripts and fix .gitignore.
BenjaminRodenberg Jan 23, 2021
5ef141c
Merge branch 'develop' into restructure
BenjaminRodenberg Feb 3, 2021
3eb60f3
Restructure perpendicular flap (#146)
davidscn Feb 15, 2021
79e9fc5
Port trivial cases (#151)
davidscn Feb 19, 2021
3ff76bc
Add missing run.sh script for nutils perp-flap
davidscn Mar 1, 2021
caa5ad0
Split partitioned-heat-conduction case into complex and simple one (#…
BenjaminRodenberg Mar 5, 2021
5d78546
Change generalized alpha
BenjaminRodenberg Mar 9, 2021
3ddf707
Restructure flow over plate (#154)
davidscn Mar 10, 2021
7a3680d
Merge pull request #125 from precice/restructure
uekerman Mar 17, 2021
6c9249e
Apply naming conventions for images
davidscn Mar 18, 2021
0d96533
Rename heat-conduction images
davidscn Mar 18, 2021
82f83db
Add tools to check images and permalinks
fsimonis Mar 18, 2021
86a8e9b
Add GitHub workflow
fsimonis Mar 18, 2021
b23fd32
Ignore quickstart
fsimonis Mar 18, 2021
11710b3
Merge the checks and add support for the quickstart
fsimonis Mar 18, 2021
a166efa
Set x-dead to avoid error
BenjaminRodenberg Mar 22, 2021
8d84eb0
Add the flow-over-heated-plate for nearest-projection (#159) (#167)
davidscn Mar 23, 2021
ef72a0d
Apply xml formatting for FOHP-NP config
davidscn Mar 23, 2021
32bc673
Update deal.II scripts (#166)
davidscn Mar 23, 2021
ae5719b
Remove leftover FSI/ directory
MakisH Mar 24, 2021
8ebead0
Bugfix: broken OpenFOAM fvSchemes file
MakisH Mar 24, 2021
77b6569
Bugfix: multiple flaps OpenFOAM run.sh directory change
MakisH Mar 24, 2021
7d6c6b1
New cleaning tools (#169)
MakisH Mar 25, 2021
9909e91
Move removeObsoleteFolders.sh to a function (#170)
MakisH Mar 26, 2021
697fe65
Rename and check gnuplot scripts (#174)
MakisH Mar 26, 2021
9ccd365
Catch wrong user input
BenjaminRodenberg Mar 26, 2021
e472e9e
Update deal.II parameter files (#175)
davidscn Mar 26, 2021
e7149c0
Revert unintended poly degree change (1->4)
davidscn Mar 27, 2021
0c3407a
Add nutils solver for heat conduction problem (#153)
BenjaminRodenberg Apr 6, 2021
0cc3e02
Simplify Neumann BC in Nutils heat conduction script
uekerman Apr 7, 2021
0a925c3
Make cleaning scripts less strict (#180)
MakisH Apr 10, 2021
07f770e
Restructure runscripts and related resources (#181)
MakisH Apr 12, 2021
efbfcfe
Add partitioned pipe tutorial (moved from openfoam-adapter) (#182)
MakisH Apr 12, 2021
07cdc53
Bugfix: potentially undefined variables in scripts
MakisH Apr 12, 2021
1320b7b
Restructure quickstart (#145)
davidscn Apr 12, 2021
c0fe3b0
Replace deprecated module fenicsadapter with fenicsprecice.
BenjaminRodenberg Apr 12, 2021
ee03882
Remove 'not yet ported warning' (#162)
davidscn Apr 12, 2021
ac1ad78
Rename perp flap nutils script to "fluid"
uekerman Apr 12, 2021
0b055b9
Extend Nutils checkpointing to subcycling (#183)
uekerman Apr 12, 2021
4ce3842
Add PEP8 to CI and format (python) code base (#185)
BenjaminRodenberg Apr 12, 2021
07bba09
Add elastic-tube-1d (move from elastictube1d repository) (#184)
carme-hp Apr 12, 2021
c95f1e3
elastic-tube-1d: Move open issues
MakisH Apr 12, 2021
c7a8683
Update all.msh (#198)
KyleDavisSA Apr 13, 2021
2d99596
Check PEP8: Exit 1 on failure (#200)
BenjaminRodenberg Apr 13, 2021
b797642
Add core to cleaning preCICE logs
uekerman Apr 13, 2021
c55a922
Cleanup solid cases FEniCS (#187)
BenjaminRodenberg Apr 13, 2021
b9dd1e9
Add comparison script for perpendicular flap watchpoints (#196)
uekerman Apr 13, 2021
762eacc
clean-tutorial.sh: Don't exit if a folder is not valid
MakisH Apr 13, 2021
bd447d7
Postprocess and visualize CHT flow over plate results (#199)
BenjaminRodenberg Apr 13, 2021
636e390
Rename quickstart clean-tutorial(s).sh
MakisH Apr 13, 2021
c827cf9
Delete deprecated dealii output folder
uekerman Apr 13, 2021
68ba5f0
Add preCICE-output introduced by #199
BenjaminRodenberg Apr 13, 2021
84ec6e1
Remove deal.II result directory completely
davidscn Apr 13, 2021
e4b04cf
Fix inconsistent naming in heat exchanger (#202)
uekerman Apr 13, 2021
b2d1d64
Fixes for solid-codeaster (#201)
MakisH Apr 13, 2021
13adb26
Compress partitioned-heat-conduction animation
MakisH Apr 13, 2021
cd35191
Compress partitioned-heat-conduction setup image
MakisH Apr 13, 2021
8c5888f
Compress elastic-tube-1d animation
MakisH Apr 13, 2021
2e548cd
Resize large images
MakisH Apr 13, 2021
fc17355
Reduce size of pictures
MakisH Apr 14, 2021
c598ec9
Add link to clean-tutorial.sh in partitioned-heat-conduction* cases
MakisH Apr 14, 2021
77f7cd2
Add CONTRIBUTING.md
MakisH Apr 14, 2021
45fe93e
flow-over-heated-plate: Add hints on visualization
MakisH Apr 14, 2021
6feb39c
Add a check for the image sizes (#203)
davidscn Apr 14, 2021
ed8a67c
heat-exchanger: Refer to geometry issue
MakisH Apr 14, 2021
f05d14f
perpendicular-flap: Add notes for visualizing CalculiX results
MakisH Apr 14, 2021
bcf0d52
Update README.md for new tutorials structure
MakisH Apr 14, 2021
add99a7
Add perp flap image
uekerman Apr 14, 2021
42a85c3
Polish quickstart page
MakisH Apr 14, 2021
58f7497
Rework elastic-tube-1d cpp solvers (#197)
fsimonis Apr 14, 2021
76896cb
Quickstart: specify shallow cloning
MakisH Apr 15, 2021
c7b8a78
Fix latex in perp flap readme
uekerman Apr 15, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
15 changes: 15 additions & 0 deletions .github/workflows/check-pep8.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: autopep8
on: push
jobs:
autopep8:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: autopep8
id: autopep8
uses: peter-evans/autopep8@v1
with:
args: --recursive --diff --aggressive --aggressive --exit-code --ignore E402 --max-line-length 120 .
- name: Fail if autopep8 made changes
if: ${{ steps.autopep8.outputs.exit-code == 2 }}
run: exit 1
10 changes: 10 additions & 0 deletions .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: Checks
on: [push, pull_request]
jobs:
checks:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v2
- run: bash tools/check.sh
- run: bash tools/check-size.sh
5 changes: 0 additions & 5 deletions CHT/flow-over-plate/buoyantPimpleFoam-fenics/.gitignore

This file was deleted.

7 changes: 0 additions & 7 deletions CHT/flow-over-plate/buoyantPimpleFoam-fenics/README.md

This file was deleted.

61 changes: 0 additions & 61 deletions CHT/flow-over-plate/buoyantPimpleFoam-fenics/precice-config.xml

This file was deleted.

48 changes: 0 additions & 48 deletions CHT/flow-over-plate/buoyantPimpleFoam-nutils/Allclean

This file was deleted.

35 changes: 0 additions & 35 deletions CHT/flow-over-plate/buoyantPimpleFoam-nutils/Allrun

This file was deleted.

136 changes: 0 additions & 136 deletions CHT/flow-over-plate/buoyantPimpleFoam-nutils/Nutils/cht.py

This file was deleted.

13 changes: 0 additions & 13 deletions CHT/flow-over-plate/buoyantPimpleFoam-nutils/Nutils/runSolid

This file was deleted.

19 changes: 0 additions & 19 deletions CHT/flow-over-plate/buoyantPimpleFoam-nutils/OpenFOAM/runFluid

This file was deleted.

Loading