1 (edited by qiaoch 09-03-2010 04:50:08)

Topic: About HeMoTKMaterial, any simple example?

Dear Developer,
    I have noticed that OOFEM has a coupled heat and mass transfer model base on research of articles and thesis. I also want model the heat and moisture transfer in soil freezing. So, I want to know how does the HeMoTKMaterial work, how about the results from the computation.
    So, is there some simple examples about HeMoTKMaterial?
    Any suggestion and help will be appreciated.
    Best regards!


    Joe

2 (edited by qiaoch 12-03-2010 08:31:12)

Re: About HeMoTKMaterial, any simple example?

In the file of hemotkmat.C, comments for the function of HeMoTKMaterial::perm_ww() e.g.
//Function calculates perm(e)ability      (line 339)

and

HeMoTKMaterial::perm_wt()
//Function calculates perm(e)ability   

all missing a 'e' character.
This is a little little miss type.