CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

ACRi ANSWER analogs

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 17, 2011, 05:19
Default ACRi ANSWER analogs for 2d room air modelling
  #1
New Member
 
dmitry
Join Date: May 2011
Posts: 1
Rep Power: 0
dmishe is on a distinguished road
Hello,

For my school project i need very basic 2d room airflow and gas concentration simulations, i can use some opensource software and my own GUI wrapper for it, so i'm looking for something very simple and easy to script.

So far i like ANSWER package for it's nice syntax - all you have to do is put a couple of lines and it just works

Code:
/====   PROBLEM IDENTIFICATION             ====/
TITLe test
USER Dmitry
COOR X MIN 0 MAX +20
COOR Y MIN 0 MAX 12
GRID which 42 by 26
LOCA ID=LLC COOR(0, 0) to (3, 3)
LOCA ID=ULC COOR(0, 9) to (3, 12)
LOCA ID=MB1 COOR(6, 0) to (9, 5)
BLOCK ID=LLC
BLOCK ID=ULC
BLOCK ID=MB1
LOCA ID=INLET COOR(0, 5) to (1, 8)
LOCA ID=OUTLET COOR(19, 2) to (20, 6)
LOCA ID=SOURCE COOR(5, 5) to (6, 6)
OUTL at X+ SubRegion ID=OUTLET;1.0
BOUN AT ID=INLET X- U=0.5
INLE AT ID=INLET X-
WALL at everywhere unless otherwise specified
DENS 0.86
VISC 0.01
SCHMIDT NUMBER FOR C=1
SOUR C ID=SOURCE CONSTANT 0.01
SAVE U V SPEED C 'indoor.save' FORMatted
CONV C 1.0E-6 MAX 5 ITERATIONS
SOLVe STEADY Nmax=500
/====   NATURE OF FLOW                     ====/
LAMInar flow
END
So my question - is there anything like answer but free?
Or maybe there's something designed specifically to my task (2d room flow)

thanks

Last edited by dmishe; May 17, 2011 at 05:44.
dmishe is offline   Reply With Quote

Reply


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
Answer Yes or No. Shim FLUENT 0 February 29, 2008 10:31
To red lemon pls answer K.Baker FLUENT 0 August 2, 2007 09:41
I have interview at acri. any guide lines smr Main CFD Forum 0 June 15, 2006 05:27
does anyone answer or give some comment about my questions??? Z. Chang Main CFD Forum 7 May 9, 2000 10:15
Has anyone heard of ANSWER code? J. Garroni Main CFD Forum 0 September 15, 1999 09:10


All times are GMT -4. The time now is 14:43.