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 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: Saideep
Forum: OpenFOAM Programming & Development January 17, 2018, 11:03
Replies: 2
Views: 1,697
Posted By Saideep
Output to a file at run time.

Hi,

I am using the following which partially works.


OFstream OS("name",ios_base::app);
if (Pstream::master())
{
if(OS.opened())
{
Showing results 1 to 1 of 1

 
Forum Jump

All times are GMT -4. The time now is 03:49.