Skip to content
Snippets Groups Projects
Commit 9eba2890 authored by WAUTELET Philippe's avatar WAUTELET Philippe
Browse files

Philippe 06/10/2017: PREP_NEST_PGD: moved INI_FIELD_LIST from OPEN_NESTPGD_FILES to PREP_NEST_PGD

parent 1b464981
No related branches found
No related tags found
No related merge requests found
......@@ -324,8 +324,6 @@ END DO
!* 7. OPENING OF OUTPUT LISTING FILES FOR ALL MODELS
! ----------------------------------------------
!
CALL INI_FIELD_LIST()
!
DO JPGD=1,NMODEL
CALL GOTO_MODEL(JPGD)
WRITE(YLUOUT,'("OUTPUT_LISTING",I0)') JPGD
......
......@@ -203,6 +203,8 @@ CALL READ_ALL_NAMELISTS(YSURF_CUR,'MESONH','PRE',.FALSE.)
!* 3. READING OF THE GRIDS
! --------------------
!
CALL INI_FIELD_LIST()
!
CALL SET_DAD0_ll()
DO JPGD=1,NMODEL
! read and set dimensions and ratios of model JPGD
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment