Custom Query (210 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (43 - 45 of 210)

Ticket Owner Reporter Resolution Summary
#167 adingwell victoria.sinclair@… fixed Running test cases with FLEXPART-WRF
Description

I am new to FLEXPART-WRF and I am trying to run the test cases. I have sucessfully compiled the code (no error messages and I have an executable). I have downloaded the test WRF input data. However when I run the following command

./flexwrf32_gnu_serial flexwrf.input.forward1

I get the following error:

the input file used is flexwrf.input.forward1 Pre-generating random numbersCalling readinput

Opening 'flexwrf.input.forward1 ' for reading Reading pathnames

At line 236 of file readinput.f90 (unit = 1, file = 'flexwrf.input.forward1') Fortran runtime error: Bad integer for item 1 in list input

The only changes I made to the input file were to change the pathnames at the very top. I have attached the file and the AVAILABLE file I am using.

#171 pesei fcarotenuto duplicate Segmentation Fault Flexpart WRF 3.3
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!

#179 mhakimzadeh fixed FLEXPART-WRF installation procedure
Description

I am trying to install FLEXPART-WRF v3.1, and I am have some questions in its installing procedure. For example, do we need Jasper and Grib_API libraries installed for this or netcdf library is the only library needed for that. Furthermore, as it is written in a related paper, we need to install netcdf4, edit par_mod.f90 and then edit makefile.mom and use this command: make -f makefile.mom omp (omp is chosen according to my PC). However, I don't know whether we should do other steps too. For instance, how we should configure FLEXPART-WRF?

Any helps would be appreciated, M,

Note: See TracQuery for help on using queries.
hosted by ZAMG