OpenSeesPy icon indicating copy to clipboard operation
OpenSeesPy copied to clipboard

added some functions in openseespy

Open canhuaLiu opened this issue 4 years ago • 3 comments

Dear Doc. Zhu: Based on your source code, I modified the C + + kernel of OpenSees and added some functions I want. How can I package them into my own openseespy library.

canhuaLiu avatar Nov 16 '21 12:11 canhuaLiu

Here is a video on compiling opensees.pyd in Windows with Visual Studio. https://youtu.be/l5-vJDZR_hA

mhscott avatar Nov 16 '21 13:11 mhscott

Here is a video on compiling opensees.pyd in Windows with Visual Studio. https://youtu.be/l5-vJDZR_hA

Thanks a lot, professor. As explained in your video, I tried to compile openseespy. But an error occurred while I compiled the analysis project. The code at the error location is as follows. image image

canhuaLiu avatar Nov 17 '21 10:11 canhuaLiu

Here is a video on compiling opensees.pyd in Windows with Visual Studio. https://youtu.be/l5-vJDZR_hA

Dear Professor: The libdecimal.lib doesn't exsit in link file, why does it prompt that the lib can't be found? image

canhuaLiu avatar Nov 17 '21 12:11 canhuaLiu