|
[Sponsors] |
How to save a column of data from console a text file? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 29, 2018, 21:52 |
How to save a column of data from console a text file?
|
#1 |
Member
Abdulaziz Abutunis
Join Date: Aug 2014
Posts: 43
Rep Power: 12 |
Dear All,
Fluent has finished iteration and I forgot to enable the report file of the thrust. The thrust for all the iteration is shown in the console. Is there any way to write or save the thrust (it is in the 9th column in the console) to a text file Thank you, Aziz |
|
September 30, 2018, 20:20 |
Standard *NIX utilities
|
#2 |
Member
Peter Brady
Join Date: Apr 2014
Location: Sydney, NSW, Australia
Posts: 54
Rep Power: 12 |
My personal gotos are a combination of grep and awk for linux. cut should also work. You could write your own parser in your favourite language
On Windows the longer method is to use a text editor to strip out the headers and then a spreadsheet can load delimitated files. Hope that helps, -pete |
|
September 30, 2018, 21:43 |
|
#3 |
Member
Abdulaziz Abutunis
Join Date: Aug 2014
Posts: 43
Rep Power: 12 |
Thank you Peter for your response. The Fluent run on a cluster (Forge) and for some reason, I was not able to copy and past a large number of iterations. Anyway, I thought there is a TUI command that will do that.
Thanks Aziz |
|
Tags |
save date console |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[foam-extend.org] Problems installing foam-extend-4.0 on openSUSE 42.2 and Ubuntu 16.04 | ordinary | OpenFOAM Installation | 19 | September 3, 2019 19:13 |
OpenFoam "Permission denied" and "command not found" problems. | iyidaniel@yahoo.co.uk | OpenFOAM Running, Solving & CFD | 11 | January 2, 2018 07:47 |
[swak4Foam] swak4foam building problem | GGerber | OpenFOAM Community Contributions | 54 | April 24, 2015 17:02 |
Trouble compiling utilities using source-built OpenFOAM | Artur | OpenFOAM Programming & Development | 14 | October 29, 2013 11:59 |
pisoFoam compiling error with OF 1.7.1 on MAC OSX | Greg Givogue | OpenFOAM Programming & Development | 3 | March 4, 2011 18:18 |