<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=big5" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19328">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Calibri>Dear all,</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri>I have two simple questions about adding support of 
GAMER in yt.</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri>1. How does YT distinguish between data generated from 
different codes?</FONT></DIV>
<DIV><FONT face=Calibri>For example, if I want to do something like</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri>   pf = load( "GAMER_Data0000" )</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri>to load the GAMER data, how to make YT realize that it 
is GAMER output instead of, for example, Enzo or FLASH data?</FONT></DIV>
<DIV><FONT face=Calibri>What kind of information I should provide in the 
"frontends/gamer/XXX.py" scripts and the GAMER output file "GAMER_Data0000" 
</FONT></DIV>
<DIV><FONT face=Calibri>in order to achieve that?</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri>2. After I implement all routines in the 
"frontends/gamer/XXX/py" scripts, how to recompile YT so that I could 
test</FONT></DIV>
<DIV><FONT face=Calibri>whether the GAMER data can be loaded and analyzed 
successfully? From the information on the "How to Develop yt" 
website,</FONT></DIV>
<DIV><FONT face=Calibri>it seems that I should try:</FONT></DIV>
<DIV><FONT face=Calibri></FONT><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri>   cd $YT_DEST/src/yt-hg/</FONT></DIV>
<DIV><FONT face=Calibri>   python setup.py develop</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri>I was wondering whether that's exactly what I should do 
to test the new scripts? </FONT></DIV>
<DIV><FONT face=Calibri>Thanks in advance for any help : )</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri>Sincerely,</FONT></DIV>
<DIV><FONT face=Calibri>Hsi-Yu</FONT></DIV></BODY></HTML>