Changes

Summary

  1. Adding length dependent active contraction (commit: bcc6ff5) (details)
  2. Converting 1st PK active stress to 2 PK (commit: a594417) (details)
  3. Adding element based active contraction parameter interpolation (commit: 4a123ad) (details)
  4. Adding binding and library functions for setting Jacobian FD step size (commit: 55688f3) (details)
  5. Temporarily fixing issues with setting Jacobian type and fd step size (commit: e8cc5b8) (details)
  6. Generalising finite elasticity analytic jacobian (commit: f6dc50a) (details)
Commit bcc6ff5c66c1470ba76cbf731b359f8bf9c83475 by psam012
Adding length dependent active contraction
(commit: bcc6ff5)
The file was modified src/finite_elasticity_routines.f90 (diff)
Commit a5944176f922add3096d4d3f9d44cc0eaf343e9b by psam012
Converting 1st PK active stress to 2 PK
(commit: a594417)
The file was modified src/finite_elasticity_routines.f90 (diff)
Commit 4a123ad8976ca0b0b9194e50ed5ea7b0b92c61dd by psam012
Adding element based active contraction parameter interpolation
Currently only for the Guccione constitutive relation
(commit: 4a123ad)
The file was modified src/finite_elasticity_routines.f90 (diff)
Commit 55688f32d760cddae617bbe8a226da4db46e8594 by psam012
Adding binding and library functions for setting Jacobian FD step size
(commit: 55688f3)
The file was modified src/opencmiss_iron.f90 (diff)
The file was modified src/types.f90 (diff)
The file was modified src/equations_matrices_routines.f90 (diff)
Commit e8cc5b8481e6d02bc9a2e8f5b4105e0a3277b224 by psam012
Temporarily fixing issues with setting Jacobian type and fd step size
For debugging active contraction. Some changes will need to be reverted
when these attributes are correctly set.
(commit: e8cc5b8)
The file was modified src/Navier_Stokes_equations_routines.f90 (diff)
The file was modified src/types.f90 (diff)
The file was modified src/Burgers_equation_routines.f90 (diff)
The file was modified src/diffusion_equation_routines.f90 (diff)
The file was modified src/equations_set_routines.f90 (diff)
The file was modified src/characteristic_equation_routines.f90 (diff)
The file was modified src/opencmiss_iron.f90 (diff)
The file was modified src/finite_elasticity_routines.f90 (diff)
The file was modified src/equations_routines.f90 (diff)
The file was modified src/Poisson_equations_routines.f90 (diff)
The file was modified src/equations_matrices_routines.f90 (diff)
Commit f6dc50abe365ca856c5a8ceaf7d4a3e2bc9d1940 by psam012
Generalising finite elasticity analytic jacobian
Now accepts different independent field interpolation. Field constant
value has been hard coded to 0.1
(commit: f6dc50a)
The file was modified src/finite_elasticity_routines.f90 (diff)