Best
> WB
>
>
> On 5/13/20 11:38 PM, navneet roshan wrote:
> >
> > Dear Members,
> >
> > I changed step-44 and reduced the code to 2-field, results for 2-field
> and
> > 3-field formulation were matching closely. Then I changed the material
>
point
>> and linearisation, rather than from the constitutive law in the code.
>> However, one can interpret various terms in the residual and linearisation
>> as the equivalent of the volumetric stress and tangent (even though they
>> only indirectly governed by the const
at we tried to
> capture in the code.
>
> I hope that this helps clarify any misunderstanding. Suggestions as to how
> this can be made more clear in the introductory text are always welcome, so
> please feel to open a pull request for them.
>
> Best,
> Jean-Paul
>
>
Dear delii members
While modifying the material model in the step-44.cc, implementation of the
function *get_Jc_vol(). *I found the implementation in the code is
different than the formula provided. The worse part is that the solution
stops converging after correcting the implementation. I will be
3. Dez. 2019 um 13:02 Uhr schrieb navneet roshan <
> navneetrosh...@gmail.com>:
>
>> Hi Daniel,
>>
>> Thank you for the quick response, If I change line number 190 in the
>> code, to 1 from 4. I am getting following error but no further information
>> eve
Best,
> Daniel
>
> Am Fr., 13. Dez. 2019 um 11:44 Uhr schrieb navneet roshan <
> navneetrosh...@gmail.com>:
>
>> Dear Deal.II community,
>>
>> I have been using deal.ii for more than a year. I am solving the
>> reaction-diffusion problem, I am getting a
Dear Deal.II community,
I have been using deal.ii for more than a year. I am solving the
reaction-diffusion problem, I am getting a bizarre runtime error in the
parallel solver. I am using PETSc CG solver. The error appeared after
parallelization. After 3-4 days of debugging, I found the error ap
Hi Shahab,
Please look at the following piece of code, it might be useful to you.
unsigned int n_face_q_points = face_quadrature_formula.size();
FEFaceValues fe_face_values (fe, face_quadrature_formula,
update_values |
*update_normal_vectors*
Dear dealii members,
While running step-44, 2d simulations I stumbled upon the mismatch in the
vertices of the quadrilaterals in the deformed mesh(please find the
attached image), I am curious if it's an artifact in visualization? How to
overcome this problem?
Thank you
Regards,
Navneet
--
The
Dear deal.ii community,
I am solving cardiac tissue problem, i.e. a time-dependent
electro-mechanical problem. In this problem electrical potential generated
from the pacemaker is taken care by a reaction-diffusion equation, the
mechanical response is an elastic contraction. A picture is attache
10 matches
Mail list logo