|
[Sponsors] |
May 22, 2008, 09:40 |
DG postprocessing
|
#1 |
Guest
Posts: n/a
|
in discontinuous galerkin method,a node varible may be shared by different cell,thus it has multivalues.because i want to plot a pressure isoline,and how do i treat the multivalues in the node in TECPLOT? thanks a lot
|
|
May 22, 2008, 17:21 |
Re: DG postprocessing
|
#2 |
Guest
Posts: n/a
|
If your DG code is based on modal approximation, you can choose the piecewise-constant value at the cell center.
|
|
May 23, 2008, 06:15 |
Re: DG postprocessing
|
#3 |
Guest
Posts: n/a
|
but i choose the nodal basis,the modal basis DG is underbuiding
|
|
May 23, 2008, 06:19 |
Re: DG postprocessing
|
#4 |
Guest
Posts: n/a
|
Can I ask you something? Why did you begin with nodal based one? I wonder if there are differences between one another.
|
|
May 23, 2008, 13:06 |
Re: DG postprocessing
|
#5 |
Guest
Posts: n/a
|
nodal basis belong to H adpapive,while modal basis can build P apdapive
|
|
May 23, 2008, 13:08 |
Re: DG postprocessing
|
#6 |
Guest
Posts: n/a
|
Here is a suggestion.
Plot contours within each element. You could divide each element into smaller elements thus creating new nodes. Then set the solution at these nodes using the DG solution. Use these to plot the contours. The solution is discontinuous across elements. So you cannot any standard software. You can generate a contour data file which can be used with gnuplot. This way you will be able to visualize the discontinuous solution. See NS2KE for a subroutine which generates data for gnuplot contour visualization. |
|
May 23, 2008, 16:11 |
Re: DG postprocessing
|
#7 |
Guest
Posts: n/a
|
Nodal bases produce natural sparse preconditioning matrices.
|
|
May 23, 2008, 18:51 |
Re: DG postprocessing
|
#8 |
Guest
Posts: n/a
|
So, can you insist that one is superior than another?
|
|
May 24, 2008, 00:50 |
Re: DG postprocessing
|
#9 |
Guest
Posts: n/a
|
but where to get NS2KE?
|
|
May 24, 2008, 02:56 |
Re: DG postprocessing
|
#10 |
Guest
Posts: n/a
|
||
May 26, 2008, 00:05 |
Re: DG postprocessing
|
#11 |
Guest
Posts: n/a
|
thank you very much
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
using fieldAverage library to average postprocessing | eelcovv | OpenFOAM Programming & Development | 32 | May 17, 2022 10:55 |
How to export the specific heat and viscosity for postprocessing (compressible) ? | david39 | OpenFOAM Post-Processing | 2 | January 4, 2019 08:04 |
[pythonFlu] Postprocessing using pythonFlu + Matplotlib +Scipy | francois | OpenFOAM Community Contributions | 2 | June 21, 2011 12:26 |
Question about Postprocessing Using UDF(in tutoria | sarah_ron2002 | FLUENT | 1 | April 10, 2007 17:17 |
postprocessing | bas rijkse | FLUENT | 0 | July 5, 2001 09:30 |