Page 1 of 1

paraview in DiffusionProblem

PostPosted: Thu Jul 28, 2016 11:47 am
by rwendner
The diffusion problem currently allows only exporting all the fields AND statevariables of the diffusion material to paraview.
Please introduce the same capabilities and syntax that with use now for the M-FEM and M-LDPM modules

IPDataPlot {
DeleteAllFiles // NEW
FileName Fields
FilePath /NEW
RealTimeInterval 1 hours
//RealTimeIntervalCurve LCR
Fields { All } // { FieldLabel1 FieldLabel2 }
}

Furthermore, in paraview the fields show up as
field variable 0
field variable 1
SV field variable 0
SV field variable 1
please use the defined labels instead.

Re: paraview in DiffusionProblem

PostPosted: Thu Jul 28, 2016 5:31 pm
by zhouxinwei
Thanks for the suggestion. Please use what we have now, the suggestions are added to our todo list at a low priority.

Re: paraview in DiffusionProblem

PostPosted: Fri Jul 29, 2016 6:06 am
by zhouxinwei
Requests are inserted. Please refer GitLab commit message for details.

Re: paraview in DiffusionProblem

PostPosted: Fri Jul 29, 2016 6:59 am
by rwendner
thanks!