<?xml version="1.0"?>
<rss version="2.0"><channel><title>Ideas and Suggestions Latest Topics</title><link>https://www.caeses.com/forum/index.php?/forum/22-ideas-and-suggestions/</link><description>Ideas and Suggestions Latest Topics</description><language>en</language><item><title>The console window character encoding does not support UTF-8</title><link>https://www.caeses.com/forum/index.php?/topic/2603-the-console-window-character-encoding-does-not-support-utf-8/</link><description><![CDATA[<p>
	Hi，
</p>

<p>
	I am using <strong>Chinese</strong> Windows OS, and try to use function process (FProcess) to execute external script. It seems FProcess runs OK, but the Console does not show the error message correctly. It looks like:
</p>

<p>
	*** INFO Process : started ... [D:\\test.bat]
</p>

<p>
	hello world
</p>

<p>
	 
</p>

<p>
	����: ��֧���������¶����������˳��˽��̡�
</p>

<p>
	*** INFO Process : finished [exit code 0]
</p>

<p>
	The codes in feature definition are quite simple.  They are
</p>

<pre class="ipsCode">
string exe("D:\\test.bat")
process mytool(exe)
mytool.run()</pre>

<p>
	And the test.bat is also very simple. It is
</p>

<pre class="ipsCode">
@echo off
echo hello world

timeout /t 10 /nobreak &gt;nul</pre>

<p>
	The error message shows when the timeout line is executed, which shows like a list of question marks. I guess it is because the Console window does not support utf-8 characters. It would be much easier for me to debug the codes if the Console window could show correct message.
</p>

<p>
	By the way, instead of Software Connector, the reason I use FProcess to get info from external program is that the amount and positions of datas in the input.txt are not fixed. I have tried to use runProcessBlocking to execute the external script, but there is very limited infomation about this function from the documentation. I don't know if there is any example in the tutorials. If you could give some simple examples about runProcessBlocking, it would be very helpful.
</p>

<p>
	Thanks.
</p>
]]></description><guid isPermaLink="false">2603</guid><pubDate>Tue, 20 Jan 2026 06:46:44 +0000</pubDate></item><item><title>CAESES outputs NAPA-format hull line file</title><link>https://www.caeses.com/forum/index.php?/topic/2566-caeses-outputs-napa-format-hull-line-file/</link><description><![CDATA[<p>
	Good day.
</p>

<p>
	For ship engineer, hull line need to be imported into NAPA for ship stability calculation and subsequent construction. So NAPA-format hull line file is important for ship engineer to edit in NAPA.
</p>

<p>
	<span style="background-color:#ffffff;color:#353c41;font-size:14px;">I want to export NAPA-format hull line file (see attached) from CAESES based on a hull surface (Brep surface or Trimesh sufface), which is a txt file, not iges or stl. </span>
</p>

<p>
	Have you developed an output feature yet? Can you provide me with a reference?
</p>

<p>
	Thank you.
</p>
<p>
<a class="ipsAttachLink" href="https://www.caeses.com/forum/applications/core/interface/file/attachment.php?id=3003" data-fileExt='txt' data-fileid='3003'>KCS_hull_SVA_Napa.txt</a></p>]]></description><guid isPermaLink="false">2566</guid><pubDate>Wed, 04 Dec 2024 08:08:55 +0000</pubDate></item><item><title>code security</title><link>https://www.caeses.com/forum/index.php?/topic/2410-code-security/</link><description><![CDATA[<p>
	Hello.
</p>

<p>
	It would be nice to set a direct password or encryption for the feature definition.
</p>

<p>
	Thanks
</p>]]></description><guid isPermaLink="false">2410</guid><pubDate>Fri, 17 Feb 2023 00:13:47 +0000</pubDate></item><item><title>Sectional Properties</title><link>https://www.caeses.com/forum/index.php?/topic/1107-sectional-properties/</link><description><![CDATA[<p>
	Hi,
</p>

<p>
	One feature I have been looking for (that I don't think is available) is to be able to retrieve sectional properties from a number of cross sections or planar surfaces.
</p>

<p>
	I am often doing structural analysis of hydrofoils and being able to retrieve sectional interia/torsion constant information and operate on them would be a huge help. 
</p>

<p>
	<a href="https://github.com/robbievanleeuwen/section-properties" rel="external nofollow">https://github.com/robbievanleeuwen/section-properties</a> is a potential option but I haven't had the time to try and integrate it myself.
</p>

<p>
	 
</p>

<p>
	Looking forward to seeing what CAESES 4.5 has in store for us .. 
</p>

<p>
	 
</p>

<p>
	Britt
</p>

<p>
	 
</p>]]></description><guid isPermaLink="false">1107</guid><pubDate>Wed, 09 Sep 2020 14:45:18 +0000</pubDate></item><item><title>Same Variants in Genetic Algorithms</title><link>https://www.caeses.com/forum/index.php?/topic/1034-same-variants-in-genetic-algorithms/</link><description><![CDATA[<p>
	Hello,
