Daily Archives: September 20, 2011

ugh


http://kingkong.amath.washington.edu/uwamath583/sphinx/notes/html/fortran_sub.html#subroutines man i forget everything don’t i?

Posted in Uncategorized | Leave a comment

hm, turns out that i need to learn more about the ESMF framework


this will be pretty fun though

Posted in Uncategorized | Leave a comment

okay


call ESMF_TimeGet(date, yy=year, mm=month, dd=day, s=tod, rc=rc) ^i have to change year and day before this is called, I think == i still need to understand private/public scope in fortran better

Posted in Uncategorized | Leave a comment

ok


if heat capacity and dissipative coefficients are given in terms of years, then dividing them by 86400 actually shouldn’t do any harm at all since we want them to be in terms of seconds anyways. http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.76.84&rep=rep1&type=pdf i can’t be TOTALLY … Continue reading

Posted in Uncategorized | Leave a comment

meh


so i really read over the CAM3 manual this time (not very thoroughly, but still much more so than before) and finally have an idea of what these equations are doing too bad the values of 86400 aren’t glued to … Continue reading

Posted in Uncategorized | Leave a comment

wait


so… i actually had the idea: what if i changed BOTH the coriolis effect 86400 *and* the zenith angle one? except – there are still issues with 365 being hard-coded in everywhere but the scaling factor the NASA scientist told … Continue reading

Posted in Uncategorized | Leave a comment