Skip to content

krebeljk/openInjMoldSim

Repository files navigation

openInjMoldSim v7.2

DOI

This is an OpenFOAM solver for simulation of injection molding filling, packing and cooling stages. It is a modification of the compressibleInterFoam solver distributed with OpenFOAM. Currently, the simulation is prohibitively inconvenient for typical industrial use but it can be helpful in research because it can be customized.

oimsDogbone

Getting Started: watch video

An OpenFOAM 7 installation is required to run the code.

Run ./Allwmake in the solver directory to compile the code.

To run the dogbone case, set the numberOfSubdomains in the decomposeParDict according to your machine. Run ./AllMesh and then ./AllRun in the dogbone directory to run the example simulation. Then run paraFoam in the case directory to view the results.

Functionality

  • Compressible, non-isothermal, laminar cavity flow.
  • Tait equation of state.
  • Cross-WLF viscosity model.
  • Specific heat and thermal conductivity may depend on temperature and pressure (tabular form).
  • Elastic stress in the solid phase.
  • Fiber orientation (openInjMoldSimF).

Resources

Acknowledgments

The work was supported by

Special thanks to

  • Janez Turk - Provided the initial modifications to the original OpenFOAM library.
  • Kerstin Heinen - Publicly shared the OpenFOAM implementation of the AdvaniFolgarTucker which was included in this solver.

License

This project is licensed under the GPU License - see the LICENSE.md file for details.

Disclaimer

This solver is built for OpenFOAM but is not part of OpenFOAM openfoam.org.

Contact

krebeljk()gmail.com