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

can we import *.txt into table

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 8, 2005, 07:31
Default can we import *.txt into table
  #1
limingtiger
Guest
 
Posts: n/a
when we define tables, we often need to input many data such as coordinates or time, but it is very conviniet to do it in the form of *.txt. can we import the *.txt into the table to define what we need? for example: time T 100 270 200 269.95 300 269.9 400 269.85 500 269.8 600 269.75 700 269.7 800 269.65 900 269.6 1000 269.55 1100 269.5 1200 269.45 1300 269.4 1400 269.35 1500 269.3 1600 269.25 1700 269.2 1800 269.15

  Reply With Quote

Old   October 9, 2005, 04:34
Default Re: can we import *.txt into table
  #2
Anton S. Lyaskin
Guest
 
Posts: n/a
There is no option for direct input of *.txt, but you can write your own programm for this, using any language you like (for example, I use Matlab scripts to prepare tables). Just take a look at Commands manual, TBREAD command - it describes different possible formats for the tables.
  Reply With Quote

Old   October 10, 2005, 06:17
Default Re: can we import *.txt into table
  #3
carno
Guest
 
Posts: n/a
You can use following commands to create table,

TBDEF <mac1>

y

1,EXTRAPOLATE

TIME,3

!Enter your time values 1

2

3 !after finishing entering 3 values prostar will prompt for !how many dependant variables, Here it is one (v)

1

V

1

2

3

TBWR <mac1.tbl> !table write

TBGR V !graph V

--------------- Hope this helps

  Reply With Quote

Old   October 10, 2005, 06:17
Default Re: can we import *.txt into table
  #4
carno
Guest
 
Posts: n/a
You can use following commands to create table,

TBDEF <mac1>

y

1,EXTRAPOLATE

TIME,3

!Enter your time values

1

2

3 !after finishing entering 3 values prostar will prompt for !how many dependant variables, Here it is one (v)

1

V

1

2

3

TBWR <mac1.tbl> !table write

TBGR V !graph V

--------------- Hope this helps

  Reply With Quote

Old   November 2, 2005, 19:50
Default Re: can we import *.txt into table
  #5
limingtiger
Guest
 
Posts: n/a
the table defined in star-cd is onle 500 lines, how to increase the lines over 500 lines?
  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
Material Table Mgtripple CFX 2 April 28, 2006 10:44
h(t,p)-Table amu CFX 0 January 16, 2006 08:43
TABLE INPUT LORENZO Siemens 0 June 9, 2004 12:04
RGP table Atit Koonsrisuk CFX 1 January 10, 2004 11:14
use table Moon Siemens 6 September 18, 2003 08:58


All times are GMT -4. The time now is 19:58.