CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Creating Own InjectionModel

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 7, 2011, 10:34
Default Creating Own InjectionModel
  #1
New Member
 
Samuel Vogel
Join Date: Mar 2009
Posts: 20
Rep Power: 17
spv24 is on a distinguished road
Hello,

I would like to create a new injection model. This should be based on the:

OpenFOAM-2.0.x/src/lagrangian/intermediate/submodels/ReactingMultiphase/InjectionModel/ReactingMultiphaseLookupTableInjection

model. So I copied the source files of the folder above to my local workspace, renamed the files and classes (no code changes so far - just duplicating the code), updated the make/files accordingly and compiled a user library (libmySpray). The compilation worked fine.

Then I linekd the user library to a custom solver (did the same procedure, copied a solver that was working with the original injection model above, renamed it without code changes, updated make/files and compiled it --> worked well).

But when I am starting the solver, and putting the renamed, new InjectionModel into the corresponding dictFile, the new injectionModel is not recognized. It doesn't appear in the list that is showed when using a un-known injeciton model.

What have I missed? Do I have to register the new InjectionModel in a source somewhere else, outside the copied source files from the directory given above?

Could someone please explain how I can add this new submodel to the runtimeSelectableList?

So far no compilaiton errors!

Thanks,

Sammy
spv24 is offline   Reply With Quote

Old   October 8, 2011, 12:46
Default Closed
  #2
New Member
 
Samuel Vogel
Join Date: Mar 2009
Posts: 20
Rep Power: 17
spv24 is on a distinguished road
Finally found the solution: I have to register the new injectionModel in the corresponding make* file in the folder:

OpenFOAM-2.0.x src/lagrangian/intermediate/parcels/include

Then it is working!
spv24 is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[blockMesh] Problems in creating a wedge type mesh Joscha OpenFOAM Meshing & Mesh Conversion 28 August 3, 2019 08:59
Problem in running ICEM grid in Openfoam Tarak OpenFOAM 6 September 9, 2011 18:51
[mesh manipulation] Using createPatch in place of couplePatches sripplinger OpenFOAM Meshing & Mesh Conversion 8 November 13, 2009 08:14
Problems with Meshing: Collapsed Cells Emmanuel Resch Siemens 1 July 30, 2007 04:02
Gerris software installation mer Main CFD Forum 2 November 12, 2005 09:50


All times are GMT -4. The time now is 01:03.