Custom Query (210 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 210)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#125 wontfix Makefile for Flexpart-wrf somebody srvsxc
Description

I am working on IBM AIX operating system with xlf_r fortran compiler. Can anyone please help me with the makefile for Flexpart-wrf v3.1. Thank you.

#127 fixed Error loading shared libraries pesei srvsxc
Description

Hi all,

I don't get any error while compiling Flexpart. But while executing I get the following message,

./FLEXPART_GFS: error while loading shared libraries: libgrib_api_f90.so.0: cannot open shared object file: No such file or directory.

Here is a part of my makefile. Note: libgrib_api_f90.so.0 does exist in the LIBPATH1 in makefile.

SHELL = /bin/bash
MAIN = FLEXPART_GFS
INCF    = incl*
#

FC       = ifort
INCPATH  = /gpfs1/home/Libs/INTEL/GRIB_API/include
LIBPATH1 = /gpfs1/home/Libs/INTEL/GRIB_API/lib

LIBPATH2 = /gpfs1/home/Libs/INTEL/JASPER/jasper-1.900.1/lib

FFLAGS   =   -O3 -r8 -I$(INCPATH) -mcmodel=medium

#LDFLAGS  = $(FFLAGS) -L$(LIBPATH2) -L$(LIBPATH1) -lgrib_api_f90 -lgrib_api -lm -ljasper
LDFLAGS  = $(FFLAGS) -L$(LIBPATH1) -lgrib_api_f90 -lgrib_api -L$(LIBPATH2) -lm -ljasper
#

Attention please!! Thank you in advance.

#258 fixed FLEXPART WRF Output Format pesei sprasad
Description

I am using flexpart wrf and I am a beginner here .. I didn't get a netcdf output so i can't analyase the data after run ... any small help will be highly apreciatable I am sai prasad and I am working on flexpart wrf 3.3.2 and I am a beginner. I run the model succesfully and i get the files are

grid_time_20100518060000_001
grid_time_20100518070000_001
grid_time_20100518080000_001
grid_time_20100518090000_001
grid_time_20100518100000_001

these files didnt have better format and it is not .txt,.grib or .nc so we cant analyse it easily... please help im a beginner and the small help also makes big impact on me

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