Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Well, answering my own questions after doing some research. First of you need to upgrade (if you are moving from 32) to Intel Visual Fortran 12.0 with Visual Studio 2010 (C/C++ compiler and linker version 10.0). Without this I was getting missing env. manager error when I was compiling with what I call MyCompile_33 after running MyCload4. Inside the MyCload4 (with batch command/it is a .bat file) is where you set the path and LIB for the X86 LIB , PSSBIN, and Intel compiler version, Visual studio version, VC, platformSDK. Use call command and put all your user models .obj or .lib files in there. So, when you run it you get a DUSR.DLL which subsequently can be utilized for simulation along with your snapshot (.sav and dyr) or however way you saved your case. MyComile creates 2 files CONECT.OBJ and CONET.OBJ. I am a noob in dynamics but I will continue to learn and grow because I really like it. Thanks.