Custom Query (210 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (19 - 21 of 210)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#129 duplicate Particles disappear in FLEXPART RUN at longitude 180 sayed
Description

I run FLEXPART_WRFV3.2(beta) for backward run over Pacific Ocean, the particles are disappeared at lonitude 180 see attached gif animated.

The wrf model outputs are lambert map project. I have a guess that the problem is in lateral boundary condition. So I choose "proj_cyclic = .true." in the file map_proj_wrf_subaa.f90

but there is no differnce in the ouput. thank you Sayed

#153 duplicate Problem while installing flexpart pesei mdayan
Description

Dear Sir/Ms?,

I am trying to install flexpart in our system. The changes I have made in the Makefile are:

# diff makefile.ecmwf_gfortran Makefile 6,8c6,8 < INCPATH = /xnilu_wrk/flex_wrk/bin64/grib_api/include < LIBPATH1 = /xnilu_wrk/flex_wrk/bin64/grib_api/lib < LIBPATH2 = /flex_wrk/flexpart/lib64/gfortran/lib/ ---

INCPATH = /usr/local/include LIBPATH1 = /usr/lib64 LIBPATH2 = /usr/lib64

During make I receive this error

# make … gfortran -c -O2 -m64 -mcmodel=medium -fconvert=little-endian -frecord-marker=4 -I/usr/local/include erf.f90 erf.f90:106.26:

real, external
gammln 1

Error: Return type mismatch of function 'gammln' at (1) (REAL(4)/REAL(8)) erf.f90:111.13:

gln=gammln(a)

1

Warning: Type mismatch in argument 'xx' at (1); passed REAL(4) to REAL(8) erf.f90:140.26:

real, external
gammln 1

Error: Return type mismatch of function 'gammln' at (1) (REAL(4)/REAL(8)) erf.f90:145.13:

gln=gammln(a)

1

Warning: Type mismatch in argument 'xx' at (1); passed REAL(4) to REAL(8) make: * [erf.o] Error 1

I would appreciate your help with the installation.

Regards, Melina Dayan Israel Meteorological Service

#171 duplicate Segmentation Fault Flexpart WRF 3.3 pesei fcarotenuto
Description

Dear all,

I'm trying to run flexpart-wrf-3.3 on Ubuntu Budgie 17.04 (gfortran) but every time I try running it, it crashes with "Segmentation fault".

  • Error happens both with serial and omp
  • Using netcdf 4
  • Stack-size unlimited with ulimit -s unlimited and confirmed by running ulimit -S -a
  • No errors during compilation, only two warnings:

gfortran -c -I/usr/local/include -O3 -m64 -mcmodel=medium -fconvert=little-endian -finit-local-zero -fno-range-check -DNETCDF4_OUTPUT random.f90 random.f90:68:14:

1 v1=2.*ran3(idum)-1.

1

Warning: Missing actual argument for argument ‘inext’ at (1) random.f90:69:14:

v2=2.*ran3(idum)-1.

1

Warning: Missing actual argument for argument ‘inext’ at (1)


  • Program is being compiled and run into a VM at the moment (my main workstation is locked into a WRF job)

Thanks for the support!

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.
hosted by ZAMG