<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.imechanica.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>iMechanica - job - Comments</title>
 <link>http://www.imechanica.org/taxonomy/term/73</link>
 <description>Comments for &quot;job&quot;</description>
 <language>en</language>
<item>
 <title>Re:  study mechanics at Harvard</title>
 <link>http://www.imechanica.org/node/2158#comment-18321</link>
 <description>&lt;p&gt;
Hi:&amp;nbsp; I have not worked in the area you&amp;#39;ve mentioned.&amp;nbsp; But many areas of theoretical mechanics are interconnected.&amp;nbsp; Skills picked in doing one project will be useful in doing other projects.&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
Each year we have a large number of applicants, but we only have space to admit a small fraction of applicants.&amp;nbsp; The admission is done on a competitive basis.&amp;nbsp;
&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Thu, 09 Feb 2012 05:47:06 -0500</pubDate>
 <dc:creator>Zhigang Suo</dc:creator>
 <guid isPermaLink="false">comment 18321 at http://www.imechanica.org</guid>
</item>
<item>
 <title>Stable Time Increment</title>
 <link>http://www.imechanica.org/node/11826#comment-18297</link>
 <description>&lt;p&gt;
A stable time increment is the one that leads to the convergence of algorithm. So if the algorithm does not converge you should consider a smaller time step. If the algorithm does not converge by consecutively cutting time steps then you should expect some sort of instability in your model.
&lt;/p&gt;
&lt;p&gt;
Mohsen
&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Wed, 08 Feb 2012 01:46:38 -0500</pubDate>
 <dc:creator>M. Jahanshahi</dc:creator>
 <guid isPermaLink="false">comment 18297 at http://www.imechanica.org</guid>
</item>
<item>
 <title>stable time increment </title>
 <link>http://www.imechanica.org/node/11826#comment-18295</link>
 <description>&lt;p&gt;
&lt;font size=&quot;3&quot;&gt;Dear All,&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font size=&quot;3&quot;&gt;Could anyone explain what is stable time increment in explicit, why it is used?&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font size=&quot;3&quot;&gt;Regards,&lt;br /&gt;
Shiva&lt;/font&gt;
&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Wed, 08 Feb 2012 00:28:02 -0500</pubDate>
 <dc:creator>cmksiva</dc:creator>
 <guid isPermaLink="false">comment 18295 at http://www.imechanica.org</guid>
</item>
<item>
 <title>stable time increment </title>
 <link>http://www.imechanica.org/node/11826#comment-18294</link>
 <description>&lt;p&gt;
&lt;font size=&quot;3&quot;&gt;Dear All,&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font size=&quot;3&quot;&gt;Could anyone explain what is stable time increment in explicit, why it is used?&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font size=&quot;3&quot;&gt;Regards,&lt;br /&gt;
Shiva&lt;/font&gt;
&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Wed, 08 Feb 2012 00:28:01 -0500</pubDate>
 <dc:creator>cmksiva</dc:creator>
 <guid isPermaLink="false">comment 18294 at http://www.imechanica.org</guid>
</item>
<item>
 <title>Central Difference</title>
 <link>http://www.imechanica.org/node/11826#comment-18284</link>
 <description>&lt;p&gt;Dear Shiva, &lt;/p&gt;
&lt;p&gt;
The role is to use the expressions
&lt;/p&gt;
&lt;p&gt;
df/dt = [f(t_n+1) - f(t_n)]/h or df/dt = [f(t_n) - f(t_n-1)]/h
&lt;/p&gt;
&lt;p&gt;
d^2(f)/dt = [f(t_n+1) - 2f(t_n) + f(t_n-1)]/(h^2) with h being the step size
&lt;/p&gt;
&lt;p&gt;
to approximate the derivatives of a function with its differences and thus&lt;br /&gt;
replace a given differential equation with its difference equation. In this&lt;br /&gt;
manner you can turn a system of differential equations into a system of&lt;br /&gt;
algebraic equations in the value of function at various time steps and&lt;br /&gt;
therefore obtain an approximate solution. This method or variations of it are&lt;br /&gt;
used in commercial softwares to solve the set of governing differential&lt;br /&gt;
equations.
&lt;/p&gt;
&lt;p&gt;
Mohsen
&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Tue, 07 Feb 2012 06:12:11 -0500</pubDate>
 <dc:creator>M. Jahanshahi</dc:creator>
 <guid isPermaLink="false">comment 18284 at http://www.imechanica.org</guid>
