added comments on origin of files
This commit is contained in:
parent
4ea1fe436b
commit
7c7c929455
|
@ -1,7 +1,8 @@
|
||||||
#
|
#
|
||||||
# MPIE CPFEM Abaqus Environment File
|
# MPIE CPFEM Abaqus Environment File
|
||||||
# ------------------------------------
|
# ------------------------------------
|
||||||
|
# originally taken from Abaqus ver. 6.9.1
|
||||||
|
#
|
||||||
#
|
#
|
||||||
# Linux (Opteron/EM64T) Settings:
|
# Linux (Opteron/EM64T) Settings:
|
||||||
#
|
#
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
! reformated to free format
|
! common block definition file taken from respective MSC.Marc release and reformated to free format
|
||||||
!***********************************************************************
|
!***********************************************************************
|
||||||
!
|
!
|
||||||
! File: concom.cmn
|
! File: concom.cmn
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
! reformated to free format
|
! common block definition file taken from respective MSC.Marc release and reformated to free format
|
||||||
!***********************************************************************
|
!***********************************************************************
|
||||||
!
|
!
|
||||||
! File: concom.cmn
|
! File: concom.cmn
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
! reformated to free format
|
! common block definition file taken from respective MSC.Marc release and reformated to free format
|
||||||
!***********************************************************************
|
!***********************************************************************
|
||||||
!
|
!
|
||||||
! File: concom.cmn
|
! File: concom.cmn
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
! reformated to free format
|
! common block definition file taken from respective MSC.Marc release and reformated to free format
|
||||||
!***********************************************************************
|
!***********************************************************************
|
||||||
!
|
!
|
||||||
! File: creeps.cmn
|
! File: creeps.cmn
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
! reformated to free format
|
! common block definition file taken from respective MSC.Marc release and reformated to free format
|
||||||
!***********************************************************************
|
!***********************************************************************
|
||||||
!
|
!
|
||||||
! File: creeps.cmn
|
! File: creeps.cmn
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
! reformated to free format
|
! common block definition file taken from respective MSC.Marc release and reformated to free format
|
||||||
!***********************************************************************
|
!***********************************************************************
|
||||||
!
|
!
|
||||||
! File: creeps.cmn
|
! File: creeps.cmn
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
! original file taken from the FFTW package ver. 3.2.2 see http://fftw.org
|
||||||
INTEGER FFTW_R2HC
|
INTEGER FFTW_R2HC
|
||||||
PARAMETER (FFTW_R2HC=0)
|
PARAMETER (FFTW_R2HC=0)
|
||||||
INTEGER FFTW_HC2R
|
INTEGER FFTW_HC2R
|
||||||
|
|
Loading…
Reference in New Issue