|
[Sponsors] |
November 21, 2001, 13:00 |
How to modify the model?
|
#1 |
Guest
Posts: n/a
|
How can I modify the model of CFX.Only by complify a Fortran file?Is there another way?
|
|
November 27, 2001, 06:43 |
Re: How to modify the model?
|
#2 |
Guest
Posts: n/a
|
can you please dilate it?
|
|
November 28, 2001, 13:20 |
Re: How to modify the model?
|
#3 |
Guest
Posts: n/a
|
For example, I want to add a item to the momentum conservation equation.
|
|
November 30, 2001, 00:31 |
Re: How to modify the model?
|
#4 |
Guest
Posts: n/a
|
ohh ..let me check ..if i could do it i will let you know ..
arjun |
|
November 30, 2001, 23:20 |
Re: How to modify the model?
|
#5 |
Guest
Posts: n/a
|
i gave it a thought .. i din't try it due to some probs but the philosophy should be like this .. take the model eqauation ..it would be of the form
d(ro*u)/dt + A * d(ro*u*u)/dxi + B * d(J)/dxi = S1 + S2 now here in this A and B are some constants (see the model carefully) and S1 and S2 are source terms ... now to set the model ..what you should do is set A , B to zero (if you need) and set S1 = some expression what you need ..say for example .. A = 0, B=0 S2 = 0 and S2 = C * exp(kT) seth the model d(ro*u)/dt = C*exp(kT) done ...so read manual and you may use fortran to set this .. please reply .. arjun |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Superlinear speedup in OpenFOAM 13 | msrinath80 | OpenFOAM Running, Solving & CFD | 18 | March 3, 2015 06:36 |
about Subgrid-scale model | impecca | OpenFOAM Running, Solving & CFD | 4 | December 20, 2013 11:36 |
Low Reynolds k-epsilon model | YJZ | ANSYS | 1 | August 20, 2010 14:57 |
multi fluid mixture model issue | rystokes | CFX | 3 | August 9, 2009 20:13 |
Advanced Turbulence Modeling in Fluent, Realizable k-epsilon Model | Jonas Larsson | FLUENT | 5 | March 13, 2000 04:27 |