Re: [deal.II] Re: Phase-fiield crack sample with predictor-corrector

2016-07-19 Thread Reza Zargar
Dear Thomas, Eureka, I have fixed the Problem.Thank you again. Best Reza. Am Dienstag, 19. Juli 2016 21:35:07 UTC+2 schrieb Reza Zargar: > > Dear Thomas, > > thank you so much. > I have downloaded it and tried to recompile it but this time I get the > same error as last ti

Re: [deal.II] Re: Phase-fiield crack sample with predictor-corrector

2016-07-19 Thread Reza Zargar
za! > > On 07/18/2016 04:30 PM, Reza Zargar wrote: > > and also there is an example in paper called "Example 4-Symmetric three > point bending" which is not contained in the folder crack-master. How can I > have it to carry out as a sample?Thanks again. > > > Is

[deal.II] Re: Phase-fiield crack sample with predictor-corrector

2016-07-18 Thread Reza Zargar
and also there is an example in paper called "Example 4-Symmetric three point bending" which is not contained in the folder crack-master. How can I have it to carry out as a sample?Thanks again. Am Montag, 18. Juli 2016 15:21:42 UTC+2 schrieb Reza Zargar: > > Dear all, > >

[deal.II] Phase-fiield crack sample with predictor-corrector

2016-07-18 Thread Reza Zargar
Dear all, I would like to know if I find anywhere an interpretation of the code of crack-master for phase-field fracture sample. I have gotten the example and I have to investigate if it works without the predictor-corrector too or not, and to do this I should understand how does it work. altho

[deal.II] dealii compile problem with Trilinos,p4est and mpi

2016-07-12 Thread Reza Zargar
ilers_and_libraries_2016.1.150/linux/mpi/intel64/include/mpi.h:1723:5: error: previous declaration ‘int PMPI_Unpack(const void*, int, int*, void*, int, MPI_Datatype, MPI_Comm)’ here int PMPI_Unpack(const void *inbuf, int insize, int *position, void *outbuf, int outcount, ^ Thank you all. Best

Re: [deal.II] Re: Entry of the own problem in dealii

2016-07-12 Thread Reza Zargar
ion you've given) or maybe you're compiling > libraries with different versions of MPI. > > Thanks, > J-P > > On Monday, July 11, 2016 at 11:59:01 PM UTC+2, Reza Zargar wrote: > > Dear all, > > thanks for your help so far. I am just trying to compile dealii with &

Re: [deal.II] Re: Entry of the own problem in dealii

2016-07-11 Thread Reza Zargar
, Austria > > Email: thoma...@ricam.oeaw.ac.at > www:http://people.ricam.oeaw.ac.at/t.wick/ > ++++ > -- > > On 06/22/2016 09:33 PM, Reza Zargar wrote: > > Thanks alot for your answer. I wrote a post for you but I think it was not > posted succ

Re: [deal.II] Re: Entry of the own problem in dealii

2016-06-22 Thread Reza Zargar
l variable. Loop over cells and check the phase field > variable in the cells. If phase field variable was greater than a limit > then refine the cell. In addition you can use energy. > > Best, > H. > > On Tuesday, June 21, 2016 at 11:23:07 PM UTC+4:30, Reza Zargar wrote: >

Re: [deal.II] Re: Entry of the own problem in dealii

2016-06-22 Thread Reza Zargar
. I have used > phase field as control variable. Loop over cells and check the phase field > variable in the cells. If phase field variable was greater than a limit > then refine the cell. In addition you can use energy. > > Best, > H. > > On Tuesday, June 21, 2016 at 11:23

Re: [deal.II] Re: Entry of the own problem in dealii

2016-06-22 Thread Reza Zargar
Thank you very much for your answer. I have watched your tutorial videos to learn how to implement the problem but actually I have difficulties to input my own geometry in dealii and refine the certain line that I need to.Currently I play with the step-1 and step-12 again, which implements the

[deal.II] Entry of the own problem in dealii

2016-06-21 Thread Reza Zargar
Dear all, currently I do my master thesis and firstly I have to do adaptive mesh refinement for a brittle fracture in 2D using a phase-field approach but with my own geometry. I would like to ask you how can I input my geometry in dealii-8.4.1, which version I use and how can I command that onl