User login

Navigation

You are here

ABAQUS UMAT MANIFEST PROBLEM

Hi all,

I've been writing a UMAT to implement 3D Hashin Criteria for progressive failure analysis of composite materials. However, when I tried to get the .obj and .dll files to execute the subroutine on different computers, I get the following error:

Setting environment for using Microsoft Visual Studio 2010 x64 cross tools.

 

Syntax:

 

 ifortvars.bat <arch> [vs]

<arch> must be is one of the following

  ia32         : Set up for IA-32 host and target

      ia32_intel64 : Set up for IA-32 host and Intel(R)64 target

       intel64      : Set up for Intel(R) 64 host and target

   If specified, <vs> must be one of the following

       vs2008      : Set to use Microsoft Visual Studio 2008

       vs2008shell : Set to use Microsoft Visual Studio Shell 2008

       vs2010      : Set to use Microsoft Visual Studio 2010

       vs2010shell : Set to use Microsoft Visual Studio Shell 2010

       vs2012      : Set to use Microsoft Visual Studio 2012

       vs2012shell : Set to use Microsoft Visual Studio Shell 2012

   If <vs> is not specified, the version of Visual Studio detected at install

   time is used.

 

d:\Temp>abaqus make library=onlystress object_type=fortran

 

Abaqus JOB onlystress

Begin Compiling Abaqus/Standard User Subroutines

10/23/2014 11:41:37 AM

ifort: command line remark #10279: option '/QxW' is deprecated and will be removed in a future release. See '/help deprecated'

End Compiling Abaqus/Standard User Subroutines

10/23/2014 11:41:39 AM

Begin Linking Abaqus/Standard User Subroutines

10/23/2014 11:41:39 AM

   Creating library standardU.lib and object standardU.exp

Microsoft (R) Manifest Tool version 5.2.3790.20764

Copyright (c) Microsoft Corporation 2005.

 

All rights reserved.

 

standardU.dll.manifest : general error c1010070: Failed to load and parse the manifest. The system cannot find the file specified.      <<MAIN ERROR

 

Abaqus Error: Problem during linking - Abaqus/Standard User Subroutines.

  This error may be due to a mismatch in the Abaqus user subroutine arguments.

  These arguments sometimes change from release to release, so user subroutines

  used with a previous release of Abaqus may need to be adjusted.

The Abaqus Make execution procedure exited with errors

 

When I run the job from CAE including the subroutine, it works fine and gives no error. The problem occurs when I try to get the compiled code.

 

Any help would be greatly appreciated.

 

Subscribe to Comments for "ABAQUS UMAT MANIFEST PROBLEM"

Recent comments

More comments

Syndicate

Subscribe to Syndicate