</item>
<item>
 <title>My question is what&#039;s the</title>
 <link>http://www.imechanica.org/node/11826#comment-18283</link>
 <description>&lt;p&gt;
My question is what&amp;#39;s the role played by central differnce operator in dynamic explicit analysis?
&lt;/p&gt;
&lt;p&gt;
Regards,&lt;br /&gt;
Shiva
&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Tue, 07 Feb 2012 00:23:44 -0500</pubDate>
 <dc:creator>cmksiva</dc:creator>
 <guid isPermaLink="false">comment 18283 at http://www.imechanica.org</guid>
</item>
<item>
 <title>Re: Could you please give me a PHD position?</title>
 <link>http://www.imechanica.org/node/11559#comment-18273</link>
 <description>&lt;p&gt;
Dear Sir,
&lt;/p&gt;
&lt;p&gt;
We do not have open PhD positions now, but please have a regular look at our website for any new positions:
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://batir.ulb.ac.be/jobs.html&quot; target=&quot;_blank&quot;&gt;http://batir.ulb.ac.be/jobs.html&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Best regards,
&lt;/p&gt;
&lt;p&gt;
Prof. Rajan Filomeno Coelho.
&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Mon, 06 Feb 2012 03:25:05 -0500</pubDate>
 <dc:creator>ULB-BATir</dc:creator>
 <guid isPermaLink="false">comment 18273 at http://www.imechanica.org</guid>
</item>
<item>
 <title>Hello Sir, wanting to know about PhD study more</title>
 <link>http://www.imechanica.org/node/2158#comment-18257</link>
 <description>&lt;p&gt;
Hello Sir,
&lt;/p&gt;
&lt;p&gt;
The thread is much more than just useful which prompted me to write in to you.
&lt;/p&gt;
&lt;p&gt;
I will be completing my master&amp;#39;s this year and is enthusiastically in search of researchers who are working in theoretical aspect of solid mechanics. What I learn till now is that this field is gradually becoming saturated, though there might be areas that are yet untapped. Do correct me if I am wrong. Sir, my master&amp;#39;s thesis focuses on studying the effect of nonlocal elasticity to predict the vibrational mechanics in single-walled carbon nanotubes (cylinder and sphere).
&lt;/p&gt;
&lt;p&gt;
Please let me know of any oppurtunity for me to work on theoretical area at Harvard.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;Tanmay Mandal
&lt;/p&gt;
&lt;p&gt;
IIT Kanpur (India)&amp;nbsp;
&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Sat, 04 Feb 2012 05:21:16 -0500</pubDate>
 <dc:creator>tanmay-mandal</dc:creator>
 <guid isPermaLink="false">comment 18257 at http://www.imechanica.org</guid>
</item>
<item>
 <title>about your question</title>
 <link>http://www.imechanica.org/node/11826#comment-18255</link>
 <description>&lt;p&gt;I don&amp;#39;t understand your question. central difference method is the foundation of explicit analysis, it&amp;#39;s nothing to do with abaqus. i suggest you to read more about explicit analysis, you should know what is explicit well first.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Sat, 04 Feb 2012 01:48:40 -0500</pubDate>
 <dc:creator>Hengxu Song</dc:creator>
 <guid isPermaLink="false">comment 18255 at http://www.imechanica.org</guid>
</item>
<item>
 <title>for xplicit dynamics</title>
 <link>http://www.imechanica.org/node/11818#comment-18240</link>
 <description>&lt;p&gt;
