not needed (hides complexity)
This commit is contained in:
parent
e68b06f1cb
commit
53b94ddf59
|
@ -1,12 +0,0 @@
|
||||||
include ${PETSC_DIR}/${PETSC_ARCH}/lib/petsc/conf/variables
|
|
||||||
include ${PETSC_DIR}/${PETSC_ARCH}/lib/petsc/conf/rules
|
|
||||||
|
|
||||||
|
|
||||||
run16x16x16:
|
|
||||||
-@${MPIEXEC} -n 2 DAMASK_spectral -l tensionX.load -g 20grains16x16x16.geom
|
|
||||||
|
|
||||||
run32x32x32:
|
|
||||||
-@${MPIEXEC} -n 4 DAMASK_spectral -l tensionX.load -g 20grains32x32x32.geom
|
|
||||||
|
|
||||||
run64x64x64:
|
|
||||||
-@${MPIEXEC} -n 8 DAMASK_spectral -l tensionX.load -g 20grains64x64x64.geom
|
|
Loading…
Reference in New Issue