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

Update master #163

Merged
merged 110 commits into from
Apr 15, 2021
Merged
Changes from 1 commit
Commits
Show all changes
110 commits
Select commit Hold shift + click to select a range
08e1e0a
Add Fluid-Fluid module main files and Velocity
MakisH Feb 6, 2019
703e5fc
Use the Fluid-Fluid module in the Adapter
MakisH Feb 6, 2019
f7b2971
Update README.md
MakisH Feb 6, 2019
328265f
Fix: velocity should be vector, not scalar
MakisH Feb 6, 2019
73a3ef9
FluidFluid: Add Pressure
MakisH Feb 6, 2019
02e1673
FF: Fix IF in adding readers/writers
MakisH Feb 6, 2019
3a3c300
FF: Update reading velocities for readability
MakisH Feb 7, 2019
cf11641
Add 1-way Fluid-Fluid tutorial case
MakisH Feb 7, 2019
ec07e67
Merge branch 'master' into FF
MakisH Mar 18, 2019
3583f77
FF Tutorial Allclean: Remove .json files
MakisH Mar 18, 2019
21da7cf
Add PressureGradient in the FF module
MakisH Mar 21, 2019
ba0e029
Add PressureGradient in the FF tutorial
MakisH Mar 21, 2019
5b2b9c2
Add VelocityGradient
MakisH Mar 22, 2019
3276414
Convert tutorial to a cylinder
MakisH Mar 22, 2019
4abaefd
FF tutorial: simplify blockMeshDict
MakisH Mar 22, 2019
196833e
FF Tutorial: couple p and U, use inflow/outflow BC
MakisH Mar 22, 2019
e417752
FF Tutorial: add implicit coupling config
MakisH Mar 22, 2019
2f9c957
FF: Fix bug in gradient writing
MakisH Mar 24, 2019
ba86efe
modified fluid-fluid tutorial: exchange of gradients and higher
uekerman Mar 29, 2019
e25a202
Make the adapter compatible with new pkg-config
MakisH Mar 4, 2019
cb66b5c
Add pkgconfig LIBS, remove unnecessary system flags
MakisH Mar 4, 2019
37d655e
Merge FF local and remote
MakisH Apr 8, 2019
878313d
Add FF tutorial with sonicLiquidFoam
MakisH Apr 24, 2019
857f18c
FF: Add parallel versions of tutorials
MakisH May 2, 2019
739323c
Adapt FF tutorials Allclean scripts for preCICE v1.6.0
MakisH Sep 11, 2019
e517609
Merge branch 'master' into FF
MakisH Mar 20, 2020
78fc865
Merge branch 'master' into FF
MakisH Mar 20, 2020
a39035d
Merge branch 'develop' into FF
MakisH Jul 22, 2020
fcb2c37
Remove density from transportProperties
MakisH Jul 22, 2020
03cee93
Update preCICE logger for consistency
MakisH Jul 22, 2020
c38f109
Update FF/FF.C
MakisH Jul 22, 2020
35cc2c2
Add pressure-based solver type guessing
MakisH Jul 22, 2020
c0e61f5
Add todo for determining solverType of multiphase solvers
MakisH Jul 24, 2020
91160d7
Tune FF sonicLiquidFoam to converge
uekerman Jul 29, 2020
045d0d2
Cleanup sonicLiquidFoam case files
MakisH Jul 29, 2020
0623e02
Add README files for the FF tutorial cases
MakisH Jul 29, 2020
33350e2
Update tutorials/FF/pipe-pipe/sonicLiquidFoam-sonicLiquidFoam/precice…
MakisH Jul 29, 2020
686a1e7
Update tutorials/FF/pipe-pipe/pimpleFoam-pimpleFoam/precice-config.xml
MakisH Jul 29, 2020
740f08f
Merge pull request #67 from precice/FF
MakisH Jul 29, 2020
b43e7f2
Merge branch 'master' into develop
MakisH Sep 2, 2020
1ee92a4
Rephrase "unknown solver type" message
MakisH Sep 11, 2020
da6d4b4
Use develop version of systemtests
Eder-K Nov 18, 2020
6c10a74
Replace non-const boundaryFieldRef wherever possible (#132)
MakisH Nov 19, 2020
9268290
First draft version for extended 2D support
davidscn Dec 8, 2020
75320ba
Remove additional point field
davidscn Dec 8, 2020
01af496
Apply changes to DisplacementDelta field
davidscn Dec 8, 2020
2311405
Change DisplacementDeltas to add equal
davidscn Dec 14, 2020
638ec04
Add locationsType in the CouplingDataUser
davidscn Dec 14, 2020
d4d928e
Add clean implementation for the Displacement class
davidscn Dec 15, 2020
f9a7111
Add comment again
davidscn Dec 15, 2020
5b60663
Apply changes to DisplacementDelta class
davidscn Dec 15, 2020
8b644b8
Fix copy error
davidscn Dec 15, 2020
0826e3c
Remove additional volVec fields
davidscn Dec 15, 2020
db3d9fc
Merge branch 'develop' into extend-2D
davidscn Dec 15, 2020
e1b5c1b
Update FSI/Displacement.C
davidscn Dec 16, 2020
0702fc0
Update FSI/DisplacementDelta.C
davidscn Dec 16, 2020
33d86b4
Add const'nes for interpolator
davidscn Dec 16, 2020
ba6b3aa
Replace for by forAll
davidscn Dec 16, 2020
38daab4
Parametrize cellDisplacement name
davidscn Dec 16, 2020
290a26c
Merge pull request #147 from DavidSCN/extend-2D
davidscn Dec 18, 2020
22b0931
Add a docs overview page
MakisH Dec 21, 2020
ccd7935
Update permalink for docs overview (old convention)
MakisH Dec 21, 2020
0cf3a71
Port documentation pages from the precice.org_future
MakisH Dec 21, 2020
b6ad076
Update OpenFOAM adapter modules image
MakisH Dec 21, 2020
187126f
Port more OpenFOAM adapter docs pages
MakisH Dec 21, 2020
b9e713c
Add OpenFOAM v2012 in supported versions
MakisH Dec 26, 2020
fb91be1
Update documentation links
MakisH Dec 26, 2020
9aa4b1a
Add links to citations
MakisH Dec 26, 2020
9139ee0
Extend docs overview with Try and Learn
MakisH Dec 26, 2020
3057ad6
Improve structure in docs overview
MakisH Dec 26, 2020
e6615c8
Fix docs heading levels
MakisH Dec 26, 2020
23e6a7b
Docs: add supported fields
MakisH Dec 27, 2020
1a8fecc
Introduce force base class
davidscn Dec 16, 2020
7ef7b4a
Change data constructors in FSI class
davidscn Dec 16, 2020
d4546ee
Implement derived class for Force data
davidscn Dec 16, 2020
5b683a9
Implement derived class for Stress data
davidscn Dec 16, 2020
c2b0f52
Add description for face normals in Stress class
davidscn Jan 18, 2021
0898346
Merge pull request #148 from DavidSCN/refactor-forces
davidscn Jan 18, 2021
13503cc
Update openfoam-support.md
uekerman Feb 18, 2021
371215b
Update nearest-projection section
davidscn Mar 22, 2021
27711d6
Delete CHT tutorials
davidscn Mar 22, 2021
11d432b
Merge pull request #151 from DavidSCN/update-np-docs
davidscn Mar 23, 2021
6be50b8
Update links and description in the README
davidscn Mar 23, 2021
50d9af7
Apply suggestions from code review
davidscn Mar 23, 2021
8355e96
Merge pull request #152 from DavidSCN/remove-CHT
davidscn Mar 23, 2021
cba2589
Add Assertion for xy-plane for 2D cases
davidscn Mar 26, 2021
511dc72
Add a warning for 'Displacement writing'
davidscn Mar 26, 2021
4fd8842
Update docs/config.md
davidscn Mar 26, 2021
20140e0
Merge pull request #156 from DavidSCN/add-doc-note
davidscn Mar 26, 2021
a2ba67b
Add more comments in the code for the xy-plane assertion
davidscn Mar 26, 2021
5e5424d
Update Interface.C
davidscn Mar 26, 2021
fcfca49
Merge pull request #155 from DavidSCN/add-assert
davidscn Mar 26, 2021
359fb67
Bugfix: quotes in the configuration
MakisH Apr 7, 2021
a942c8d
Turn off debug messages by default
MakisH Apr 11, 2021
a0476ed
Enable 2D off-plane assertion by default
MakisH Apr 11, 2021
daab8c1
Merge pull request #159 from precice/no-debug
davidscn Apr 11, 2021
b3f8d49
Remove last remaining tutorials (moved to precice/tutorials)
MakisH Apr 12, 2021
9ffb542
Remove mentions to tutorials and wiki
MakisH Apr 12, 2021
8e846c1
Merge pull request #160 from precice/remove-tutorials
davidscn Apr 12, 2021
4efbc50
Update OpenFOAM adapter building instructions
MakisH Apr 12, 2021
008d45d
Merge pull request #161 from precice/docs
davidscn Apr 13, 2021
d5081c3
More robust building scripts (#157)
MakisH Apr 13, 2021
fc72d4c
Re-enable multi-core builds (#162)
davidscn Apr 13, 2021
1cc9328
Update documentation links in README.md
MakisH Apr 14, 2021
37569f3
Add CHANGELOG.md
MakisH Apr 15, 2021
5713447
Restructure README.md
MakisH Apr 15, 2021
4c5100a
Update issue template
MakisH Apr 15, 2021
bc6d67f
Add CONTRIBUTING.md
MakisH Apr 15, 2021
e2a4d40
Add pull request template
MakisH Apr 15, 2021
e1c8468
Add info about in CHANGELOG.md
MakisH Apr 15, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into FF
  • Loading branch information
MakisH committed Mar 18, 2019
commit ec07e6759be24d5b43ea0416d43a103dc0756068

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.