blob: ec6d17ab437c75ebda52bef88ff727715f5409b9 [file] [log] [blame]
<?php
/*******************************************************************************
* Copyright (c) 2014-2015 Eclipse Foundation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://eclipse.org/legal/epl-v10.html
*
* Contributors:
* Christopher Guindon (Eclipse Foundation) - Initial implementation
* Taylor Patterson (Eclipse ICE Committer) - Initial ICE content
*******************************************************************************/
?>
<!-- Main content area -->
<div id="midcolumn">
<h1><?php print $pageTitle;?></h1>
<img style="float: right; width: 303px; height: 228px" alt="ICE Logo"
src="/ice/images/ice_logo.png">
<p>
The Eclipse Integrated Computational Environment (ICE) is an
extendable and reusable set of tools that can be used to develop rich
user interfaces to address the modeling and simulation needs of the
scientific and engineering community for the <i>Big Four</i>
activities.
</p>
<h3>
What are the <i>Big Four</i> activities?
</h3>
<p>
The ICE development team defines the <i>Big Four</i> activities of
scientific modeling and simulation as:
</p>
<ul>
<li>Setting up the model</li>
<li>Launching the job</li>
<li>Analyzing the results</li>
<li>Managing the input and output data</li>
</ul>
<div class="news-list">
<h2>
<a href="/community/news/eclipsenews.php">Announcements</a>
</h2>
<div class="news_item">
<div class="news_item_date">2015/07/20</div>
<div class="news_item_title">
<h3>
<a
href="https://www.eclipsecon.org/europe2015/session/brand-new-neutron-reflectivity-simulator-eclipse-ice-and-what-it-took-make-it">
ICE at EclipseCon Europe</a>
</h3>
</div>
<div class="news_item_description">Jay Jay Billings session receives
early-bird selection</div>
</div>
</div>
</div>
<!-- ./end #midcolumn -->
<!-- Start of the right column -->
<div id="rightcolumn">
<div class="sideitem">
<h2>Related Links</h2>
<p align="center">
<a href="https://science.eclipse.org"> <img
src="/ice/images/science_wg.png">
</a>
</p>
<ul>
</ul>
</div>
<div class="sideitem">
<h2>Eclipse ICE on Twitter</h2>
<a class="twitter-timeline"
href="https://twitter.com/hashtag/eclipseice"
data-widget-id="624610866063749121">#eclipseice Tweets</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div>
</div>
<!-- ./end #rightcolumn -->