Coder Social home page Coder Social logo

dllrun / foam-extend-general-contact Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 101.97 MB

License: GNU General Public License v3.0

Shell 1.15% CMake 0.11% TeX 0.01% HTML 0.03% C++ 45.80% C 52.54% GLSL 0.01% Perl 0.05% Python 0.07% Makefile 0.02% Fortran 0.05% Lex 0.13% Batchfile 0.01% Awk 0.01% sed 0.01% Cuda 0.05% Roff 0.01% q 0.01%

foam-extend-general-contact's Introduction


Solid Contact Analysis Tool With Foam-Extend


1. Introduction

This code repository is based on the Finite Volume Method and it is forked from " https://github.com/Unofficial-Extend-Project-Mirror/foam-extend-foam-extend-4.0 ". The improved code library " solidModel " is an extension of the tools to predict deformation due to contact in solids. This includes the new tool " solidGeneralContact " for contact analysis - to allow the simulation of multiple solid bodies (e.g. particles) in contact.

It also provides the coupling of thermal contact boundary condition. Please note that this is only limited to one-to-one contact and no multiple solid bodies are allowed currently. Furthermore, the " elasticThermalSolidFoam " solver was improved to make it functional with the " solidContact " library.



2. Documentation

The documention below provide guidelines on how to install this foam-extend code repository. Please follow the link to the instruction for installation given below:

Also, there is a link to the tutorial cases that have been developed for the purpose of demonstrating mechanical and thermal contact behavior of solids. Please follow the link to the example cases given below:



4. How to cite this work?

If you are using this repository for your research, especially the library " solidModel " and the solver " elasticThermalSolidFoam ", then please cite it as follows.

  author      = {Dhakal, Ranjan},
  title       = {Solid contact analysis tool with Foam-extend},
  year        = {2022},
  institution = {Institute of Process and Particle Engineering, Graz University of Technology},
  url         = {https://github.com/dllrun/foam-extend-general-contact.git}


5. License

This toolkit is released under the GNU General Public License (version 3). More details can be found in the "LICENSE" file.



6. Disclaimer

This offering is not approved or endorsed by OpenCFD Limited, producer and distributor of the OpenFOAM software via www.openfoam.com, and owner of the OPENFOAM® and OpenCFD® trade marks.



7. Acknowledgement

This contribution is part of the Innovative Training Network (MSCA-ITN) “MATHEGRAM” Project. The project has received funding from the European Union’s Horizon 2020 research and innovation programme under the Marie Skłodowska-Curie grant agreement No 812638

drawing


Copyright Notice

  • Copyright 2022 - Graz University of Technology (R. Dhakal, S. Radl).

  • Version: foam-extend-4.0

  • Licence: GPL-3.0 licence

  • Last commit: June 2022

foam-extend-general-contact's People

Contributors

henrus avatar dllrun avatar bgschaid avatar mbeaudoin avatar ztukovic avatar wyldckat avatar philipcardiff avatar boroli avatar fjuretic avatar robertkeser avatar sradl1981 avatar marupio avatar dominikmchrist avatar amonakov avatar mrklein avatar dario-zkc avatar philippose avatar

Watchers

 avatar  avatar

foam-extend-general-contact's Issues

Please check if the current version compiles correctly

The current version is (commit 25b9e5a)
2. Please check if the code compiles correctly after pulling this commited version, (or adding functions until:

void Foam::solidGeneralContactFvPatchVectorField::calcShadowZoneNames() const

  1. And if it compiles, what about when you compile the code from the installation directory (i.e. entirely), is it possible to run a test case (of "solidMechanics" even without using this boundary condition)? Do you see the error "/bin/tools/RunFunctions: line 52: elasticSolidFoam: command not found"

primitivePatchInterpolation has no member slaveToMaster

newGgiStandAlonePatchInterpolation class cannot found, so we used the primitivePatchInterpolation instead, however the masterToSlave function is missing.
Is it possible to replace "newGgiStandAlonePatchInterpolation" by some other class definition (from our repository) for the "zoneToZone" object (Line 511 and 517 of solidGeneralContactFvPatchVectorField.H) ?

Error message while compilation

When you compile the code using the version:
commit 0d7ba4a (HEAD -> master)
Author: Stefan Radl (as root) [email protected]
Date: Fri Jul 17 12:28:28 2020 +0200

  1. Do you see "undefined reference to `Foam::zeroGradientFvPatchField::typeName" message? What is the error message it is refering to?

Number of Argument in correct member function of normalContactModel and frictionContactModel

When I try to compile the code (line 1913 of solidGeneralContactFvPatchVectorField.C) with
frictionModel(shadowI).correct
(
normalModel(shadowI).slavePressure(),
shadowPatchFaceNormals,
normalModel(shadowI).areaInContact(),
shadowPatchDD,
patchDDInterpToShadowPatch
);
An error: patchDDInterpToShadowPatch was not declared in this scope appears.
How to ensure that the correct argument is passed?

how is masterPatch_ of newGGIInterpolate.C set & why does masterPatch_.size() calculates the incorrect size of the master?

According to this error message -
https://github.com/dllrun/matheGRAMRanjanCases/blob/6d9749c4b29b31bfd4daffb0b905b0792849724a/slidingFrictionGeneralHexa_2ParticlesInVertical/log.slidingFrictionFoam#L3366 ,
it was directed from

"newGGIInterpolation::masterToSlave(const Field<Type> ff)"
.
So I checked if the patches size are correct and it was alright. But I couldn't understand how does this "masterPatch_" pointer calculate the correct master patch?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.