Re: [deal.II] UMAT subroutine in dealii.

2018-08-08 Thread Mahesh Prasad
this. Anyways, I will now begin working on interfacing the input/output variables. Also, here's a better description of the UMAT input parameters: http://www.brown.edu/Departments/Engineering/Courses/En2340/Programming/ABAQUS/Usermat.for Thank you all for your help. Best regards, Mahesh P

Re: [deal.II] UMAT subroutine in dealii.

2018-08-08 Thread Mahesh Prasad
field variables at t0 real(8) dpred (1)!incr of predefined field vrbs On Wednesday, August 8, 2018 at 6:52:56 AM UTC+2, Wolfgang Bangerth wrote: > > On 08/07/2018 03:31 AM, Mahesh Prasad wrote: > > > > Thank you for the suggestions. I have already looked through the

Re: [deal.II] UMAT subroutine in dealii.

2018-08-07 Thread Mahesh Prasad
h dealii ? i.e., The UMAT (fortran 90) has to be called at each integration point. If not, How do I go about linking the fortran code with dealii ? Thank you! Mahesh Prasad. On Monday, August 6, 2018 at 8:13:23 PM UTC+2, Jean-Paul Pelteret wrote: > > Dear Mahesh, > > If you b

[deal.II] UMAT subroutine in dealii.

2018-08-06 Thread Mahesh Prasad
Hello everyone, I am making a transition from ABAQUS to dealii. But they are many open questions. Among them the most important one is User defined materials. I would like to know if anyone has worked / still working in implementing UMAT subroutine within dealii ? Best regards, Mahesh Prasad