[Hedge] meshpy update
Field, Scott
scott_field at brown.edu
Mon Dec 6 09:02:45 PST 2010
A preferred way is to use repotool. For example, to update the master
branch, first make sure all branches are on master and there is
nothing to commit
./repotool status
Then grab the repositories
./repotool pull http://git.tiker.net/trees/ .git
Then Clean and rebuild with
./repotool clean
rm env/ -Rf; ./repotool setup-env
./repotool develop
However, for just a single repository like meshpy, 'git pull
http://git.tiker.net/trees/meshpy.git' can probably replace the first
two steps.
Hope this helps,
Scott
On Mon, Dec 6, 2010 at 11:49 AM, Islam El Salawi <islamelsalawi at gmx.de>wrote:
> Hi there,
>
> thanks for last time's help. Answering the question relating to the order
> of the results, I need to find that out first.
> How do I update the my meshpy repository? Is 'git pull
> http://git.tiker.net/trees/meshpy.git'
> the right way?
>
> thanks,
> Islam
>
> -------- Original-Nachricht --------
> > Datum: Thu, 02 Dec 2010 10:26:12 -0500
> > Von: Andreas Kloeckner <lists at informa.tiker.net>
> > An: Islam El Salawi <islamelsalawi at gmx.de>, hedge at tiker.net
> > Betreff: Re: [Hedge] cgns, vtk
>
> > Dear Islam,
> >
> > On Thu, 02 Dec 2010 15:09:05 +0100, "Islam El Salawi"
> > <islamelsalawi at gmx.de> wrote:
> > > first of all, I'd like to thank you, who helped me getting started
> > > with meshing using hedge and meshpy. What I want to do now, is to
> > > read in a cgns mesh. I've already converted it to vtk. Is it possible
> > > to read in vtk-files in hedge or do I have to do some python
> > > programming on my own?
> >
> > Both a yes.
> >
> > > Second question is: Can I read in a starting
> > > solution?
> >
> > Of course--hedge doesn't care where you get your initial condition.
> >
> > > I have some cfd results from which I want to generate
> > > another calculation run and how can I do this?
> >
> > Before I can meaningfully answer this, I'd need to know whether the
> > geometry and solution uses some sort of high-order discretization, and
> > if so, which.
> >
> > Andreas
> >
>
>
> --
> GRATIS! Movie-FLAT mit über 300 Videos.
> Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome
>
> _______________________________________________
> Hedge mailing list
> Hedge at tiker.net
> http://lists.tiker.net/listinfo/hedge
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.tiker.net/pipermail/hedge/attachments/20101206/0c7c84d3/attachment.html>
More information about the Hedge
mailing list