&lt;font face=&quot;times new roman,times&quot; size=&quot;4&quot;&gt;Dear Muzamil,&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font face=&quot;times new roman,times&quot; size=&quot;4&quot;&gt;Can you please tell me what are all the process occuring during explicit analysis like why we are giving stable time increment?for what mass scaling is used?&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&lt;font face=&quot;times new roman,times&quot; size=&quot;4&quot;&gt;Regards,&lt;br /&gt;
Shiva&lt;/font&gt;
&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Thu, 02 Feb 2012 01:31:48 -0500</pubDate>
 <dc:creator>cmksiva</dc:creator>
 <guid isPermaLink="false">comment 18240 at http://www.imechanica.org</guid>
</item>
<item>
 <title>For explicit dynamics, you</title>
 <link>http://www.imechanica.org/node/11818#comment-18237</link>
 <description>&lt;p&gt;
For explicit dynamics, you can define explicit&amp;nbsp;under mesh section (element type).
&lt;/p&gt;
&lt;p&gt;
You can select either standard or explicit.
&lt;/p&gt;
&lt;p&gt;
Thanks for sharing
&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Wed, 01 Feb 2012 23:30:28 -0500</pubDate>
 <dc:creator>muzamil72003</dc:creator>
 <guid isPermaLink="false">comment 18237 at http://www.imechanica.org</guid>
</item>
<item>
 <title>PhD student in mechanical</title>
 <link>http://www.imechanica.org/node/11823#comment-18231</link>
 <description>&lt;p&gt;PhD student in mechanical engineering sciences&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Wed, 01 Feb 2012 12:15:31 -0500</pubDate>
 <dc:creator>pschiavone</dc:creator>
 <guid isPermaLink="false">comment 18231 at http://www.imechanica.org</guid>
</item>
<item>
 <title>applied mathematics; solid mechanics</title>
 <link>http://www.imechanica.org/node/11823#comment-18230</link>
 <description>&lt;p&gt;Looking for a PhD student in Mechanical Engineering Sciences&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Wed, 01 Feb 2012 12:14:50 -0500</pubDate>
 <dc:creator>pschiavone</dc:creator>
 <guid isPermaLink="false">comment 18230 at http://www.imechanica.org</guid>
</item>
<item>
 <title>We only accept applications for admission in the Fall</title>
 <link>http://www.imechanica.org/node/2158#comment-18152</link>
 <description>&lt;p&gt;We only accept applications for admission in the Fall.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Mon, 23 Jan 2012 07:38:56 -0500</pubDate>
 <dc:creator>Zhigang Suo</dc:creator>
 <guid isPermaLink="false">comment 18152 at http://www.imechanica.org</guid>
</item>
<item>
 <title>Last calls - only 3 days left to apply:9phd positions in Bari!</title>
 <link>http://www.imechanica.org/node/11521#comment-18150</link>
 <description>&lt;p&gt;
&lt;font size=&quot;5&quot;&gt;Please send us the application urgently using &lt;a href=&quot;//www.poliba.it/index.php/it/archivio-documenti/doc_download/244-traduzione-in-inglese-della-domanda-di-partecipazione-application-form.html&quot;&gt;this format&lt;/a&gt; . &lt;br /&gt;
&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
Notice that it implies paying eu25.82 of tax, by bank transfer.&amp;nbsp; And that you must apply specifying the chosen field PHD PROGRAM IN MECHANICAL AND MANAGEMENT ENGINEERING, that you take the test online (provide us the skype data) and the application form requirements.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&lt;font size=&quot;5&quot;&gt;DEADLINE 26 January do not forget.&amp;nbsp; In emergency, send us the application via fax +390805962811 or via email at mciava @ poliba . it&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
Michele Ciavarella, Politecnico di BARI - Italy, Rector&amp;#39;s delegate.&lt;br /&gt;
&lt;a href=&quot;http://poliba.academia.edu/micheleciavarella&quot; title=&quot;http://poliba.academia.edu/micheleciavarella&quot;&gt;http://poliba.academia.edu/micheleciavarella&lt;/a&gt;
&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Sun, 22 Jan 2012 21:49:58 -0500</pubDate>
 <dc:creator>Mike Ciavarella</dc:creator>
 <guid isPermaLink="false">comment 18150 at http://www.imechanica.org</guid>
</item>
</channel>
</rss>

