Skip to content

Fixed the bug where particles can not enter after restarting the computation using the ConeInjection model in OpenFOAM.com

Notifications You must be signed in to change notification settings

YuanMc7/ymcConeInjection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

ymcConeInjection

Fixed the bug where particles can not enter after restarting the computation using the ConeInjection model in OpenFOAM.com

The injection model has been tested in OpenFOAM-v2212

Usage:

  1. Compile:

    wclean

    wmake

  2. Add in controlDict:

    libs ( "libmyConeInjection.so" );

  3. Modify in sprayCloudProperties/subModels/injectionModels/:

    Injectors { type myConeInjection; ................ }

About

Fixed the bug where particles can not enter after restarting the computation using the ConeInjection model in OpenFOAM.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published