This change seems to have affected ex23. If you put ex23 in "online mode" by setting online_mode = true in ex23.in, then the RB_sol.gmv that is generated is just zero. Reverting to r4332 restores the old behavior (non-zero RB_sol.gmv).
I guess the change to r4333 affected the writing/reading of RB basis functions in RBEvaluation::write_out_basis_functions() and RBEvaluation::read_in_basis_functions() ? David On 04/08/2011 06:47 PM, Roy Stogner wrote: > There's a new feature that just went in the svn head, something that > we greatly wanted for PECOS but that might be useful to others as > well: physics upgrading restarts. If you construct a System with > variables "A1", "A2", "B1", "B2", and then you read in a data file > with variables "A1" and "B1" alone, the result will now put that data > in the right place and leave the extra data untouched. > > We're using it to increase the number of chemical species in a flow > simulation, but anyone with a hierarchy of physics models of > increasing fidelity might be able to benefit. > --- > Roy > > ------------------------------------------------------------------------------ > Xperia(TM) PLAY > It's a major breakthrough. An authentic gaming > smartphone on the nation's most reliable network. > And it wants your games. > http://p.sf.net/sfu/verizon-sfdev > _______________________________________________ > Libmesh-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/libmesh-users ------------------------------------------------------------------------------ Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
