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 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: gschaider
Forum: OpenFOAM Running, Solving & CFD February 14, 2019, 13:50
Replies: 17
Views: 5,119
Posted By gschaider
Me? Rewrite what into bash? I'm sorry: no...

Me? Rewrite what into bash?


I'm sorry: no


Reasons:

a) I only use bash to glue commands together. That's what it was designed for. Not "real" programming
b) there is a reason that...
Forum: OpenFOAM Running, Solving & CFD July 23, 2009, 09:17
Replies: 17
Views: 5,119
Posted By gschaider
I think Henrik has defined betterLogger as an...

I think Henrik has defined betterLogger as an alias to superiorButYetUnwrittenLoggingProgramJUstForTheSakeOfAnExample on his machine ;)
Forum: OpenFOAM Running, Solving & CFD July 23, 2009, 09:11
Replies: 17
Views: 5,119
Posted By gschaider
Not really. I'll think about it. What it...

Not really. I'll think about it.

What it already has is --compress-option for PyFoamRunner.py that writes the logfile as a gz (the compression ratio is not optimal). I'm just not sure whether it...
Forum: OpenFOAM Running, Solving & CFD July 23, 2009, 09:05
Replies: 17
Views: 5,119
Posted By gschaider
You DID use an existing solver instead of...

You DID use an existing solver instead of julianFoam?



In my experience logrotate usually temporarily stops the daemon whose logs it rotates for "busy" logfiles. Which of course is not an...
Forum: OpenFOAM Running, Solving & CFD July 23, 2009, 08:01
Replies: 17
Views: 5,119
Posted By gschaider
I think you're confusing heads with tails. What...

I think you're confusing heads with tails. What you mean would have been

julianFoam | head -10000 >theLog

But you're right. tail won't know the last 10k lines before the simulation...
Forum: OpenFOAM Running, Solving & CFD July 23, 2009, 07:14
Replies: 17
Views: 5,119
Posted By gschaider
Possible solutions: julianFoam | gzip...

Possible solutions:

julianFoam | gzip >theLog.gz

or

julianFoam | tail -10000 >theLog
Showing results 1 to 6 of 6

 
Forum Jump

All times are GMT -4. The time now is 23:25.