|
TrioCFD 1.9.8
TrioCFD documentation
|
The figure below shows the geometry of the test case you will run in this tutorial.
It consists of the annulus region between two coaxial cylinders, with the inner cylinder having an imposed motion.
The inner cylinder has harmonic motion: \(U_x = A \sin(w \times t)\) where A is the amplitude of displacement and w the angular frequency of displacement.
First, go to an empty directory and copy the base TrioCFD test case from which we will start: TwoCylindersALE_jdd1
Open the datafile TwoCylindersALE_jdd1.data in a text editor of your choice.
Start by making the following changes in the file TwoCylindersALE_jdd1.data. The goal is to have a simulation fast enough so that you will be able to visualize what happens. The results will probably not be very valid physically.
Now, you can run the calculation:
It should run in a few minutes at most. If it takes too long, you may increase the facsec.
Once it is done, open with visit (you can do it before the end and reopen from visit to obtain new postprocessed timesteps).
Display the Mesh and the vector field VITESSE_SOM_dom, then start the time slider.
Over the total time (=2), you should see the inside circle go to the right then come back to the left.
The velocity field is probably not correct because we set a facsec way too high in our implicit scheme, in order to shorten the simulation for the sake of this exercise.
Expected result: