Search found 15 matches

by ygong
19 Jul 2013, 12:40
Forum: Elmer/Ice
Topic: Problem with calling DiffuseConvectiveBoundary subroutine
Replies: 4
Views: 10157

Problem with calling DiffuseConvectiveBoundary subroutine

Hi there, The DiffuseConvectiveBoundary subroutine has been used in one of my fortron code for a solver. Last time I compiled it everything was fine. Now I had errors like this error #6633: The type of the actual argument differs from the type of the dummy argument. [ELEMENT] LOAD,TransferCoeff,Elem...
by ygong
22 Jun 2013, 19:48
Forum: Software development
Topic: Saving results & restarting
Replies: 11
Views: 17541

Re: Saving results & restarting

Hi Peter,

Here is the sif file, output file and error file. This case went fine before. So I don't think the problem is really about the sif file.

Cheers,
Yongmei
by ygong
21 Jun 2013, 13:13
Forum: Software development
Topic: Saving results & restarting
Replies: 11
Views: 17541

Re: Saving results & restarting

Hi Peter, I have got some problems with the restarting since this week which I have never had before. In one case, there are some warnings when reading from certain time steps saying LoadRestartFile: Reading timestep: 1 WARNING:: LoadRestartFile: Could not associate variable to solver: *** LoadResta...
by ygong
29 May 2013, 15:09
Forum: Elmer/Ice
Topic: Problem with solving temperature after inverse method
Replies: 15
Views: 22126

Re: Problem with solving temperature after inverse method

Hi, Thank you very much, Rupert and Fabien! I have set my simulation run again using the way mentioned by Rupert. As what was said by Fabien, I wonder whether it means that the relaxation is not long enough if ds/dt is still rather high after a couple of years. Cheers, Yongmei When starting from a g...
by ygong
28 May 2013, 12:28
Forum: Elmer/Ice
Topic: Problem with solving temperature after inverse method
Replies: 15
Views: 22126

Problem with solving temperature after inverse method

Hi, I am trying to do the inverse method run in this way : (1) first relax the topography ; (2)then restart from the relaxation and do the inverse method run with an initial guess for temperature; (3) then restart from the previous results and add temperature solver to calculate temperature; (4) the...