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 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: CRI_CFD
Forum: ParaView September 14, 2014, 08:29
Replies: 10
Views: 4,374
Posted By CRI_CFD
I do it this way: try: paraview.simple ...

I do it this way:

try: paraview.simple
except: from paraview.simple import *

paraview.simple._DisableFirstRenderCameraReset()

caso_foam = OpenFOAMReader( FileName='pathtofile/caso.foam' )
...
Forum: ParaView September 14, 2014, 07:51
Replies: 10
Views: 4,374
Posted By CRI_CFD
Hey wyldkat, Thanks for your reply. I...

Hey wyldkat,

Thanks for your reply.

I am reviewing my Python code and I am not using VTK anywhere (no import of VTK an the beginning of the script).

I am importing my results with...
Forum: ParaView September 3, 2014, 10:28
Replies: 10
Views: 4,374
Posted By CRI_CFD
Smile Hey guys, Have you solved your problem with...

Hey guys,

Have you solved your problem with memory?

I am making my script with Python-ParaView and I obtain the same error message. It looks like ParaView doesn't liberate memory (I am deleting...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 13:31.