Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-users] Using Nek5000 in ICE

Hello Ram,


The tutorial you were following was out of date. You were correct about the placement of the *.rea file, which should go in your ~/itemDB/Nek5000_Model_Builder folder instead. I've updated the tutorial to reflect this. 


I've also pushed a bug fix to the unstable version that should allow you to finish the tutorial. However, it seems that the Nek5000 code has gone through some major changes since the last time we'd worked with it in ICE, so the end result from Nek5000 will just be an error message. I'm continuing to work on it, and hopefully will have it working again soon.


Regards,

Robert Smith


From: ice-users-bounces@xxxxxxxxxxx <ice-users-bounces@xxxxxxxxxxx> on behalf of K. N. Ramachandran <knram06@xxxxxxxxx>
Sent: Monday, August 01, 2016 10:51 AM
To: Ice user discussions
Subject: [ice-users] Using Nek5000 in ICE
 
Hello all,

I am currently trying to setup Nek5000 in Eclipse ICE, by following the instructions at


and I am facing a few issues here.

1) The link instructs to create the Nek5000 Model Builder folder at

/home/{user}/ICEFiles/default

and place the *.rea file in it, but that does not seem to have an effect.

Instead, when I add the Nek5000 Model Builder Item (using the Item Viewer), I see the Nek5000 folder created in ~/ICE/workspace/itemDB/Nek5000_Model_Builder instead.

2) If I copy a *.rea file to the itemDB/Nek5000_Model_Builder folder, then I get a NullPointerException when trying to create the Model Builder item. The error log for this is attached here (error_on_copy.log).

If I remove out the Nek5000 folder and restart ICE, I can add the Model Builder item again, with no Exceptions being thrown. Of course, there is no *.rea file here and nothing gets imported.

Installation Details:
I had last installed Eclipse ICE on 29th July using the Install_ICE.py script from http://eclipseice.ornl.gov/downloads/ice/ and using stable install.

When I click on Help --> About ICE, I still get

Version: master
Build id: 20160419

Does that mean this is the 19th April build?


Thanking You,
K.N.Ramachandran
(Ram)
Ph: 814-441-4279

Back to the top