CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2

Manual initialization in SU2

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 7, 2021, 09:55
Default Manual initialization in SU2
  #1
Member
 
Zhen ZHANG
Join Date: Jun 2018
Location: Beijing, China
Posts: 56
Rep Power: 7
Zhen ZHANG is on a distinguished road
Hi all,
I am dealing with film cooling problems, where there are many inlets. The default uniform initialization does not work. Can I manually initialize the calculation domain? For example, different velocities and pressure in different regions. To do so, which part of the source code should I modify?
Thanks!
Zhen ZHANG is offline   Reply With Quote

Old   April 10, 2021, 07:24
Default
  #2
Senior Member
 
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 497
Rep Power: 17
bigfootedrockmidget is on a distinguished road
Hi,

The easiest is maybe this:
save the results after 1 iteration as an ASCII file using

Code:
READ_BINARY_RESTART= NO
OUTPUT_FILES= RESTART_ASCII
You now have a .csv file with x,y,z, pressure, velocity, etc.


You can manipulate this file using your favorite tool (matlab, python work very well)
Then restart from this file.
bigfootedrockmidget is offline   Reply With Quote

Old   April 12, 2021, 03:22
Smile Solved!
  #3
Member
 
Zhen ZHANG
Join Date: Jun 2018
Location: Beijing, China
Posts: 56
Rep Power: 7
Zhen ZHANG is on a distinguished road
Quote:
Originally Posted by bigfootedrockmidget View Post
Hi,

The easiest is maybe this:
save the results after 1 iteration as an ASCII file using

Code:
READ_BINARY_RESTART= NO
OUTPUT_FILES= RESTART_ASCII
You now have a .csv file with x,y,z, pressure, velocity, etc.


You can manipulate this file using your favorite tool (matlab, python work very well)
Then restart from this file.
This works. Thank you!
Zhen ZHANG is offline   Reply With Quote

Reply

Tags
initialization method

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Introducing SU2 International Developers Society (IDS) fpalacios SU2 News & Announcements 1 June 17, 2019 22:38
Looking for manual, instructions, tutorials and so on how to use SU2 mostanad SU2 1 April 27, 2016 10:53
SU2 shape optimization initialization method? gina07 SU2 Shape Design 1 May 2, 2015 16:40
SU2 User Manual? jzhen SU2 2 February 17, 2015 15:53
Welcome to the Stanford University Unstructured (SU2) forum! economon SU2 0 January 7, 2013 02:48


All times are GMT -4. The time now is 01:50.