<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:DengXian;
panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:"\@DengXian";
panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri",sans-serif;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style></head><body lang=EN-US link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt'>Hi all, <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>I am testing EXF package, and am using the default EXF_OPTIONS.h file. In my data.exf, I have the following input, <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>Air temperature 10 degC all over the domain, with “exf_offset_atemp = 273.15” added;<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>Humidity 0.0001 all over the domain;<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>Vwind ramps from 0 to 20m/s within certain area; <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>For precipfile, lwdownfile, swdownfile, runoffFile, I have input files with value 0 all over the domain. <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>The ocean is initialized with 5 degC in data. During the runs, the ocean keeps cooling, with strong positive hflux and lwflux in STDOUT.0000. I checked exf_atemp in STDOUT, it is 283.15. So I am not sure why the ocean is getting colder even the air is warmer. <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>My data.exf and STDOUT files are uploaded<b> <a href="https://drive.google.com/open?id=1H-Q-YZwYXdxay6jUXdfysjF1YHpL9mQ8">here</a></b> through Google drive. <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>Appreciate it if anyone would help with this problem. <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>Thanks,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>Yilang<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>File input within data.exf: <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'> hfluxfile = ' ',<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'> sfluxfile = ' ',<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'> ustressfile = ' ',<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'> vstressfile = ' ',<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'> atempfile = 'airtempfield.bin',<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'> aqhfile = 'humidfield.bin',<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'> uwindfile = 'empty2dfield.bin',<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'> vwindfile = 'vwind.bin',<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'># evapfile = 'empty2dfield.bin',<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'> precipfile = 'empty2dfield.bin',<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'> lwfluxfile = ' ',<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'> swfluxfile = ' ',<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'> lwdownfile = 'empty2dfield.bin',<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'> swdownfile = 'empty2dfield.bin',<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'> runoffFile = 'empty2dfield.bin',<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'> climsstfile = ' ',<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'> climsssfile = ' ',<o:p></o:p></span></p></div></body></html>