Custom Query (210 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 210)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#132 fixed Error while installation flexwrf3.2 with GNU for OPENMP parallel run skarri
Description

Hi, I installed netcdf fortran according to you I have given complete path of netcdf in makefile.mom

after that I have received the following error

write_ncheader.f90:126.60:

ncret = nf_create(path(1)(1:length(1))ncname, NF_NETCDF4,ncid)

1

Error: Symbol 'nf_netcdf4' at (1) has no IMPLICIT type write_ncheader.f90:359.10:

ncret = NF_DEF_VAR_deflate(ncid,nclonvid, shuffle, 1, deflate_level)

1

Error: Function 'nf_def_var_deflate' at (1) has no IMPLICIT type write_ncheader.f90:372.10:

ncret = NF_DEF_VAR_deflate(ncid,nclonvid2, shuffle, 1, deflate_level)

1

Error: Function 'nf_def_var_deflate' at (1) has no IMPLICIT type write_ncheader.f90:383.10:

ncret = NF_DEF_VAR_deflate(ncid,nclatvid, shuffle, 1, deflate_level)

1

Error: Function 'nf_def_var_deflate' at (1) has no IMPLICIT type write_ncheader.f90:391.10:

ncret = NF_DEF_VAR_deflate(ncid,nclatvid2, shuffle, 1, deflate_level)

1

Error: Function 'nf_def_var_deflate' at (1) has no IMPLICIT type write_ncheader.f90:401.10:

ncret = NF_DEF_VAR_deflate(ncid,nclvlvid, shuffle, 1, deflate_level)

1

Error: Function 'nf_def_var_deflate' at (1) has no IMPLICIT type write_ncheader.f90:412.10:

ncret = NF_DEF_VAR_deflate(ncid,ncspcvid, shuffle, 1, deflate_level)

1

Error: Function 'nf_def_var_deflate' at (1) has no IMPLICIT type write_ncheader.f90:420.10:

ncret = NF_DEF_VAR_deflate(ncid,ncagevid, shuffle, 1, deflate_level)

1

Error: Function 'nf_def_var_deflate' at (1) has no IMPLICIT type write_ncheader.f90:430.10:

ncret = NF_DEF_VAR_deflate(ncid,ncrecvid, shuffle, 1, deflate_level)

1

Error: Function 'nf_def_var_deflate' at (1) has no IMPLICIT type write_ncheader.f90:438.10:

ncret = NF_DEF_VAR_deflate(ncid,ncrnvid, shuffle, 1, deflate_level)

1

Error: Function 'nf_def_var_deflate' at (1) has no IMPLICIT type write_ncheader.f90:448.10:

pls, suggest me

Thanking you

#133 fixed Error while installation flexwrf3.2 with GNU for OPENMP parallel run skarri
Description

Dear, I able to compile all programs, objective files also generated for all programs including "flexwrf.o", after that I received the following error message /user/bin/gfortran *.o -o gfortran: argument to '-o' missing make: * [omp] Error 1

#178 fixed FLEXPART-WRF crashes with segmentation fault pesei shanna
Description

Hi All,

I'm currently trying to get FLEXPART-WRF (version 3.3.2) up and running on a Mac, but am having some issues.

I can compile the OPENMP version, however the following two warnings occur:

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)

If I then try to run the test case (or any case) it crashes with the following output:

the input file used is flexwrf.input.forward1

Pre-generating random numbers Calling readinput

Segmentation fault: 11

Using VERBOSE = 100 in the input file does not generate any additional output. Also, compiling with an optimization option of -02 in the makefile has no impact.

Any help at all would be greatly appreciated!

Thanks very much Sarah

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