A while ago I tried md.smb=SMBsemic();
but the SEMIC moule was running extremely slow (>1h for 1m elements every step, 2 orders of magnitude slower than the standalone SEMIC). I resorted to PDD instead and temporarily droped this.
Recently I plan to use energy balance model again. I tried to time the code and it looks like the majority of time was spent reading inputs, which is a lot slower than similiar parts in PDD calculation. I will talk to Martin. But meanwhile I wonder if someone can double check the run time for each section in the SMBsemic sequence and potentially spot something, I mean, for such dramatic difference even in input reading, there must be something seriously faulty, right?
Thanks,
Wade