1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial version of new routine to compute forces due to applied displacement/velocity boundary conditions. This version loops over element material groups, handles all element types, and is specific to small strain problems. External routine names are passed in to specify b-bar behavior. More... over 20 years ago
Clarified use of included dimension parameters. More... over 20 years ago
Deleted unused variable and clarified use of included dimension parameters. More... over 20 years ago
Fixed several typos in matrix inversion section. More... over 20 years ago
Added missing dimension parameters and fixed typo in call to daxpy. More... over 20 years ago
Initial version of new routine to localize coordinates, compute the stiffness matrix, and rotate it if necessary. This routine is specific for small strain problems. More... over 20 years ago
Added iddmat to argument list (it was needed), fixed definition of ngaussdim, and corrected spelling of 'vol' when passed as argument to getshape. More... over 20 years ago
Added neemax to list of parameters. More... over 20 years ago
Initial version of updated stiffness matrix computation routine that handles all element types for the small strain case. More... over 20 years ago
This file has been renamed to bdeld_ss. The '_ss' suffix will be used for all small-strain-specific routines. More... over 20 years ago
Changed name of this routine for less-confusing naming conventions. Fixed error where sh was being passed as a parameter rather than shd. More... over 20 years ago
Consolidation and reorganization of variable group information. More... over 20 years ago
Fixed argument list for modified elasmatcmp. More... over 20 years ago
Consolidation and reorganization of variable group information. More... over 20 years ago
Fixed some typos and undefined variables. More... over 20 years ago
Initial versions of driver and computation routines for computation of elastic material matrices and for computation of small strain elastic stresses. Also, a license blurb and a makefile for testing individual routines. More... over 20 years ago
Removed these files, which will be replaced by files using a different naming scheme. More... over 20 years ago
Added default value for 'big'. More... over 20 years ago
Include files defining external material property routines. More... over 20 years ago
Fixed routine elasstrs1 to take localized total strain as input and transfer it to the state variable. More... over 20 years ago
Initial version of driver routine for small strain elastic computations. This rouinte selects the material group and passes the appropriate subroutine names to the computation routine. More... over 20 years ago
Initial version of routine to compute small strain elastic stresses and strains for a given material group. More... over 20 years ago
Initial version of subroutines to describe material type 1 (isotropic linear elastic). This includes i/o routines as well as routines to compute the material matrix and stress. This should serve as a template for other material models. More... over 20 years ago
Initial version of top-level routine for reading material properties. More... over 20 years ago
Initial version of routine to do keyword = value parsing. More... over 20 years ago
Tests for project. More... almost 21 years ago
Bindings for project. More... almost 21 years ago
Python drivers for project. More... almost 21 years ago
Two additional files for lithomop3d library. More... almost 21 years ago
All f77, make, and include files for project. More... almost 21 years ago