|
[Sponsors] |
Adding Euler Force to SRFPimpleFoam (SRF) Model |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 29, 2019, 19:04 |
Adding Euler Force to SRFPimpleFoam (SRF) Model
|
#1 |
New Member
Sterling Olson
Join Date: Feb 2017
Posts: 1
Rep Power: 0 |
I have edited the finiteVolumes -> SRFModel to consider translation, I call the translation velocity Utrans.
Now I need to update my force terms when Su() is called and add a momentum term to my relative frame. I currently have place holder terms (FEuler and Ftrans) in my SRFmodel .H and .C. I have not been able to figure out how to perform a ddt(Utrans) in the SRF model. I believe I may need to redefine how I initialize Utrans (maybe not as a constant?) but I could use some help. In the attached files I include my modified SRF model (.H, .C) and the SRFProperties I call with my SRFPimpleFOAM test case. SRFModel.H SRFModel.C SRFProperties.txt |
|
Tags |
fictitious force, srf, srfpimplefoam, translation |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to convert the surface force to volume force on the interface in VOF model? | aestas | Fluent UDF and Scheme Programming | 4 | March 23, 2021 22:13 |
Adding New Drag Model to MPPICFoam | surajkvs | OpenFOAM Running, Solving & CFD | 0 | May 4, 2018 05:03 |
Adding a custom turbulence model in OpenFOAM 3.0 | Sylvain | OpenFOAM Programming & Development | 3 | July 18, 2016 09:15 |
manualInjection model in sprayFoam | Mentalo | OpenFOAM Running, Solving & CFD | 1 | April 2, 2014 10:29 |
Continuum Surface Force Model | Miguel | Main CFD Forum | 4 | August 4, 2012 15:56 |