Skip to content

Commit cdef4f0

Browse files
Move */OpenFOAM-FEniCS to *_2D/OpenFOAM-FEniCS. (#141)
* Applies suggestion from #124 (review) * Add minor .gitignore fixes.
1 parent d932e69 commit cdef4f0

49 files changed

Lines changed: 13 additions & 4 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

FSI/cylinderFlap/OpenFOAM-FEniCS/.gitignore renamed to FSI/cylinderFlap_2D/OpenFOAM-FEniCS/.gitignore

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
1-
Fluid
1+
!Fluid
2+
Fluid/*
23
!Fluid/0
34
!Fluid/0.orig
45
!Fluid/constant
6+
Fluid/constant/polyMesh
57
!Fluid/system
68
!Fluid/Fluid.foam
79
!Fluid/precice-adapter-config.yml
8-
Solid
10+
!Solid
11+
Solid/*
912
!Solid/cyl-flap.py
1013
!Solid/precice-adapter-config-fsi-s.json
1114
*.log
File renamed without changes.
File renamed without changes.

FSI/cylinderFlap/OpenFOAM-FEniCS/Fluid/0.orig/pointDisplacement renamed to FSI/cylinderFlap_2D/OpenFOAM-FEniCS/Fluid/0.orig/pointDisplacement

File renamed without changes.

FSI/cylinderFlap/OpenFOAM-FEniCS/Fluid/0.orig/vorticity renamed to FSI/cylinderFlap_2D/OpenFOAM-FEniCS/Fluid/0.orig/vorticity

File renamed without changes.
File renamed without changes.
File renamed without changes.

FSI/cylinderFlap/OpenFOAM-FEniCS/Fluid/0/pointDisplacement renamed to FSI/cylinderFlap_2D/OpenFOAM-FEniCS/Fluid/0/pointDisplacement

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)