jerabaul29 / Cylinder2DFlowControlDRL

code for performing active flow control of the 2D Karman street using Deep Reinforcement Learning
MIT License
150 stars 64 forks source link

symmetric case #14

Closed jerabaul29 closed 4 years ago

jerabaul29 commented 4 years ago

@thw1021 the files for the symmetric configuration should be there:

https://github.com/jerabaul29/Cylinder2DFlowControlDRL/tree/master/symmetric_case

If you have any problems please just let me know.

Putting you in copy for reference @mirok .

thw1021 commented 4 years ago

Yes. Thank you. Will take a test tonight or tomorrow morning.

thw1021 commented 4 years ago

The can run successfully but I think there are some small problems (The quality of mesh generated by default parameters is not good):

jerabaul29 commented 4 years ago

Ok. It is a long time this was used and I have not been involved in running this code. Is it working now? It should be possible to get working with minor changes, since we did produce Fig 7 ^^ .

jerabaul29 commented 4 years ago

Working now, as the problem was that the first code uploaded had a wrong inflow velocity profile. Closing.