<HTML>
<HEAD>
<TITLE>Re: [mpas-developers] update on date/time manager</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12pt'><BR>
Michael,<BR>
<BR>
I don&#8217;t have recent experience with their build, but suspect building is not a real problem. However...<BR>
<BR>
ESMF is a very large library and will require an ESMF_init &nbsp;somewhere in your driver or init code. &nbsp;Used to be that ESMF_init also did an MPI_init (with a serial wrapper if you&#8217;re not building parallel code) - not sure whether that&#8217;s still the case. &nbsp;The point is that it will affect code beyond just what you want to use.<BR>
<BR>
Guess I have a bit of a bias against ESMF for MPAS at this time, just because I think you want to be a bit more nimble for now. &nbsp;It might make sense later. &nbsp;It&#8217;s also one of my pet peeves &#8211; frameworks that force you to adopt the whole thing instead of being able to use/adopt in a piecewise manner.<BR>
<BR>
You also wrote:<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12pt'>... it does not support getting<BR>
intervals in terms of years and months (though it does, contrary<BR>
to what I had thought, permit the setting of intervals in years<BR>
and months).<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12pt'>Actually, this would be fine. &nbsp;We want to <I>set</I> monthly, yearly intervals, but when <I>getting</I> the interval, we usually want it back in seconds, not MM or YYYY.<BR>
<BR>
Phil<BR>
</SPAN></FONT><SPAN STYLE='font-size:12pt'><FONT FACE="Courier, Courier New"><BR>
---<BR>
Correspondence/TSPA/DUSA EARTH<BR>
------------------------------------------------------------<BR>
Philip Jones                                <a href="pwjones@lanl.gov">pwjones@lanl.gov</a><BR>
Climate, Ocean and Sea Ice Modeling<BR>
Los Alamos National Laboratory<BR>
T-3 MS B216                                 Ph: 505-500-2699<BR>
PO Box 1663 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;                   Fax: 505-665-5926<BR>
Los Alamos, NM 87545-1663<BR>
</FONT></SPAN><FONT SIZE="1"><FONT FACE="Helvetica, Verdana, Arial"><SPAN STYLE='font-size:9pt'><BR>
<BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>