solidMechanics

所属分类:物理/力学计算
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2016-01-03 00:22:11
上 传 者sh-1993
说明:  源自[http:www.cfd-online.com论坛openfoam新闻公告-其他106881 solid mechanics solvers添加了openfoam-extend-4.ht...](http:www.cfd-online.com Forums openfoam news announcements-其他10688 1-solid-mechanics-solvers-added-openfoam-extend-4.html#post432903),
(Derived from http://www.cfd-online.com/Forums/openfoam-news-announcements-other/106881-solid-mechanics-solvers-added-openfoam-extend-4.html#post432903)

文件列表:
solidMechanics-OF23x/ (0, 2016-01-02)
solidMechanics-OF23x/Allwclean (84, 2016-01-02)
solidMechanics-OF23x/Allwmake (81, 2016-01-02)
solidMechanics-OF23x/LICENSE (35122, 2016-01-02)
solidMechanics-OF23x/solidModels/ (0, 2016-01-02)
solidMechanics-OF23x/solidModels/Make/ (0, 2016-01-02)
solidMechanics-OF23x/solidModels/Make/files (2671, 2016-01-02)
solidMechanics-OF23x/solidModels/Make/options (203, 2016-01-02)
solidMechanics-OF23x/solidModels/cohesiveLaws/ (0, 2016-01-02)
solidMechanics-OF23x/solidModels/cohesiveLaws/Dugdale/ (0, 2016-01-02)
solidMechanics-OF23x/solidModels/cohesiveLaws/Dugdale/DugdaleCohesiveLaw.C (2562, 2016-01-02)
solidMechanics-OF23x/solidModels/cohesiveLaws/Dugdale/DugdaleCohesiveLaw.H (3033, 2016-01-02)
solidMechanics-OF23x/solidModels/cohesiveLaws/bilinear/ (0, 2016-01-02)
solidMechanics-OF23x/solidModels/cohesiveLaws/bilinear/bilinearCohesiveLaw.C (3031, 2016-01-02)
solidMechanics-OF23x/solidModels/cohesiveLaws/bilinear/bilinearCohesiveLaw.H (3515, 2016-01-02)
solidMechanics-OF23x/solidModels/cohesiveLaws/cohesiveLaw/ (0, 2016-01-02)
solidMechanics-OF23x/solidModels/cohesiveLaws/cohesiveLaw/cohesiveLaw.C (3447, 2016-01-02)
solidMechanics-OF23x/solidModels/cohesiveLaws/cohesiveLaw/cohesiveLaw.H (4199, 2016-01-02)
solidMechanics-OF23x/solidModels/cohesiveLaws/linear/ (0, 2016-01-02)
solidMechanics-OF23x/solidModels/cohesiveLaws/linear/linearCohesiveLaw.C (2585, 2016-01-02)
solidMechanics-OF23x/solidModels/cohesiveLaws/linear/linearCohesiveLaw.H (3028, 2016-01-02)
solidMechanics-OF23x/solidModels/componentReference/ (0, 2016-01-02)
solidMechanics-OF23x/solidModels/componentReference/componentReference.H (6174, 2016-01-02)
solidMechanics-OF23x/solidModels/componentReference/componentReferenceList.H (1945, 2016-01-02)
solidMechanics-OF23x/solidModels/contactModel/ (0, 2016-01-02)
solidMechanics-OF23x/solidModels/contactModel/contactPatchPair.C (12754, 2016-01-02)
solidMechanics-OF23x/solidModels/contactModel/contactPatchPair.H (7277, 2016-01-02)
solidMechanics-OF23x/solidModels/contactModel/contactPatchPairCorrect.C (10548, 2016-01-02)
solidMechanics-OF23x/solidModels/contactModel/contactPatchPairList.H (1932, 2016-01-02)
solidMechanics-OF23x/solidModels/contactModel/contactProblem.C (10183, 2016-01-02)
solidMechanics-OF23x/solidModels/contactModel/contactProblem.H (4242, 2016-01-02)
solidMechanics-OF23x/solidModels/fvPatchFields/ (0, 2016-01-02)
solidMechanics-OF23x/solidModels/fvPatchFields/analyticalPlateHoleTraction/ (0, 2016-01-02)
solidMechanics-OF23x/solidModels/fvPatchFields/analyticalPlateHoleTraction/analyticalPlateHoleTractionFvPatchVectorField.C (7072, 2016-01-02)
solidMechanics-OF23x/solidModels/fvPatchFields/analyticalPlateHoleTraction/analyticalPlateHoleTractionFvPatchVectorField.H (5394, 2016-01-02)
solidMechanics-OF23x/solidModels/fvPatchFields/cohesiveLaw/ (0, 2016-01-02)
solidMechanics-OF23x/solidModels/fvPatchFields/cohesiveLaw/cohesiveLawFvPatchVectorField.C (7194, 2016-01-02)
solidMechanics-OF23x/solidModels/fvPatchFields/cohesiveLaw/cohesiveLawFvPatchVectorField.H (5067, 2016-01-02)
... ...

Solid Mechanics - Finite Volume Solvers ======================================= The included solid mechanics solvers employ the finite volume method (not finite elements) to numerically approximate the displacements and stresses in solid bodies undergoing deformation. The included solvers are suitable for small strain, small strain with large rotations, large strain, cohesive zones, plasticity, thermal- elasticity, visco-elasticity, gravity forces, fluid-structure interactions, multi-material analyses and contact stress analysis. A number of custom boundary conditions with full non-orthogonal correction are including time-varying displacements and tractions, fixed rotations, and fixed displacements with zero shear stress. A number of people have contributed to the development of the solvers, mainly within Alojz Ivankovic's research group. The main contributors are: Aleksandar Karac, Zeljko Tukovic, Hrvoje Jasak, Philip Cardiff, Declan Carolan, Michael Leonard and Valentine Kanyanta. The solvers have been assembled and are maintained by Philip Cardiff, University College Dublin. Have fun. Notes for OpenFOAM-2.2.0 ------------------------ Disabled capabilities for compilation: - solidInterface because of faMesh - ggiInterpolation option in contact boundaries - fixedRotation boundary condition because of RodriguesRotation - finiteElement mesh motion in FSI solver Further modifications ===================== Original source came from here: http://www.cfd-online.com/Forums/openfoam-news-announcements-other/106881-solid-mechanics-solvers-added-openfoam-extend-4.html#post432903 Further modificiations made by Bruno Santos (wyldckat@github working at [blueCAPE Lda](http://www.bluecape.com.pt)): - Moved solvers to their own folder. - Simplified Allw* scripts, since this way we can use the multi-core building ability that OpenFOAM has got. - Using "realpath" as a compatibility measure with compiling on Windows (blueCFD). - Created branches for each one of the latest OpenFOAM git versions: OF23x OF22x OF21x OF20x - Note: Have not tested any of the tutorials with all of these OpenFOAM versions. Building on OpenFOAM 2.3.x, 2.2.x, 2.1.x and 2.0.x ================================================== Using Git --------- 1. Go to your user folder: ``` mkdir -p $FOAM_RUN cd $FOAM_RUN/.. ``` 2. Clone the repository and go into the cloned repository: ``` git clone https://github.com/wyldckat/solidMechanics.git cd solidMechanics ``` 3. Checkout the repository respective to the version of OpenFOAM you are using: * OpenFOAM 2.3.x: ``` git checkout OF23x ``` * OpenFOAM 2.2.x: ``` git checkout OF22x ``` * OpenFOAM 2.1.x: ``` git checkout OF21x ``` * OpenFOAM 2.0.x: ``` git checkout OF20x ``` 4. Build all of the libraries and utilities by running: ``` ./Allwmake ``` 5. The tutorials are available at the folder `tutorials`. Using Zip --------- 1. Go to your user folder: ``` mkdir -p $FOAM_RUN cd $FOAM_RUN/.. ``` 2. Get the Zip file for the repository respective to the version of OpenFOAM you are using: * OpenFOAM 2.3.x: ``` wget https://github.com/wyldckat/solidMechanics/archive/OF23x.zip ``` * OpenFOAM 2.2.x: ``` wget https://github.com/wyldckat/solidMechanics/archive/OF22x.zip ``` * OpenFOAM 2.1.x: ``` wget https://github.com/wyldckat/solidMechanics/archive/OF21x.zip ``` * OpenFOAM 2.0.x: ``` wget https://github.com/wyldckat/solidMechanics/archive/OF20x.zip ``` 3. Unzip the respective file and go into the respective folder, for example: ``` unzip OF23x.zip cd solidMechanics-OF23x ``` 4. Build all of the libraries and utilities by running: ``` ./Allwmake ``` 5. The tutorials are available at the folder `tutorials`. License ======= The same as OpenFOAM(R), namely GNU GPL v3. For more information, see the file LICENSE.

近期下载者

相关文件


收藏者