- Aug 21, 2017
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Some boundary conditions might not be applicable to a specific component but to all components. In this case the optional component id is not initialized and it is no longer an error.
-
Dmitri Naumov authored
-
- Aug 18, 2017
-
-
Dmitri Naumov authored
Improved the time stepper of EvolutionaryPIDcontroller for two phase flow
-
-
- Aug 17, 2017
-
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
as that of the previous rejected step.
-
Dmitri Naumov authored
Find elements in radius algorithm
-
- Aug 16, 2017
-
-
Dmitri Naumov authored
- Use contigiuos memory for start element's nodes. - Store sizes of arrays before for-loops. - Extract element_in_radius predicate. (This is surprisingly also an optimization.) - Revert to depth-first search. Uses vector instead of deque.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
This saves repeated squaring.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Randomized tests on 2D and 3D meshes are provided.
-
Dmitri Naumov authored
Fix Gmsh Interface
-
-
Dmitri Naumov authored
-
- Aug 15, 2017
-
-
* added phasefield process and test. * apply clang-format. * added missing integralMeasure for axisymmetric problem. * fixed compilation errors after rebasing. * added unconfined compression ctest. * added missing reference. * renamed specialFunction as calculateDegradedStress. * changed order of stress and strain components. * deleted unused file. * changed IntegrationPointData. * added local results to highlight the deviation. * returned DeltaXCheck true. * modified dimension in ProjectData. * removed second order mesh. * moved history_variable to pushBackState. * added absolute error of displacement for beam3d test. * removed eval() calls in calculation of stress components. * added description for the calculateDegradedStress function. * added types available. * rephrased description. * removed unused C variable. * added model description. * modified types of constitutive relation. * removed CreateLinearElasticPhaseField.h. * added a tag for phasefield_parameters. * added missing phasefield_parameters after PHASE_FIELD. * removed eval() calls in calculation of tensile stress component. * moved process description to PhaseFieldProcess.h. * added description to the undocumented function. * created missing file in documentation. * removed two duplicated files in phasefield process. * removed unused file in documentation. * removed the call to material_model.integrateStress. * removed unused variables. * fixed expression of length scale parameter in documentation.
-
Dmitri Naumov authored
Nonuniform Neumann BCs
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
* added check for zero elements in vtu input * removed check that axiymmetric meshes must be 2D
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Tom Fischer authored
Floating point exceptions for debugging.
-