History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
ba644bf2a227 | Kammer David Simon | add steadystate computation in material viscoelastic and little bug fix | Jun 4 2012 | |||
5f5ce58b7993 | richart | chage in materials : Real* to types::Matrix | Jun 4 2012 | |||
be81b85b3e93 | richart | correction due to the templatation of the materials | Jun 1 2012 | |||
56de0f7965e9 | Kammer David Simon | little correction in viscoelastic material | Jun 1 2012 | |||
0fbff77b3554 | Kammer David Simon | correction of material viscoelastic and its tests | May 30 2012 | |||
fcacfdd1ea18 | richart | Bug fix in material viscoelastic + compilation fix | May 29 2012 | |||
5d15f1ad4078 | richart | material templated by the dimension | May 25 2012 | |||
f7b38a57d7c0 | anciaux | give some accessors to material properties + implement contains method for… | May 24 2012 | |||
df057189d092 | Wolff Cyprien | Modif_Vreepeerling_linear_law_Modif_in_elastic_linear_in_order_to_impose_stress… | May 24 2012 | |||
c3d7da34511c | Vocialta Marco | Linear exponential cohesive law files... | May 24 2012 | |||
97a5903e5d06 | Vocialta Marco | Automatic quadratic cohesive element insertion in 2D (this cose has to be… | May 24 2012 | |||
378b0788cbc2 | anciaux | add a note with a todo | May 22 2012 | |||
f07fc344aa01 | anciaux | modify for the doxygen equation to be generated properly | May 16 2012 | |||
bb6e179d32c2 | anciaux | working heat transfer model | May 11 2012 | |||
f44b502f8b58 | Vocialta Marco | Cohesive elements missing files | May 8 2012 | |||
5fcd5148ca0b | Vocialta Marco | Cohesive elements bug fixes | May 8 2012 | |||
f7de2831cda9 | Vocialta Marco | BuildAllFacets, SolidMechanicsModelCohesive, cohesive constitutive laws and… | May 4 2012 | |||
615fa93d9518 | Kammer David Simon | split updateAcceleration, so that one can use it for a personalized vectors of… | May 1 2012 | |||
0bdcac3c54b2 | richart | compilation error | Apr 30 2012 | |||
204a07f59022 | richart | compilation bug fix | Apr 30 2012 | |||
7a48f141bc9a | richart | more generic way to use weight functions + half list for neighbors | Apr 26 2012 | |||
46f35b7243b7 | richart | dewarnification | Apr 24 2012 | |||
b2541735e399 | richart | bug fix in stress weight function | Apr 21 2012 | |||
8b38d9746e45 | richart | Bug fix in dissipated energy | Apr 17 2012 | |||
440153f000b0 | Kammer David Simon | update test parallel pbc, add residual synchronizer | Apr 16 2012 | |||
291c2b6aa33d | richart | new weight function + modifications likend to the nmanual | Apr 13 2012 | |||
ed6f22693ae1 | richart | patches for master slave solver | Apr 2 2012 | |||
ed66a10398f7 | richart | Mumps solver in master slave mode for sequential simulations + small warning fix | Apr 2 2012 | |||
e9c7be6af92d | Kammer David Simon | correct error of buffer size in synchronizer | Mar 30 2012 | |||
67139c6c80b5 | Kammer David Simon | typdef for FrictionID and non constant accessor to elementMaterial | Mar 13 2012 | |||
37c2591fb00e | Kammer David Simon | correct error from nico (akantu was not compiling) | Mar 12 2012 | |||
3f0e19dac7eb | richart | modification in increment acceleration | Mar 12 2012 | |||
d22514e1ff97 | Kammer David Simon | material elastic caughey: get and set alpha not as reference | Mar 8 2012 | |||
20f967f23cbf | Kammer David Simon | add constant accessors to elementmaterial and nbmaterial in solidmechanicsmodel | Mar 6 2012 | |||
6dd93c2b8848 | richart | missing files | Feb 28 2012 | |||
5c67b4e51be7 | Kammer David Simon | some one added vreepeerlings_non_local material to packages without adding the… | Feb 24 2012 | |||
3cf2efc90819 | Kammer David Simon | add the computeNormalsOnControlPoints to fem | Feb 24 2012 | |||
e8028885cda3 | richart | VreePeerlings non local | Feb 24 2012 | |||
9ca7d68227b1 | Wolff Cyprien | VreePeerlings Implementation | Feb 24 2012 | |||
43e697aa236b | Wolff Cyprien | material_VreePerlings_implementation | Feb 24 2012 | |||
89ee8c19fb8e | richart | normals extended + cohesive shape and integrator | Feb 23 2012 | |||
f016b39810be | Kammer David Simon | getIntegrator for solidmechanics model | Feb 23 2012 | |||
1c718316f4b6 | Vocialta Marco | Linear and bilinear cohesive constitutive laws | Feb 22 2012 | |||
12d05b046ab4 | richart | Cohesive element shapes + non local update + backward compatiblitie with gcc 4. | Feb 16 2012 | |||
9837521c7108 | richart | change to new style | Feb 16 2012 | |||
88f3d222d4cf | Kammer David Simon | change computation of residual to: updateResidual r = f_ext - f_int and… | Feb 15 2012 | |||
5914d5f4c988 | Kammer David Simon | taking out a warning in contact rigid | Feb 15 2012 | |||
fce167124783 | Kammer David Simon | improvement of friction corrector in contact rigid | Feb 14 2012 | |||
9f4e102d67e9 | Radiguet Mathilde | isnan correction | Feb 13 2012 | |||
01ee81d0196b | Kammer David Simon | add simplified prakash clifton friction to contact rigid | Feb 10 2012 | |||
63e3efb5576e | Yastrebov Vladislav | Add viscoelastic material | Feb 10 2012 | |||
79b709fd4671 | Yastrebov Vladislav | "Viscoelastic material ready" | Feb 10 2012 | |||
0c488144495f | Yastrebov Vladislav | Basic visco-elastic material | Feb 8 2012 | |||
8957144e1995 | Kammer David Simon | added the cohesive element num to the switch case in friction coefficients | Feb 7 2012 | |||
3a4243f0df1b | Kammer David Simon | corrections so that code compiles with intel compiler | Feb 7 2012 | |||
707dc1730b79 | Kammer David Simon | correction for pbc in implicit: Nico will change the correction from blocking… | Feb 3 2012 | |||
aad3be075688 | Vocialta Marco | Beginning of cohesive element | Feb 3 2012 | |||
d0fe09403ac0 | richart | non local damage + cleaning in constitutive laws | Feb 2 2012 | |||
f328f30a4395 | Kammer David Simon | updated celerity to getPushWaveSpeed and added getShearWaveSpeed | Feb 1 2012 | |||
8f22b7c6979a | Kammer David Simon | add accessor to mu in material elastic | Jan 31 2012 | |||
72770f44faec | richart | compilation bug fix - external packages handling - doxygen update | Jan 13 2012 | |||
e1359e40dcd9 | Kammer David Simon | fix getKineticEnergy without pbc | Jan 11 2012 | |||
cb81949eb864 | Kammer David Simon | correction influence of pbc on getKineticEnergy in solid mechanics model | Jan 11 2012 | |||
b76ab8b202c6 | Kammer David Simon | correct kinetic energy computation in solid mechanics model with pbc | Jan 10 2012 | |||
355a14d0fa14 | Kammer David Simon | correct error of pbc in SolidMechanicsModel, changed functions in pbc, and… | Dec 22 2011 | |||
0b5c7d148d2c | Vocialta Marco | compilation bug fix for gcc 4.1.2 | Dec 21 2011 | |||
2df1466d256f | richart | modification for the change in iohelper + 1d pulse example | Dec 20 2011 | |||
c3284ca49f24 | Kammer David Simon | small cmake corrections and add accessor to increment_acceleration in… | Dec 6 2011 | |||
555675a557d6 | richart | akantu reoganisation | Nov 28 2011 |
c4science · Help