CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   ParaView (https://www.cfd-online.com/Forums/paraview/)
-   -   [OpenFOAM] Why dosnbt it work on paraview when inputing the results of the case tutorialsstr (https://www.cfd-online.com/Forums/paraview/61291-why-dosnbt-work-paraview-when-inputing-results-case-tutorialsstr.html)

dandes March 22, 2006 10:12

Why dosnbt it work on paraview when inputing the results of the case tutorialsstr
 
Neather using ParaFoam<root><filename> nor transfering the results to VTK form the GUI do not have the parameters such as stress or dispplacement choosed to present。 sincerely hoping some one can help to resolve the disaster ! Really appreciate your helping , Thx ^^

eugene March 22, 2006 10:41

foamToVTK only converts scalar
 
foamToVTK only converts scalar and vector fields. If you want your stresses to be converted you will first have to decompose then into vectors or scalar components.

dandes March 22, 2006 11:47

THX first . But it semms not t
 
THX first . But it semms not the point of this problem . I can't find the property of stree or displacement to display even i never convert the results to the VTK format . In other words , i use paraview in Linux system but still no effect . I guess if the stress analysis of segregated finite-element (by the case) is little different to finite-volume , or maybe the results(only sigmaxx,sigmayy,sigmaxy,U) aren't enough for paraview to present it . Or even the results of the analysis are in error . I wish what i explain above is clear for your thinking . Thx again ^^

eugene March 22, 2006 12:06

Run: R //calcs
 
Run:
R <root> <case> //calcs stresses
and then
Rcomponents <root> <case> //makes stress components
and then
foamToVTK <root> <case>

I have no idea what displacement is in this context


All times are GMT -4. The time now is 12:00.