DAMASK_EICMD/code
Denny Tjahjanto 644265381e mpie_cpfem_marc.f90 >>> changing the compilation sequence of modules: numerics.f90 and IO.f90 move up, while math.f90 down.
IO.f90 >>> adding "inRad" instead of using inRad from math.f90 module, since math.f90 module is now below IO.f90.

numerics.f90 >>> now can read the parameter "fixed_seed" from numerics.config. this parameter is used to set a pseudo-random number generator/fixed seeding. default value is 0 (zero), which will give fully random number.

math.f90 >> adding a possibility to fix the seeding (i.e., pseudo random number)

numerics.config >>> add a new parameter: "fixed_seed"
2009-08-27 15:30:40 +00:00
..
CPFEM.f90 now with first draft of nonlocal constitutive law 2009-08-11 16:31:57 +00:00
FEsolving.f90 now with first draft of nonlocal constitutive law 2009-08-11 16:31:57 +00:00
IO.f90 mpie_cpfem_marc.f90 >>> changing the compilation sequence of modules: numerics.f90 and IO.f90 move up, while math.f90 down. 2009-08-27 15:30:40 +00:00
concom2007r1 restructured the repository: renamed trunk into code, moved documentation one directory up, therefore you can now checkout either code or documentation only if you like 2009-06-25 07:17:59 +00:00
concom2008r1 restructured the repository: renamed trunk into code, moved documentation one directory up, therefore you can now checkout either code or documentation only if you like 2009-06-25 07:17:59 +00:00
constitutive.f90 now with first draft of nonlocal constitutive law 2009-08-11 16:31:57 +00:00
constitutive_dislobased.f90 Cosmetic changes in constitutive_dislobased.f90 2009-07-28 10:08:13 +00:00
constitutive_j2.f90 divide by 3.0 instead of 3 as it is _pReal 2009-07-27 09:23:39 +00:00
constitutive_nonlocal.f90 constitutive_nonlocal.f90 2009-08-24 08:16:01 +00:00
constitutive_phenopowerlaw.f90 homogenization_RGC.f90 >>> adding some lines, mostly for debugging purpose. no critical change. 2009-08-27 12:10:06 +00:00
creeps2007r1 restructured the repository: renamed trunk into code, moved documentation one directory up, therefore you can now checkout either code or documentation only if you like 2009-06-25 07:17:59 +00:00
creeps2008r1 restructured the repository: renamed trunk into code, moved documentation one directory up, therefore you can now checkout either code or documentation only if you like 2009-06-25 07:17:59 +00:00
crystallite.f90 homogenization_RGC.f90 >>> adding some lines, mostly for debugging purpose. no critical change. 2009-08-27 12:10:06 +00:00
debug.f90 now with first draft of nonlocal constitutive law 2009-08-11 16:31:57 +00:00
homogenization.f90 homogenization_RGC.f90 >>> adding some lines, mostly for debugging purpose. no critical change. 2009-08-27 12:10:06 +00:00
homogenization_RGC.f90 homogenization_RGC.f90 >>> adding some lines, mostly for debugging purpose. no critical change. 2009-08-27 12:10:06 +00:00
homogenization_isostrain.f90 List of changes/modifications: 2009-07-31 12:02:20 +00:00
lattice.f90 lattice.f90: correction of typo from the last update (Philip) 2009-08-26 09:02:22 +00:00
makeMe.py makeMe: some polishment 2009-08-26 07:28:43 +00:00
material.config now with first draft of nonlocal constitutive law 2009-08-11 16:31:57 +00:00
material.f90 List of changes/modifications: 2009-07-31 12:02:20 +00:00
math.f90 mpie_cpfem_marc.f90 >>> changing the compilation sequence of modules: numerics.f90 and IO.f90 move up, while math.f90 down. 2009-08-27 15:30:40 +00:00
mesh.f90 added dislocation multiplication to dotState in constitutive_nonlocal.f90 2009-08-12 11:22:02 +00:00
mpie_cpfem_marc.f90 mpie_cpfem_marc.f90 >>> changing the compilation sequence of modules: numerics.f90 and IO.f90 move up, while math.f90 down. 2009-08-27 15:30:40 +00:00
numerics.config mpie_cpfem_marc.f90 >>> changing the compilation sequence of modules: numerics.f90 and IO.f90 move up, while math.f90 down. 2009-08-27 15:30:40 +00:00
numerics.f90 mpie_cpfem_marc.f90 >>> changing the compilation sequence of modules: numerics.f90 and IO.f90 move up, while math.f90 down. 2009-08-27 15:30:40 +00:00
prec.f90 restructured the repository: renamed trunk into code, moved documentation one directory up, therefore you can now checkout either code or documentation only if you like 2009-06-25 07:17:59 +00:00
todo.txt restructured the repository: renamed trunk into code, moved documentation one directory up, therefore you can now checkout either code or documentation only if you like 2009-06-25 07:17:59 +00:00