<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>User Defined Soil Model not recognized by plaxis</title><link>https://communities.bentley.com/products/geotech-analysis/f/forum/219650/user-defined-soil-model-not-recognized-by-plaxis</link><description>I&amp;#39;m trying to implement a new model in plaxis and I&amp;#39;m using the visual studio to code with the compiler Intel Parallel studio XE. The program was working well with my *dll. However, my licence of Intel Parallel studio XE expired and I needed to switch</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: User Defined Soil Model not recognized by plaxis</title><link>https://communities.bentley.com/thread/673603?ContentTypeID=1</link><pubDate>Fri, 24 Sep 2021 10:02:12 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:93b79103-47f3-4430-9037-8677fe73575a</guid><dc:creator>Stefanos Papavasileiou</dc:creator><description>&lt;p&gt;Also, in general, the following should be considered:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;it should be compiled as 64-bit;&lt;/li&gt;
&lt;li&gt;it should be named UDSMname&lt;strong&gt;64&lt;/strong&gt;.DLL;&lt;/li&gt;
&lt;li&gt;any libraries considered should be included in the DLL or it may be unable to load.&lt;br /&gt;Note that typically, we use the &lt;em&gt;&amp;quot;/static&amp;quot;&lt;/em&gt; option or&lt;em&gt;&amp;nbsp;&amp;quot;/libs:static&amp;quot;.&lt;/em&gt;&lt;br /&gt;This gives a DLL of at least ~ 700 kB (without it could be 200 kB).&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User Defined Soil Model not recognized by plaxis</title><link>https://communities.bentley.com/thread/673362?ContentTypeID=1</link><pubDate>Thu, 23 Sep 2021 09:44:51 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:5db0925c-65ea-4b8f-b92b-c1e299a815b4</guid><dc:creator>Dennis Waterman</dc:creator><description>&lt;p&gt;Dear Alexia,&lt;/p&gt;
&lt;p&gt;Have you checked whether the compiler settings in the new compiler are the same as what you used in the old compiler? So whether the functions (procedures, subroutines) in the DLL are really exported and whether they have been defined pascal style (rather&amp;nbsp; than for instance cdecl).&lt;/p&gt;
&lt;p&gt;With kind regards,&lt;/p&gt;
&lt;p&gt;Dennis Waterman&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>