[petsc-dev] [petsc-users] Error running DMPlex example

Gautam Bisht gbisht at lbl.gov
Thu Aug 6 10:09:54 CDT 2015


Hi Matt,

During the last week discussion with Mark, it became obvious that to add
PETSc's AMR capability in PFLOTRAN would require incorporation of DMPlex.

Currently, PFLOTRAN has multiple `modes` which include:
- RICHARDS: Single phase mass conservation,
-TH: Single phase mass + energy conservation,
-GENERAL: Two phase mass + energy conservation, etc.

All the different modes have portions of duplicate code for
Residual/Jacobian evaluation. I believe incorporation of DMComposite would
possibly shrink the current PFLOTRAN code.

Thus, I was curious to check if an example for DMPlex+DMComposite exists.

-Gautam.


On Thu, Aug 6, 2015 at 8:08 AM, Gautam Bisht <gbisht at lbl.gov> wrote:

> I'm going to move this thread over to dev mailing list.
>
> -Gautam.
>
> On Thu, Aug 6, 2015 at 4:44 AM, Matthew Knepley <knepley at gmail.com> wrote:
>
>> On Wed, Aug 5, 2015 at 10:21 PM, Gautam Bisht <gbisht at lbl.gov> wrote:
>>
>>> Hi Matt,
>>>
>>> Instead of using gcc4.9, I reinstalled PETSc using clang on mac os x
>>> 10.10 and the example runs fine.
>>>
>>> Btw, are there any examples that use DMPlex+DMComposite?
>>>
>>
>> I don't think so. What would you anticipate using it for?
>>
>>   Thanks,
>>
>>     Matt
>>
>>
>>> Thanks,
>>> -Gautam.
>>>
>>
>>
>>
>> --
>> What most experimenters take for granted before they begin their
>> experiments is infinitely more interesting than any results to which their
>> experiments lead.
>> -- Norbert Wiener
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20150806/0b44b31a/attachment.html>


More information about the petsc-dev mailing list