[CIG-SHORT] PyLith Question

Brad Aagaard baagaard at usgs.gov
Wed Dec 16 13:28:09 PST 2015


A Burgers body rheology is a special case of the generalized Maxwell model.

Regards,
Brad

On Dec 11, 2015 5:27 PM, Cecep Pratama <great.pratama at gmail.com> wrote:
>
> Dear Mr. Brad, 
>
> Thank you for your suggestion. Since I change my mesh coordinates to CSCart, then OutputSolnPoints worked well. 
>
> By the way, I tried to find burger rheology model in Pylith, but I couldn’t find it in the Pylith 2.1.0 manual. Please kindly advise 
>
> Thanks 
>
> Regards, 
> Cecep 
>
>
> > On Dec 4, 2015, at 12:59 AM, Brad Aagaard <baagaard at usgs.gov> wrote: 
> > 
> > Cecep, 
> > 
> > You should not use a mesh in lon/lat/elev coordinates (CSGeo), because it does not accurately describe distances between points. You need to use a geographic projection for the mesh or a conventional Cartesian coordinate system. See examples/twocells/twotet4-geoproj for an example that uses a mesh in a geographic projection. 
> > 
> > For OutputSolnPoints, after reading in the list of points from the file, the coordinates are converted to the mesh coordinate system. The interpolation of the solution fields for output is then done in the mesh coordinate system. 
> > 
> > Regards, 
> > Brad 
> > 
> > 
> > On 12/02/2015 09:59 PM, Cecep Pratama wrote: 
> >> Dear Mr. Brad, 
> >> 
> >> Let me introduce myself simply. My name, Cecep from Indonesia. Currently studying Crustal Deformation. 
> >> 
> >> I use Pylith, the software that you developed, for simulation. I am stuck with OutputSolnPoints. 
> >> 
> >> I already put the coordinate in output_points.txt. The coordinate related with GPS site using Lat Long and Height dimension. And I set the coordsys for OutputSolnPoints in CSGeo also.  But, I am afraid Pylith convert point list in ouput_points.txt file and assuming that list points are 3D cartesian. 
> >> 
> >> How do you solve this issue? 
> >> 
> >> Note: 
> >> My mesh also in CSGeo coordinate 
> >> 
> >> Thank you 
> >> 
> >> Regards, 
> >> Cecep 
> >> 
> > 
>


More information about the CIG-SHORT mailing list