sepantafa
Bioengineer
- Aug 29, 2012
- 10
Hi everyone,
I am trying to import a model from one of the examples of abaqus (benchmark tutorial example 3.7.1). I will receive an error saying:
WARNING: The input file contains one or more data items which have been parameterized. Parameterized input files can not yet be imported into Abaqus/CAE. This occurred while scanning input file for parameterized data. The input file will not be imported
I searched in internet and found that some people suggested to open the file in text replace the parameter by the values and import again. I really didn't understand what does this actually mean? because I replaced the parameters with values but still I had issues to import it. here is the part of inp file mentioning the *parameters:
**
** MATERIALS
**
*parameter
density=1.0e-4
C10=7.64e-3
D=0
K1=996.6e-3
K2=524.6
Kappa=0.226
*Material, name=IliacAdventitia
*density
<1.0e-4>
*anisotropic hyperelastic,holzapfel, local directions=2
<C10>, <D>, <K1>, <K2>, <Kappa>
** ----------------------------------------------------------------
Would you tell me what exactly i have to do now?
Thanks a lot.
I am trying to import a model from one of the examples of abaqus (benchmark tutorial example 3.7.1). I will receive an error saying:
WARNING: The input file contains one or more data items which have been parameterized. Parameterized input files can not yet be imported into Abaqus/CAE. This occurred while scanning input file for parameterized data. The input file will not be imported
I searched in internet and found that some people suggested to open the file in text replace the parameter by the values and import again. I really didn't understand what does this actually mean? because I replaced the parameters with values but still I had issues to import it. here is the part of inp file mentioning the *parameters:
**
** MATERIALS
**
*parameter
density=1.0e-4
C10=7.64e-3
D=0
K1=996.6e-3
K2=524.6
Kappa=0.226
*Material, name=IliacAdventitia
*density
<1.0e-4>
*anisotropic hyperelastic,holzapfel, local directions=2
<C10>, <D>, <K1>, <K2>, <Kappa>
** ----------------------------------------------------------------
Would you tell me what exactly i have to do now?
Thanks a lot.