Ignore:
Timestamp:
Nov 14, 2024, 11:53:17 AM (5 weeks ago)
Author:
abarral
Message:

Turn condsurfs_new.f90 into module
Add own handle_err subroutine to condsurfs_new_mod.f90 phytracr_spl_mod.F90, as they were using incorrectly the one from grilles_gcm_netcdf_sub

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmdiso/physiq_mod.F90

    r5325 r5326  
    101101!
    102102    USE phytracr_spl_mod, ONLY: phytracr_spl, phytracr_spl_out_init
    103     USE phys_output_write_spl_mod
     103    USE phys_output_write_spl_mod, ONLY: phys_output_write_spl
    104104    USE phytrac_mod, ONLY : phytrac_init, phytrac
    105105    USE phys_output_write_mod
Note: See TracChangeset for help on using the changeset viewer.