On Jun 14, 2013, at 10:43 AM, Алексей Тайнов <[email protected]> wrote:
> Hello Suresh and Airavata community! > I glad to see my message has caused discussion. > > We work on coupling our Monte-Carlo particle transport code with OpenFOAM CFD > code. All codes are need to run on supercomputer. Now this simulation cycle > based on bash script. > Are anybody who coupled different codes with Airavata or other WF engine? Alexey, yes indeed there are quite a few examples and publications on code coupling, but thats at the data flow level. In the sense, data from first model is expected to be understood by second model wrapped as as airavata services. If you are looking into model coupling from a mathematical perspective or semantic mappings, there have been efforts but unable to recollect if there are papers demonstrating them. These might interest you: http://sciencegateways.org/wp-content/uploads/2013/03/LEAD-Portal-article-2007.pdf http://ieeexplore.ieee.org/xpl/articleDetails.jsp?arnumber=6274220 http://dl.acm.org/citation.cfm?id=1838590 http://arxiv.org/abs/1210.3317 http://dl.acm.org/citation.cfm?id=2016779 > > I created issue AIRAVATA-866 in JIRA. > Unfortunately I have no Java skills and free time for creating patch. No worries. Your feedback as a user will be equally valuable as code. > > And question ) Are there tools in Airavata for comfortable translating GUI on > other languages? > May be it will interesting in future to translate GUI to Russian. Unfortunately not. But in apache mailing lists I constantly see volunteers who do language translations. Open Office is a leading example. We did not see such volunteers for Airavata. Suresh > > Thanks all for attention! > > 11.06.2013 1:41, Suresh Marru пишет: >> Hi Alexey, >> >> Very good to hear your positive feedback. We are glad to see Airavata might >> be a useful tool to support your research. Please see below for responses: >> >> On Jun 10, 2013, at 1:06 PM, Алексей Тайнов <[email protected]> wrote: >> >>> Hello Airavata developers and users! >>> My name is Alexey. >>> >>> I have seen your product, when searched tool for coupling and managing >>> our multi-physics simulations. >> What models/codes are you planning to integrate for multi-physics >> simulations? >> >>> I explored some products from business area (Microsoft WWF, Activity), >>> engineering area (openEngSB) and decided Airavata is very interesting >>> product with necessary functionality for our task. Thank for your work >>> and respect it :) >> We welcome you to join the community and contribute and it need not be >> writing code. This might be useful to read - >> http://airavata.apache.org/community/get-involved.html >> >>> Now I have offering and question: >>> 1. Feature (TODO). After registering new application in registry, would >>> be better to reload information in the user context from server. >> This issues should have been fixed, but I have noticed too recently. Can you >> please create a JIRA issue and provide details so we can reproduce and fix >> it - https://issues.apache.org/jira/browse/airavata >> >>> 2. Question. When I deploy the Airavata server and xbaya on local >>> computer or on the network without internet and try to use my created >>> application (BBB) from xbaya components tree I get error: >>> "The component is in wrong format" >>> with stack message: >>> ------------------------------------------------------------------------------------------ >>> "Caused by: >>> org.apache.airavata.workflow.model.component.ComponentException: could >>> not find definition for type >>> {http://airavata.apache.org/schemas/gfac/2012/12}StringParameterType in >>> {http://airavata.apache.org/schemas/gfac/2012/12}BBB >>> " >>> ------------------------------------------------------------------------------------------ >>> >>> And my question: how I can deploy airavata on local computer or local >>> net without internet? >> Unfortunately not. There is very limited capabilities you can use Airavata >> for without accessing network. But your use case is making me think >> otherwise. May be you want to execute all the applications locally and >> Airavata can still help you and you should not be needed internet. We can >> work around this issues by bundling these schema with XBaya. If using >> Airavata offline is compelling use case and a show stopper for you, complain >> again and lets see if it motivates any one to fix it or contribute a patch. >> >>> P.S. Microsoft Windows 32, Airavata 0.7, >> Cheers, >> Suresh >> >>> Thank you for attention! >>> Best Regards >>> >>> Taynov Alexey >>> [email protected] >>> >>> >>> >
