Category:Issues

From krc
(Difference between revisions)
Jump to: navigation, search
 
Line 20: Line 20:
  
 
=== Issue with Mat1 and materials_krc() ===
 
=== Issue with Mat1 and materials_krc() ===
 +
 +
NEEDS TO BE FIXED
  
 
  dv>out=krc(lat=0.,Mat1="H2O")
 
  dv>out=krc(lat=0.,Mat1="H2O")

Latest revision as of 15:44, 9 November 2016

[edit] Diurnal CO2 Defrosting

Diurnal CO2 condensation and defrosting often leads to rather small instabilities. Most often, these instabilities yield surface temperature oscillations of a fraction of a K.

But near the local time of first frost deposition and last frost removal, oscillations can reach 20+K, without clear consequences for temperatures calculated at other times.

dv> out=krc(lat=-30.,INERTIA=30.)
dv> plot(out.tsurf[,,],"I=30 SI")
dv>


Frosting Defrosting.png

Bottom Line:

- Stay away from frosted surfaces if you can;
- Reduce the seasonal and/or diurnal sampling resolution (doesn't solve the issue, but dissolves it);
- Identify the times (LT, Ls) when this issue is apparent and filter out these model results


[edit] Issue with Mat1 and materials_krc()

NEEDS TO BE FIXED

dv>out=krc(lat=0.,Mat1="H2O")

crashes, but

dv> out=krc(lat=0.,Mat1="water_1")

does not crash but should not be allowed Issue with materials_krc()

This category currently contains no pages or media.

Personal tools