Skip to content

Releases: JoseAgustin/interpola

OPENMP fixed

01 Jul 23:14
Compare
Choose a tag to compare

Interpola with OPENMP working!

  • For running in parallel an addition of two variables for reading and storing lat-lon arrays for the new mesh was made.

  • In run tme in a mac set stack size

         ulimit -s 65532
    

Stagged coordinates used in grids

01 Jul 17:44
Compare
Choose a tag to compare

Version 3.0

Consider tagged longitude and latitude coordinates for computing the mass conservative interpolation in the overlapping meshes.

to do

OPENMP is not working properly