<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,7 +5,7 @@ set myhost=1
 if ( ${host} == &quot;wf&quot; )  then
   set base=&quot;/opt/wrf-libs&quot;
   source $base/setpaths.csh
-  set mpibins=&quot;/opt/intel9.1-64-par/bin&quot;
+  set mpibins=&quot;/opt/intel11-libs/bin&quot;
 else if ( ${host} == &quot;opt4.cudenver.edu&quot; ) then
   set base=&quot;/home/grads/jbeezley/wrf-libs&quot;
   set mpibins=&quot;/home/grads/jbeezley/intel9.1-libs-par-64/bin&quot;
@@ -32,7 +32,7 @@ unlimit
 #set ifvars=/opt/intel/fce/9.1.036/bin/ifortvars.csh
 set ifvars=/opt/intel/fce/current/bin/ifortvars.csh
 if ( -f ${ifvars} ) then
-  source ${ifvars}
+  source ${ifvars} intel64
 else
   echo &quot;WARNING: couldn't find ifort setup script&quot;
 endif</diff>
      <filename>env.csh</filename>
    </modified>
    <modified>
      <diff>@@ -5,7 +5,7 @@ myhost=1
 if [ ${host} = &quot;wf&quot; ] ; then
   base=&quot;/opt/wrf-libs&quot;
   source $base/setpaths.sh
-  mpibins=&quot;/opt/intel9.1-64-par/bin&quot;
+  mpibins=&quot;/opt/intel11-libs/bin&quot;
 elif [ ${host} = &quot;opt4.cudenver.edu&quot; ] ; then
   base=&quot;/home/grads/jbeezley/wrf-libs&quot;
   mpibins=&quot;/home/grads/jbeezley/intel9.1-libs-par-64/bin&quot;
@@ -30,7 +30,7 @@ ulimit -s unlimited
 #ifvars=/opt/intel/fce/9.1.036/bin/ifortvars.sh
 ifvars=/opt/intel/fce/current/bin/ifortvars.sh
 if [ -f ${ifvars} ] ; then
-  source ${ifvars}
+  source ${ifvars} intel64
 else
   echo &quot;WARNING: couldn't find ifort setup script&quot;
 fi</diff>
      <filename>env.sh</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0e81636a999452ecdce0fbecd29e10b336e7550f</id>
    </parent>
  </parents>
  <author>
    <name>Jonathan Beezley</name>
    <email>jon.beezley.math@gmail.com</email>
  </author>
  <url>http://github.com/jbeezley/wrf-fire/commit/3b636908db1e7aba570a88be877f93b345972d24</url>
  <id>3b636908db1e7aba570a88be877f93b345972d24</id>
  <committed-date>2008-11-21T15:13:43-08:00</committed-date>
  <authored-date>2008-11-21T15:13:43-08:00</authored-date>
  <message>switched to ifort v11 on wf</message>
  <tree>df3eaa69a75a9dfef1b00446e5330dd5b237f1c7</tree>
  <committer>
    <name>Jonathan Beezley</name>
    <email>jon.beezley.math@gmail.com</email>
  </committer>
</commit>
