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

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: HakikiCanakkaleli
Forum: OpenFOAM Programming & Development July 12, 2013, 11:33
Replies: 24
Views: 24,535
Posted By HakikiCanakkaleli
The solution to my case is to change the location...

The solution to my case is to change the location of output code from .H file to .C file.

#include "IFstream.H"
#include "OFstream.H"
...
ofstream output;
output.open("output.txt");
...
Forum: OpenFOAM Programming & Development July 12, 2013, 05:04
Replies: 24
Views: 24,535
Posted By HakikiCanakkaleli
Hi I would like to output a simple array...

Hi

I would like to output a simple array data from a .H file to a text file. And also, I would like to read this data set from another .H file. However, I couldn't do it.

=== 1 ===

It is the...
Showing results 1 to 2 of 2

 
Forum Jump

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