Ask Your Question
0

Compiling user models w/psse 33

asked 2016-06-21 11:19:52 -0500

engmoe gravatar image

updated 2016-06-22 07:57:29 -0500

Hello everyone, I'm new to this forum and would like to contribute as well as I gain more experience. I have some questions regarding dynamics modeling. I have installed MyCompile33x86.bat & MyCload433x86.bat. The questions I have are the followings: 1. Do the compilation process create the conec.flx & conet.flx codes? 2. Do the SRC and OBJ libraries need to be there prior to the compilation which subsequently create .dll files?

Thanks a lot.

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2016-06-23 13:56:12 -0500

engmoe gravatar image

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.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: 2016-06-21 11:19:52 -0500

Seen: 1,739 times

Last updated: Jun 23 '16