Re: Hyperbolic Partial differential codes unstructured in Fortran



Check Clawpack
http://www.amath.washington.edu/~rjl/clawpack.html

Cheers
Michael

Zadig wrote:
Hello,

I m solving the scalar HPDE in 2D
d
-- S + div(F(S))=0
dt

F nonlinear

Any pointers to urls or books for codes/ librairies to solve the
problem using a finite volume scheme on unstructured meshes -triangles
and quads- (in fortran).


Thank you

.



Relevant Pages

  • Hyperbolic Partial differential codes unstructured in Fortran
    ... F nonlinear ... Any pointers to urls or books for codes/ librairies to solve the ...
    (comp.lang.fortran)
  • Re: Hyperbolic PDE, FV codes unstructured needed
    ... I m solving the scalar HPDE in 2D ... F nonlinear ... Any pointers to urls or books for codes on unstructured meshes ...
    (sci.math.num-analysis)
  • Re: using map, list etc. in const methods
    ... and you need to make sure that the map doesn't hold ... how are your pointers allocated and deleted? ... need to read a couple of good books that deal with memory management issues. ... At the moment I'm just using lists, ...
    (comp.lang.cpp)
  • Re: "Thinking in C++" vs. "C++ How to Program" vs. ???
    ... >> When the Deitel and Deitel books first came out they were quite good and ... >me evaluate these books better. ... std::vector is preferred to use newfor dynamically sized arrays. ... pointers are used for association whereas smart pointers are used for ...
    (alt.comp.lang.learn.c-cpp)
  • Re: Learning C++ for Matlab users
    ... Does anyone here have experience with moving from Matlab to C++? ... you know of any good books? ... C++ uses pointers. ... Stick with a standard C++. ...
    (comp.soft-sys.matlab)