openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
PyLith
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 1 hour
ago. based on code collected
about 1 hour
ago.
Sep 12, 2024 — Sep 12, 2025
Showing page 328 of 329
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Routine to compute small strain elastic stresses and add equivalent nodal loads to global load vector. B-bar information is passed in, as well as the appropriate material library routine for computation of elastic stresses.
Charles Williams
More...
about 21 years ago
Driver routine for computation of small strain elastic stresses. B-bar routine names are passed in and are sent to elas_strs_cmp_ss, along with the appropriate material library routine for elastic stress computation.
Charles Williams
More...
about 21 years ago
Driver routine to obtain elastic material matrix. Material histories are used, and the appropriate routine name is passed to elas_mat_cmp. The number of allowed material models is presently set to 20, but this can easily be changed. Eventually, this routine should be replaced by a python/C++ routine that can dynamically create and pass the appropriate routine name.
Charles Williams
More...
about 21 years ago
Routine to compute the elastic material matrix for all Gauss points in an element. The appropriate material routine name to use is passed in as an external routine name.
Charles Williams
More...
about 21 years ago
Forgot type statement for mhist array.
Charles Williams
More...
about 21 years ago
Routine that handles new method of doing material histories. Also, first routine to start using standardized error codes.
Charles Williams
More...
about 21 years ago
These include files have been renamed and their contents altered to reflect new naming scheme.
Charles Williams
More...
about 21 years ago
New version of include file that defines external routine names called from elas_strs_drv.
Charles Williams
More...
about 21 years ago
New version of include file defining external routine names for computation of elastic material matrix.
Charles Williams
More...
about 21 years ago
File name has been changed to mat_1.f
Charles Williams
More...
about 21 years ago
New version of routines for material type 1 (isotropic linear elastic). The main file and all subroutines contained in the file have had their names changed to be less confusing (more use of underscores).
Charles Williams
More...
about 21 years ago
These routines have been replaced by a new set of routines.
Charles Williams
More...
about 21 years ago
These routines are no longer used and have been moved to the 'unused' directory. The routines formdf, formes, and stiffql have been replaced by routines specific to small strain (large strain routines will be added later). The routine shapql has been replaced by a number of routines that now handle multiple element types. The replacement routines include a large number of precomputation routines for different element types, as well as the routines getshapb, getshapn, getjac, and getder, which compute geometry-dependent quantities during calculations.
Charles Williams
More...
about 21 years ago
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.
Charles Williams
More...
about 21 years ago
Clarified use of included dimension parameters.
Charles Williams
More...
about 21 years ago
Deleted unused variable and clarified use of included dimension parameters.
Charles Williams
More...
about 21 years ago
Fixed several typos in matrix inversion section.
Charles Williams
More...
about 21 years ago
Added missing dimension parameters and fixed typo in call to daxpy.
Charles Williams
More...
about 21 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.
Charles Williams
More...
about 21 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.
Charles Williams
More...
about 21 years ago
Added neemax to list of parameters.
Charles Williams
More...
about 21 years ago
Initial version of updated stiffness matrix computation routine that handles all element types for the small strain case.
Charles Williams
More...
about 21 years ago
This file has been renamed to bdeld_ss. The '_ss' suffix will be used for all small-strain-specific routines.
Charles Williams
More...
about 21 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.
Charles Williams
More...
about 21 years ago
Consolidation and reorganization of variable group information.
Charles Williams
More...
over 21 years ago
Fixed argument list for modified elasmatcmp.
Charles Williams
More...
over 21 years ago
Consolidation and reorganization of variable group information.
Charles Williams
More...
over 21 years ago
Fixed some typos and undefined variables.
Charles Williams
More...
over 21 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.
Charles Williams
More...
over 21 years ago
Removed these files, which will be replaced by files using a different naming scheme.
Charles Williams
More...
over 21 years ago
←
1
2
…
321
322
323
324
325
326
327
328
329
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree