more debugging
added new test cases
updating benchmarks for debugging
benchmard for solute diffusion
old example of biphasic flow
add example problem for mixture theory with solute diffusion
work in progress
add benchmark examples for compressing disk and solute diffusion and fluid flow through undeformed bar.
add benchmark for anisotropic cornea composite material
add benchmark for nodally rigid cse with adaptive insertion
add benchmark for creep behavior of anisotropic viscoelastic cornea model
add example with aztec options
variation in matrix
add geometry file for benchmarks
added larger pipe geom
updating benchmarks
adding benchmark for fluid_element
changed matrix from profile to spooles
update benchmarks for adaptive insertation of cse along element boundaries.
add creep, relaxation, and cyclic simulations of tensile tests of bovine cornea
added tube geometry
added examples for fiber-reinforced viscoelastic material models
added jou and exo file for bovine cornea model based on Reese's model, but with variable thickness
rm outdated benchmarks
updated benchmarks for NLV and QLV Nfiber models
constrained recovery of smp plug
compress smp plug
free recovery of axisymmetric SMP plug
axisymmetric plug
added geometry file
add tahoe xsd file
added example files for SMP multi model
updates
add inputs
add example problem for membrane inflation
2D PML Element
Associated PML Material
Associated PML material
Add viscosity functions for VISCVIB
remove viscosity functions
bi-parameter phenomenological bond potentials
Material Force implementation for evaluation of fracture energy
*** empty log message ***
FiniteStrainT_dev class is rewritten as FiniteStrainMF, a derivative of FinitestrainT.
Moved and updated material force implementation to /elements/solid/ directory
Base class for Ogden isotropic compressible material model.
Fixed implicit conversions of double to int
Moved Reese-Govindjee module to the development module
Fix implicit conversion from double to int in RGBaseT.cpp. Made minor modifications to NeoHookean.cpp
Modified configuration files to include compiler flags for the added material force element and viscoelastic/Ogden material models.
Moved Simo-Holzapfel model to the developement module.
Remove backup file.
Added a check to prevent material forces from being evaluated at kinematically constrained nodes.
Clean up code for VE-VIB material model.
Add call to inherited function in Initialize function.
Consolidate 2D and 3D volumetric/deviatoric split formulation. Minor updates to VIB formulation.
Corrected the algorithm for calculating the principal components of the spatial tangent modulus for the case of repeated roots. General clean up of the code.
Remove RGSplit2D from repository and resolve conflicts in RGSplit3D.
added inelastic dissipation function in small strain mat force calc. updated finite strain implementation.
ongoing developmental changes.
remove outdated FDSimoVisco3D class.
fix error initializing arrays.
to be updated later.
to be updated later.
added function to sum material forces for user specified node sets.
fix unitentional referencing
debugged the ineslatic dissipation routine
add dependencies on IsotropicT and Material2DT
further corrections to dissipation routine.
*** empty log message ***
initialize moduli for IsotropicT
latest debugging effort
latest debugging efforts
*** empty log message ***
added material force routine that extrapolates a smooth field of internal state variables
added missing virtual declarations
development material small strain, linear J2 plastic material with linear isotropic and kinematic softening - for use with material force routines.
add mat force routine that extrapolates a smooth field for internal history variables
fix bug in c_ijkl() routine of 2D model
added accessors for internal state variables.
*** empty log message ***
added option for quadratic bond potential
modifications made for new parabola function.
revert makefile
small strain Q2P1 elements
temporary updates for use with both SmallStrainMF and SmallStrainMF2
changed reference from ParabolaPotT class to ParabolaT class.
delete rendundant files
Q2P1 Bbar element implementation
rewrote 2D plane strain formulation using new dSymMatrixT 3D_plane structure
debugging
add option for traditional 2D plane strain and 3D plane strain formulations
fixed some bugs by including headers for iArrayT and dArrayT
add new material force elements to makefile
debugging
more debugging
first step in restructuring material force elements. add support class for utitility functions
small strain q2p1 material force element using smooth extrapolation scheme for internal variables.
remove redundant files
small strain material force elements using smooth extrapolation scheme for internal variables.