From: Jean-Claude P. <jc...@gm...> - 2011-10-10 02:04:01
|
Thanks for your replies, guys. I'll start working on that. JC On 09/10/11 16:20, Aaron Dotter wrote: > Hi Jean-Claude, > > These quantities are treated as scalars, which means that the last > values that are read in the namelist will be the one that's stored. > > This would be an excellent opportunity to use the run_star_extras > functionality. For example, extras_finish_step could be modified to > save any number of models and also write out profiles at the same time. > > Aaron > > > > On Sun, Oct 9, 2011 at 5:40 PM, Jean-Claude Passy <jc...@gm... > <mailto:jc...@gm...>> wrote: > > Hi all, > > is it possible to create 2 (or more) restart files during the same > run ? I tried to add to my inlist: > > -------------------------------------------------------- > > save_model_number = 100 > > save_model_filename = 'test_1.mod' > > > save_model_number = 200 > > save_model_filename = 'test_2.mod' > > -------------------------------------------------------- > > > but only the second is created ? > Also, is there an easy way to save the corresponding profiles ? > For now I am adjusting profile_interval accordingly but it's not > ideal and will become problematic when I will be saving two models. > > Thanks a lot, > > JC > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously > valuable. > Why? It contains a definitive record of application performance, > security > threats, fraudulent activity, and more. Splunk takes this data and > makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2dcopy2 > _______________________________________________ > mesa-users mailing list > mes...@li... > <mailto:mes...@li...> > https://lists.sourceforge.net/lists/listinfo/mesa-users > > |