</p>

<p>
	I am not sure if it has recently changed in CAESES, but I have a suggestion to speed up optimization process.
</p>

<p>
	Same variants from the previous populations are created and analysed again and again. Of course,  it is the nature of the genetic algorithms and nothing to do with CAESES. However, it would be very nice if CAESES searchs for all designs one by one to see whether current variant is identical with one of the designs created before. If this is the case, just copying the results, analysis files and all the other documents from same variant's folder to the current one should be enough. Exhaustive search is much more faster than performing CFD/FEM analysis.
</p>

<p>
	Stay healty and safe.
</p>

<p>
	 
</p>]]></description><guid isPermaLink="false">1034</guid><pubDate>Sun, 07 Jun 2020 17:44:57 +0000</pubDate></item><item><title>New Propeller Design Approach</title><link>https://www.caeses.com/forum/index.php?/topic/796-new-propeller-design-approach/</link><description><![CDATA[
<p><span style="font-family:'times new roman', serif;">Hey there!</span></p><p><span style="font-family:'times new roman', serif;">As a PhD student of <em>Marine Engineering</em> with about 7 years’ experience in <em>Computational Geometry</em> and <em>Mesh Generation</em>, 3 years of which have been spent to <em>Parametric Design</em> and <em>Optimization</em>, I am so glad to find you guys who did such a good job around <em>Parametric Design.</em></span></p><p> </p><p><span style="font-family:'times new roman', serif;">But it seems there are some points which have been neglected, as far as I understood from the video clip on “https://www.youtube.com/watch?v=8x75TJUmoDM”. For example, the propeller has been parameterized by some 2D profiles (NURBS curves) which make it possible for the user to modify them by moving their control points. In fact, I believe, providing some control points without defining any constraints to control their movements, as well as, skipping their effects on each other may cause lots of non-applicable geometries to be generated.</span></p><p> </p><p><span style="font-family:'times new roman', serif;">I should tell you that I have developed a C++ program to design ship hulls, propellers and rudders by parameterization approach. I’ve actually applied my own method in propeller designing module of this program, and there are no such issues. In other word, my program provides a <em>design space</em> rather than a tool just offering the ability of moving the control points. By supporting this <em>design space </em>defined by 26 parameters, my program is able to use, say Genetic Algorithm, for searching the optimum answer without produce any non-applicable models.</span></p><p> </p><p><span style="font-family:'times new roman', serif;">To share these with you, I tried to sign up in your forum, but surprisingly I saw that my country name is not in your registry menu and I had to register with another country name! which made me feel very bad.</span></p><p><span style="font-family:'times new roman', serif;">FYI, I’m from IRAN and I hope this happened by mistake and will be resolved.</span></p><p> </p><p>By the way, I have plenty of ideas to improve your software. Enclosed you can see some of my program's results.</p><p><a class="ipsAttachLink ipsAttachLink_image" href="https://www.caeses.com/forum/uploads/monthly_09_2018/post-1043-0-76523400-1537211234.png" data-fileid="1933" data-fileext="png" rel=""><img data-fileid="1933" class="ipsImage ipsImage_thumbnailed" alt="post-1043-0-76523400-1537211234_thumb.png" src="https://www.caeses.com/forum/uploads/monthly_09_2018/post-1043-0-76523400-1537211234_thumb.png"></a></p><p><a class="ipsAttachLink ipsAttachLink_image" href="https://www.caeses.com/forum/uploads/monthly_09_2018/post-1043-0-25086400-1537211257.png" data-fileid="1934" data-fileext="png" rel=""><img data-fileid="1934" class="ipsImage ipsImage_thumbnailed" alt="post-1043-0-25086400-1537211257_thumb.png" src="https://www.caeses.com/forum/uploads/monthly_09_2018/post-1043-0-25086400-1537211257_thumb.png"></a></p><p><a href="https://www.caeses.com/forum/applications/core/interface/file/attachment.php?id=1935" data-fileid="1935" data-fileext="bmp" rel="">Prop-1b-SK0.bmp</a></p><p><a href="https://www.caeses.com/forum/applications/core/interface/file/attachment.php?id=1936" data-fileid="1936" data-fileext="bmp" rel="">Propeller.bmp</a></p><p> </p><p><span style="font-family:'times new roman', times, serif;">And here are parameters:</span></p><p><a class="ipsAttachLink ipsAttachLink_image" href="https://www.caeses.com/forum/uploads/monthly_09_2018/post-1043-0-93765200-1537211453.png" data-fileid="1937" data-fileext="png" rel=""><img data-fileid="1937" class="ipsImage ipsImage_thumbnailed" alt="post-1043-0-93765200-1537211453_thumb.png" src="https://www.caeses.com/forum/uploads/monthly_09_2018/post-1043-0-93765200-1537211453_thumb.png"></a></p><p><a class="ipsAttachLink ipsAttachLink_image" href="https://www.caeses.com/forum/uploads/monthly_09_2018/post-1043-0-41950400-1537211477.png" data-fileid="1938" data-fileext="png" rel=""><img data-fileid="1938" class="ipsImage ipsImage_thumbnailed" alt="post-1043-0-41950400-1537211477_thumb.png" src="https://www.caeses.com/forum/uploads/monthly_09_2018/post-1043-0-41950400-1537211477_thumb.png"></a></p><p> </p><p><span style="font-family:'times new roman', times, serif;">best regards</span></p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p><p> </p>
]]></description><guid isPermaLink="false">796</guid><pubDate>Mon, 17 Sep 2018 19:12:35 +0000</pubDate></item><item><title>iOs Download</title><link>https://www.caeses.com/forum/index.php?/topic/781-ios-download/</link><description><![CDATA[<p>Hello Everyone,</p><p> </p><p>Is there a CAESES download compatible with Apple iOs (for macbook or ipad)? Thanks!</p><p> </p><p>Chris</p>]]></description><guid isPermaLink="false">781</guid><pubDate>Wed, 15 Aug 2018 12:45:04 +0000</pubDate></item><item><title>Reference info for Publications using CAESES</title><link>https://www.caeses.com/forum/index.php?/topic/732-reference-info-for-publications-using-caeses/</link><description><![CDATA[<p>Hi CAESES TEAM,</p><p> </p><p>Please Ill like to ask if there is a reference document that can be used in a technical paper that used CAESES for optimization?.</p><p> </p><p>I dont know if there is one but i think it will be helpful especially to students using CAESES. Im using CAESES for most of my work and will like to reference the tool in my publications.</p><p> </p><p>Eg. for DAKOTA Im using the following reference below which I got from their website:</p><p> </p><ol><li><span style="color:#000000;"><span style="font-family:'times new roman', serif;"><span style="font-size:12pt;">Adams, B.M., Bauman, L.E., Bohnhoff, W.J., Dalbey, K.R., Ebeida, M.S., Eddy, J.P., Eldred, M.S., Hough, P.D., Hu, K.T., Jakeman, J.D., Swiler, L.P., and Vigil, D.M., </span></span></span><a href="https://dakota.sandia.gov/sites/default/files/docs/5.4/Users-5.4.0.pdf" rel="external nofollow"><span style="color:#000000;"><span style="font-family:'times new roman', serif;"><span style="font-size:12pt;">"DAKOTA, A Multilevel Parallel Object-Oriented Framework for Design Optimization, Parameter Estimation, Uncertainty Quantification, and Sensitivity Analysis: Version 5.4 User's Manual,"</span></span></span></a><span style="color:#000000;"><span style="font-family:'times new roman', serif;"><span style="font-size:12pt;"> Sandia Technical Report SAND2010-2183, December 2009. Updated April 2013.</span></span></span></li></ol><p>Thanks a lot.</p><p> </p><p>Best Regards,</p><p>Richard</p>]]></description><guid isPermaLink="false">732</guid><pubDate>Thu, 05 Apr 2018 13:36:38 +0000</pubDate></item><item><title>Suggestions</title><link>https://www.caeses.com/forum/index.php?/topic/696-suggestions/</link><description><![CDATA[<p>Hello everybody,</p><p>A few suggestions for the future.</p><p> </p><p>It would be great to be able to define weights in the (ship) model: position and weight values of engines, hulll thickness, and others. Specially for the hydrostatic analysis.</p><p>Improve the connectivity to OpenFOAM. I understand the "connection" file is up to me to prepare, but I couldn't finish succesfully the tutorials with the included connection...<br /><br />It would be great to define structural frames in a automated way. (Maybe there is, and I haven't found it yet).</p><p> </p><p>I would love if there was a more extensive manual to the program, or other learning resources. Searching through so many forum posts (through a google search with ads), some as far back as 2013, is really a task. And there's not always an answer. The forum is good for solving particular cases, and sharing the solutions, but to learn to use the different capabilities of the program I'd suggest something like a manual (somebody suggested an all-in-one resource), updated with every version.  The tutorials and videos are good too, but do not comprise all the software's capabilities.<br /> </p><p>Have a good day!</p><p> </p><p>Xavier</p>]]></description><guid isPermaLink="false">696</guid><pubDate>Fri, 10 Nov 2017 09:18:15 +0000</pubDate></item><item><title>export lines plan in dwg format for ship builders</title><link>https://www.caeses.com/forum/index.php?/topic/641-export-lines-plan-in-dwg-format-for-ship-builders/</link><description><![CDATA[
<p>It is very pratical for naval architect to have a lines plan in dwg format so they can do further work in AutoCAD.</p><p> </p><p>Actually, every naval architect need to view lines plan in AutoCAD. Normally, the procedure is they get a hull design from CAESES, for instance, and then import it into NAPA by igs format, then get a dwg file from NAPA. It's low efficient and complicated.</p><p> </p><p>So it would be really helpful if CAESES can get a lines plan in CAESES. Techincally, I think it's not too difficult, just get some sections from X, Y ,Z directions. </p><p> </p><p>I attach a lines plan to make sure you really understand what I mean.</p><p> </p><p>Daniel </p><p><a class="ipsAttachLink ipsAttachLink_image" href="https://www.caeses.com/forum/uploads/monthly_01_2017/post-200-0-14069900-1485222681.png" data-fileid="1504" data-fileext="png" rel=""><img data-fileid="1504" class="ipsImage ipsImage_thumbnailed" alt="post-200-0-14069900-1485222681_thumb.png" src="https://www.caeses.com/forum/uploads/monthly_01_2017/post-200-0-14069900-1485222681_thumb.png"></a></p>
]]></description><guid isPermaLink="false">641</guid><pubDate>Tue, 24 Jan 2017 01:51:24 +0000</pubDate></item><item><title>Draw lines, arrow, write text in diagram viewer</title><link>https://www.caeses.com/forum/index.php?/topic/474-draw-lines-arrow-write-text-in-diagram-viewer/</link><description><![CDATA[<p>Hi, </p><p> </p><p>It would great, if it was possible to draw lines, arrow, text in diagram viewer.</p><p> </p><p>Regards,</p><p> </p><p>Victor Bolbot</p>]]></description><guid isPermaLink="false">474</guid><pubDate>Mon, 07 Dec 2015 11:50:23 +0000</pubDate></item><item><title>Adjust axis properties</title><link>https://www.caeses.com/forum/index.php?/topic/473-adjust-axis-properties/</link><description><![CDATA[
<p>Hi,</p><p> </p><p><span style="font-family:arial, helvetica, sans-serif;">When I wanted to present results of an optimization process, it was necessary to adjust axis discretization. For instance, the discretization in x-axis was<span style="color:rgb(40,40,40);"> 0.0714, 0.243, while I wanted 0.1, 0.2, etc as can be seen in attached picture. The same happened with y-axis. As I understood, that is not possible in CAESES, so I had to use other utility. </span></span></p><p> </p><p><span style="font-family:arial, helvetica, sans-serif;"><span style="color:rgb(40,40,40);">This is a change I would really like to see in CAESES. </span></span></p><p> </p><p><span style="font-family:arial, helvetica, sans-serif;"><span style="color:rgb(40,40,40);">Regards,</span></span></p><p> </p><p><span style="font-family:arial, helvetica, sans-serif;"><span style="color:rgb(40,40,40);">Victor Bolbot</span></span></p><p><a class="ipsAttachLink ipsAttachLink_image" href="https://www.caeses.com/forum/uploads/monthly_12_2015/post-445-0-60980000-1449488782.png" data-fileid="1178" data-fileext="png" rel=""><img data-fileid="1178" class="ipsImage ipsImage_thumbnailed" alt="post-445-0-60980000-1449488782_thumb.png" src="https://www.caeses.com/forum/uploads/monthly_12_2015/post-445-0-60980000-1449488782_thumb.png"></a></p>
]]></description><guid isPermaLink="false">473</guid><pubDate>Mon, 07 Dec 2015 11:46:55 +0000</pubDate></item></channel></rss>
