Custom Query (210 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 210)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#159 fixed MPI Compilation adingwell mschoeppner
Description

We had problems with the compilation of Flexpart-WRF 3.3 with GNU/OMP. Our system runs with gcc/4.4.7 and openmpi/1.8.1. In case other users have similar problems, here are the changes in makefile.mom that solved it in our case: Line 69: FCOMP = mpif90 Line 74: Add “-lgomp” to LDFLAGS

#160 fixed SFC_OPTION=1 no longer supported adingwell adingwell
Description

SFC_OPTION currently only has one valid choice (0). Setting SFC_OPTION=1 (WRF) either does nothing or causes crashes (see ticket #158), I suggest keeping the option for possible future use, but adding an error message if bad values are given.

#167 fixed Running test cases with FLEXPART-WRF adingwell victoria.sinclair@…
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.

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