|
[Sponsors] |
July 1, 2004, 01:28 |
2D Transient flow using Fidap
|
#1 |
Guest
Posts: n/a
|
Hi,
I am studying 2D Channel flow using Fidap... I have been used Fidap for a couple of weeks, so I am still a beginner. My problem is the following and the fluid is water. ____________|---|__________ inlet ____________|---|__________ outlet I have solved 2D transient flow already, but I don't know how to check the results. Furthermore I don't know whether the input parameters are right or wrong. I was consulting only the Fidap manual and examples. I used Fiprep parameters from one of the examples. I just need to obtain results at t = 0, 1,2, ....10000 (just guessing). I found that in the pull-down menu Fipost/plot/movie, though I am unsure whether it is right or wrong. If it is right, I would like to use the movie menu to get different flow structures for different times. Please, help me. The following are my Fiprep parameters: FIPREP( ) PROBLEM( ADD, 2-D, INCO, TRANSIENT, LAMI, NONL, NEWT, MOME, ISOT, FIXE, NOST, NORE, SING ) TIMEINT( TRAP, NSTEPS=10, TSTART=0, DT=10, VARI=1, NOFIXED=5 ) PRESSURE( ADD, PENA = 1e-08, DISC ) EXECUTION( ADD, NEWJOB ) SOLUTION( ADD, S.S. = 20, VELC = 0.0001, RESC = 0.0001, ACCF = 0 ) RENUMBER( ADD, PROF ) DENSITY( ADD, SET = 1, CONS = 1 ) VISCOSITY( ADD, SET = 1, CONS = 1 ) ENTITY( ADD, NAME = "fluid", FLUI ) ENTITY( ADD, NAME = "inlet", PLOT ) ENTITY( ADD, NAME = "outlet", PLOT ) ENTITY( ADD, NAME = "wall", PLOT ) ICNODE(VELOCITY, STOKES) ICNODE(VELOCITY, ZERO) DATAPRINT(NORr2M) PRINTOUT(ALL) POSTPROCESS(ADD, ALL, NOPT, NOPA) BCNODE(ADD, VELOCITY, ENTI="wall", ZERO, INCL) BCNODE(ADD, UX, ENTI="inlet", CONS=100, INCL) BCNODE(ADD, UY, ENTI="inlet", ZERO, INCL) END() CREATE(FISO) |
|
July 2, 2004, 13:02 |
Re: 2D Transient flow using Fidap
|
#2 |
Guest
Posts: n/a
|
Hi Young:
You can use some commands of fipost for transient analysis: MOVIE: shows diferents steps calculated, the tipe step that you set in TIMEINTEGRATION and POSTPROCES, both in FIPREP. For example: you write MOVIE in the input commands of fipost(or use the boton Movie and click with the mouse) and then you need choice a magnitude, for example VECTOR(velocity). You will see the first step of the results, if you click on redraw in the navigation menu you will move forward on time and will see the next step and so. HISTORY: shows a cartesian plot with a freedom degree versus time over a node of your choising. TIMESTEP: Whe you start FIPOST, it always shows te resuts of the first timestep. You can shift the time using TIMESTEP. If you put the value (-1) , withou brakets, you will have the full list of the step recovered by FISOLV. Well, I hope that this command will be usefull for you. Mario |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem with transient solution of flow past a row of cylinders | jostanek | Main CFD Forum | 0 | January 6, 2010 13:16 |
Poor Convergence for Transient Subsonic Diffuser sims with flow separation | TWaung | CFX | 1 | April 16, 2009 09:25 |
periodic and transient flow | Somchai | FLUENT | 2 | March 26, 2007 23:37 |
Transient natural gas flow description | Leila | FLUENT | 0 | November 29, 2003 17:06 |
Inviscid Drag at subsonic, subcritical Mach # | Axel Rohde | Main CFD Forum | 1 | November 19, 2001 13:19 |