From: <hj...@us...> - 2007-11-26 23:35:32
|
Revision: 339 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=339&view=rev Author: hjasak Date: 2007-11-26 15:35:31 -0800 (Mon, 26 Nov 2007) Log Message: ----------- Rheology laws check-in tidy-up Modified Paths: -------------- trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/Make/files Added Paths: ----------- trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/rheologyModel/rheologyLaws/MaxwellElasticViscoelastic/MaxwellElasticViscoelastic.C trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/rheologyModel/rheologyLaws/MaxwellElasticViscoelastic/MaxwellElasticViscoelastic.H Removed Paths: ------------- trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/rheologyModel/rheologyLaws/linearElastic/MaxwellElasticViscoelastic.C trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/rheologyModel/rheologyLaws/linearElastic/MaxwellElasticViscoelastic.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2007-12-12 12:21:33
|
Revision: 362 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=362&view=rev Author: hjasak Date: 2007-12-12 04:21:33 -0800 (Wed, 12 Dec 2007) Log Message: ----------- Cohesive laws and boundary condition Added Paths: ----------- trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/cohesiveLaws/ trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/cohesiveLaws/Dugdale/ trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/cohesiveLaws/Dugdale/DugdaleCohesiveLaw.C trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/cohesiveLaws/Dugdale/DugdaleCohesiveLaw.H trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/cohesiveLaws/cohesiveLaw/ trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/cohesiveLaws/cohesiveLaw/cohesiveLaw.C trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/cohesiveLaws/cohesiveLaw/cohesiveLaw.H trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/cohesiveLaws/linear/ trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/cohesiveLaws/linear/linearCohesiveLaw.C trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/cohesiveLaws/linear/linearCohesiveLaw.H trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/fvPatchFields/ trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/fvPatchFields/cohesive/ trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/fvPatchFields/cohesive/cohesiveFvPatchVectorField.C trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/fvPatchFields/cohesive/cohesiveFvPatchVectorField.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2007-12-12 12:23:35
|
Revision: 365 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=365&view=rev Author: hjasak Date: 2007-12-12 04:23:39 -0800 (Wed, 12 Dec 2007) Log Message: ----------- Changing layout Removed Paths: ------------- trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/newDirectionMixed/ trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/tractionDisplacement/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hj...@us...> - 2008-02-11 14:25:53
|
Revision: 475 http://openfoam-extend.svn.sourceforge.net/openfoam-extend/?rev=475&view=rev Author: hjasak Date: 2008-02-11 06:25:58 -0800 (Mon, 11 Feb 2008) Log Message: ----------- Added clone function and copy construct in cohesive laws Modified Paths: -------------- trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/Make/files trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/cohesiveLaws/Dugdale/DugdaleCohesiveLaw.C trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/cohesiveLaws/Dugdale/DugdaleCohesiveLaw.H trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/cohesiveLaws/cohesiveLaw/cohesiveLaw.C trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/cohesiveLaws/cohesiveLaw/cohesiveLaw.H trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/cohesiveLaws/linear/linearCohesiveLaw.C trunk/Core/OpenFOAM-1.4.1-dev/applications/solvers/newStressAnalysis/materialModels/cohesiveLaws/linear/linearCohesiveLaw.H This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |