Commit Log (Page 50 of 91)

back to main page

Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 Next »

Summary Period: 2003-04-05 to 2003-03-19 (Commits 2017-2066 of 4516)

thao 2003-04-05 12:05

add small strain viscoelasticity model implemented with linear constitutive law. integration rule is according to Simo.

985 lines of code changed in:

thao 2003-04-05 11:51

modified material managers for added viscoelasticity materials.

77 lines of code changed in:

thao 2003-04-05 11:41

Added Neo Hookean potential for Ogden materials.

248 lines of code changed in:

paklein 2003-04-05 00:35

revisions for changes to EAM potentials

119 lines of code changed in:

paklein 2003-04-05 00:34

(1) renamed ParadynT as ParadynEAMT.cpp
(2) added EAMPropertyT as base class for all EAM potentials
(3) added kParadynEAM to enum of particle property types in ParticlePropertyT

615 lines of code changed in:

saubry 2003-04-04 18:38

Version which compiles on DARWIN.
CVs: ----------------------------------------------------------------------

13 lines of code changed in:

saubry 2003-04-04 18:37

Versions which compile.

103 lines of code changed in:

saubry 2003-04-04 15:39

Correct building error on DARWIN.

9 lines of code changed in:

saubry 2003-04-03 18:38

Paradyn potential into Tahoe.

24 lines of code changed in:

saubry 2003-04-03 18:37

Start implementing EAM potential.

33 lines of code changed in:

paklein 2003-04-03 17:47

revised template files

20 lines of code changed in:

paklein 2003-04-02 18:32

fixed division by zero if the initial residual is zero.

4 lines of code changed in:

saubry 2003-04-02 17:50

Attempt to compute the potential energy.
Not tested yet.
Do not use, 04/02/03.

61 lines of code changed in:

saubry 2003-04-02 17:13

Add new files to the makefile

10 lines of code changed in:

saubry 2003-04-02 17:13

Compute Pair, Embedding and Electron Density energy from an input file.

37 lines of code changed in:

saubry 2003-04-02 17:11

Add new files to makefile.

4 lines of code changed in:

saubry 2003-04-02 17:10

Add template for the EAM potential.
Copied from ParticlePair.
Not implemented correctly yet.

IN DEVELOPMENT, DO NOT USE.

899 lines of code changed in:

saubry 2003-04-02 17:09

Declare the new EAM element.

23 lines of code changed in:

paklein 2003-04-01 10:23

corrections so that Tahoe builds with BRIDGING_ELEMENT disabled.

29 lines of code changed in:

cjkimme 2003-03-31 15:28

Including development config headers when defined.

5 lines of code changed in:

paklein 2003-03-31 15:21

correction to F2C macros

2 lines of code changed in:

paklein 2003-03-31 15:20

merging changes from BRANCH_bridging_1: added new "multi-Tahoe" execution
modes where two instances of the Tahoe simulation object are created to
run separate calculations that are coupled.

1096 lines of code changed in:

paklein 2003-03-31 15:18

merging changes from BRANCH_bridging_1: updates for revised BridgingScaleT
constructor.

3 lines of code changed in:

paklein 2003-03-31 15:17

clean-up of exceptions

13 lines of code changed in:

paklein 2003-03-31 15:16

merging changes from BRANCH_bridging_1: added all methods needed to project
values from arbitrarily located points to the mesh and to interpolate from
the mesh to arbitrarily located points.

605 lines of code changed in:

paklein 2003-03-31 15:14

merging changes from BRANCH_bridging_1: improved implementation of C-B
materials using pair potentials. Pair potentials are the same ones used
by the particle class, and the number of nearest neighborshells is selectable
from 1 to 5. The stress-free configuration is computed automatically based
on the pair potential parameters.

915 lines of code changed in:

paklein 2003-03-31 15:12

merging changes from BRANCH_bridging_1:
(1) compute tangent stiffness
(2) compute specified sub-block of the tangent stiffness
(3) allow definition of particles to be "skipped". These are particles
that are owned by the given processors, but are not active (i.e.,
because their motion is prescribed externally as by an overlying
continuum).

355 lines of code changed in:

paklein 2003-03-31 15:09

merging changes from BRANCH_bridging_1:
(1) potentials write parameters to output
(2) moved operator>>(istream& in, ParticlePropertyT::TypeT& property) from
ParticleT to ParticlePropertyT

73 lines of code changed in:

paklein 2003-03-31 15:07

merging changes from BRANCH_bridging_1: generalized implementations for
MapToParentDomain and PointInDomain for mapping points into the coordinates
of the parent domain.

588 lines of code changed in:

paklein 2003-03-31 15:05

merging changes from BRANCH_bridging_1:
(1) KBC and FBC controllers can now be added externally
(2) non-const accessors to fields

64 lines of code changed in:

paklein 2003-03-31 15:02

merging changes from BRANCH_bridging_1

89 lines of code changed in:

paklein 2003-03-31 15:01

merging changes frm BRANCH_bridging_1:
(1) added const accessors
(2) return constant value of schedule not set

16 lines of code changed in:

paklein 2003-03-31 14:59

merging BRANCH_bridging_1:
(1) added InitStep and CloseStep
(2) better implementation of "locks" controlling assembling into RHS and LHS
(3) better handling of when to reform LHS and when to reuse

292 lines of code changed in:

paklein 2003-03-31 14:53

no more unused variable warnings

4 lines of code changed in:

paklein 2003-03-28 14:41

(1) disable visibility filtering of node numbers because it was not
really working anyway
(2) fix to fix update of vector fields when switching between vector
variables

8 lines of code changed in:

paklein 2003-03-28 14:39

bigger spheres when picking points

2 lines of code changed in:

cjkimme 2003-03-27 16:14

Generalizing flags for freed nodes to pass to cohesive surface material.

7 lines of code changed in:

cjkimme 2003-03-27 13:14

Changing fIterationOutputIncrement error message to reflect what the code
expects.

2 lines of code changed in:

paklein 2003-03-27 09:49

added dummy update_config target

5 lines of code changed in:

paklein 2003-03-27 08:53

The header DevelopmentMaterialsConfig.h must be wrapped in a #ifdef
for the symbol __DEVELOPMENT__.

8 lines of code changed in:

cjkimme 2003-03-27 08:08

Removing use of deprecated fTimeStep in extended error checking block.

1 lines of code changed in:

thao 2003-03-26 15:08

Modify SolidMatLists to reflect changes to RGSplit model.

4 lines of code changed in:

cjkimme 2003-03-26 12:03

Changes to TiedNodes KBC controllers to keep a copy of the cohesive surface
model handy rather than communicating directly with it through static functions.

60 lines of code changed in:

cjkimme 2003-03-26 12:02

Adding TiedPotentialBaseT to makefile.

7 lines of code changed in:

cjkimme 2003-03-26 12:00

Initial checkin of class TiedPotentialBaseT

72 lines of code changed in:

cjkimme 2003-03-26 12:00

Generalizing TiedNodesT-CSEAnisoT interface so more cohesive surface models
can have tied nodes. Models needing TiedNodes should be derived from TiedPotentialBaseT
as well as SurfacePotentialT.

120 lines of code changed in:

saubry 2003-03-24 17:22

Small correction.

6 lines of code changed in:

thao 2003-03-20 22:33

Modified 2D symmetric Schur decomposition for greater accuracy.

3 lines of code changed in:

paklein 2003-03-20 11:21

echo redefined to use whatever is in the standard paths

14 lines of code changed in:

paklein 2003-03-19 12:18

fixed case statement for material 2

2 lines of code changed in:

Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 Next »

Generated by StatCVS 0.2.2