Thanks a lot for your fast answer!
my gfortran compiler version is too old.
Thank you !
Search found 4 matches
- Sun Apr 11, 2021 1:31 am
- Forum: ROMS Adjoint
- Topic: I4dvar compilation error in new version about get_hash.f90
- Replies: 2
- Views: 21393
- Sat Apr 10, 2021 1:27 pm
- Forum: ROMS Adjoint
- Topic: I4dvar compilation error in new version about get_hash.f90
- Replies: 2
- Views: 21393
I4dvar compilation error in new version about get_hash.f90
Hello, i upgrade ROMS to the new version:
run the build_roms_4dvshc.csh file. (gfortran and openmpi)
I have made the libarpack.a and libparpack.a, also have checked my bash.csh .h and .mk files. But still with some trouble like this:
cd /research/home/wuting/test2/Tscompile/Build_roms; /research ...
run the build_roms_4dvshc.csh file. (gfortran and openmpi)
I have made the libarpack.a and libparpack.a, also have checked my bash.csh .h and .mk files. But still with some trouble like this:
cd /research/home/wuting/test2/Tscompile/Build_roms; /research ...
- Fri May 29, 2020 1:26 pm
- Forum: ROMS Adjoint
- Topic: I4dvar compilation error about i4dvar.f90 and mod_fourdvar
- Replies: 3
- Views: 21690
Re: I4dvar compilation error about i4dvar.f90 and mod_fourdvar
thanks a lot for your fast answer!
Greetings! i was able to solve the problem~
Greetings! i was able to solve the problem~
- Tue May 26, 2020 1:38 pm
- Forum: ROMS Adjoint
- Topic: I4dvar compilation error about i4dvar.f90 and mod_fourdvar
- Replies: 3
- Views: 21690
I4dvar compilation error about i4dvar.f90 and mod_fourdvar
Hello, i upgrade ROMS to the new version:
run the build_roms_4dvshc.csh file.
I have check my bash.csh .h and .mk files. Still with some trouble like this:
i4dvar.f90:319.10:
USE mod_fourdvar
1
Error: 'increment' of module 'mod_fourdvar', imported at (1), is also the name of the current program ...
run the build_roms_4dvshc.csh file.
I have check my bash.csh .h and .mk files. Still with some trouble like this:
i4dvar.f90:319.10:
USE mod_fourdvar
1
Error: 'increment' of module 'mod_fourdvar', imported at (1), is also the name of the current program ...