Hello Jan and Johannes,
Thanks for the response.
Are the demo mentioned below available and plug and play type with just scripts 
available ?
Or does it assume some developments ... (meshing, boundary conditions ...)
My demo is in 10 days, so there is not much time left for me then.
Alain

________________________________________
From: Jan Blechta [blec...@karlin.mff.cuni.cz]
Sent: Monday, January 06, 2014 4:08 PM
To: Alain M. Clo
Cc: Johannes Ring; fenics-support@fenicsproject.org
Subject: Re: [FEniCS-support] Fenics demo on MultiPhysics and Fenics on RedHat6

On Mon, 6 Jan 2014 11:24:35 +0000
"Alain M. Clo" <alain....@kaust.edu.sa> wrote:

> Hello Johannes
> Thanks for the feedback
> Do you mean buy support to install it ?
> Or should it install without problem with the dev version ?
> Currently it is running on Ubuntu
> And I can do the demo on that platform,
> Later we will need it on RH6.
>
> Any idea on a multiphysics case ?

There are demos of coupled problems (like Stokes, Navier-Stokes, mixed
Poisson, biharmonic, Cahn-Hilliard), solved both iteratively
and fully-coupled, in a directory tree.

Proper multiphysics, i.e. mixing unknowns on distinct meshes, is not
supported yet, but it is in the focus of developers.

Usual workaround is to define all the fields of a mixed problem on the
whole domain and restrict them by an application of DirichletBC by
arbitrary value at spare regions. This can be a little bit tricky
sometimes. There are also more advanced approaches like telling to PETSc
what is null space of your operator (like in singular-poisson demo).

On the other hand if you decouple your problem into a sequence of
single-mesh problems, then you can solve coupled problem iteratively
without any workaround.

Jan

>
> Regards
> Alain
>
> Le 6 janv. 2014 à 14:10, "Johannes Ring" <joha...@simula.no> a écrit :
>
> > On Thu, Jan 2, 2014 at 5:44 PM, Alain M. Clo
> > <alain....@kaust.edu.sa> wrote:
> >> Hello Fenics Support,
> >>
> >> I have 2 requests :
> >> -1 Multiphysics demo
> >> -2 FEniCS on Redhat 6
> >>
> >> 1-I am from Kaust and planning a short tutorial on Fenics
> >>   I will make a demo using the Lapace/Poisson example
> >>   and am looking also introducing an example of MultiPhysics.
> >>   Do you something ready that I could demo ?
> >>   Or help build me a simple case
> >>
> >> 2-I had some difficulties installing on RH6
> >>   Are there some notes on practicing on RH6 with FEniCS ?
> >
> > No, but Dorsal has support for installing FEniCS on this platform:
> >
> > http://fenicsproject.org/download/installation_using_dorsal.html
> >
> > Currently, it is recommended to build the development version of
> > FEniCS. You can do that by setting STABLE_BUILD=false in dorsal.cfg.
> >
> > Johannes
>
> ________________________________
>
> This message and its contents including attachments are intended
> solely for the original recipient. If you are not the intended
> recipient or have received this message in error, please notify me
> immediately and delete this message from your computer system. Any
> unauthorized use or distribution is prohibited. Please consider the
> environment before printing this email.
> _______________________________________________ fenics-support
> mailing list fenics-support@fenicsproject.org
> http://fenicsproject.org/mailman/listinfo/fenics-support


________________________________

This message and its contents including attachments are intended solely for the 
original recipient. If you are not the intended recipient or have received this 
message in error, please notify me immediately and delete this message from 
your computer system. Any unauthorized use or distribution is prohibited. 
Please consider the environment before printing this email.
_______________________________________________
fenics-support mailing list
fenics-support@fenicsproject.org
http://fenicsproject.org/mailman/listinfo/fenics-support

Reply via email to