Hi Thomas, Thanks a lot! :-)
Best regards Georg -----Ursprüngliche Nachricht----- Von: Dumux [mailto:[email protected]] Im Auftrag von Thomas Fetzer Gesendet: Freitag, 30. Januar 2015 14:30 An: [email protected] Betreff: Re: [DuMuX] usage of restart file Hi Georg, as you already experienced, the restart was not working for the multidomain problems. You have to update your dumux and make changes in your *.cc files according to the latest commit (14158), then it should work. Best regards, Thomas %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Dipl. Ing. Thomas Fetzer Institut für Wasser- und Umweltsystemmodellierung (IWS) Lehrstuhl für Hydromechanik und Hydrosystemmodellierung Universität Stuttgart, Pfaffenwaldring 61, 70569 Stuttgart Email: [email protected] Telefon: 0049-711-685-60103 ** fax: 0049-711-685-60430 http://www.hydrosys.uni-stuttgart.de %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Am 01/30/2015 um 09:35 AM schrieb Bernd Flemisch: > Hi Georg, > > the two lines in your input file should be: > > > [TimeManager] > > Restart = 1000 > > > The correct name of the drs-file is determined from that. > > > Kind regards > Bernd > > > On 01/29/2015 07:04 PM, [email protected] wrote: >> >> Hello Dumux, >> >> I tried to use a restart file for the first time but it didn't work. >> So I guess I am missing something. >> >> My input file looks like this: >> >> ############################################################### >> >> # Simulation restart >> >> # >> >> # DuMux simulations can be restarted from *.drs files >> >> # Set Restart to the value of a specific file, >> >> # e.g.: 'Restart = 27184.1' for the restart file >> >> # name_time=27184.1_rank=0.drs >> >> # Please comment in the two lines below, if restart is desired. >> >> ############################################################### >> >> [TimeManager] >> >> Restart = simCoupled_time=1000_rank=0.drs >> >> The restart file is attached. There is not much in there. Is that all? >> Should I get some information at the beginning of the simulation that >> I use a restart file? Where is the restart file read in the code? >> >> Thanks for your help. >> >> Georg Futter >> >> -------------------------- >> >> *German Aerospace Center *(DLR) >> >> Institute of Engineering Thermodynamics | Computational >> Electrochemistry | Pfaffenwaldring 38-40 | 70569 Stuttgart >> >> Dipl.-Ing. *Georg Futter* | Ph.D. student >> >> Telefon 0711/6862-8135 | [email protected] >> <mailto:[email protected]> >> >> www.DLR.de <http://www.dlr.de/> >> >> >> >> _______________________________________________ >> Dumux mailing list >> [email protected] >> https://listserv.uni-stuttgart.de/mailman/listinfo/dumux > > > -- > _______________________________________________________________ > > Bernd Flemisch phone: +49 711 685 69162 > IWS, Universität Stuttgart fax: +49 711 685 60430 > Pfaffenwaldring 61 email:[email protected] > D-70569 Stuttgart url:www.hydrosys.uni-stuttgart.de > _______________________________________________________________ > > > > _______________________________________________ > Dumux mailing list > [email protected] > https://listserv.uni-stuttgart.de/mailman/listinfo/dumux > _______________________________________________ Dumux mailing list [email protected] https://listserv.uni-stuttgart.de/mailman/listinfo/dumux _______________________________________________ Dumux mailing list [email protected] https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
