Revision 0759a8f77452b319b12a80d28e697cbd7064dfa9 authored by Tim Shippert on 14 February 2022, 17:38:37 UTC, committed by Balwinder Singh on 10 May 2022, 16:48:53 UTC
evaluate our fractions some more.  But code runs to completion and does
actually couple the fields.

Also a bug fix to increase allocation size to CXX of lrList in
seq_map_avNormArr() in seq_map_mod.F90.  The corresponding field list
variables were allocated this big elsewhere in the code, but when reading
them into the temp variable here they were being truncated to 512 chars.
Apparently the z2l coupling has a longer list of fields than we've needed
before.
1 parent 7b03b6a
History
File Mode Size
CMakeLists.txt -rw-r--r-- 197 bytes
glc_elevclass_mod.F90 -rw-r--r-- 15.5 KB
seq_cdata_mod.F90 -rw-r--r-- 4.9 KB
seq_comm_mct.F90 -rw-r--r-- 48.3 KB
seq_drydep_mod.F90 -rw-r--r-- 56.2 KB
seq_flds_mod.F90 -rw-r--r-- 149.6 KB
seq_infodata_mod.F90 -rw-r--r-- 165.9 KB
seq_io_read_mod.F90 -rw-r--r-- 10.8 KB
seq_timemgr_mod.F90 -rw-r--r-- 124.5 KB
shr_carma_mod.F90 -rw-r--r-- 2.5 KB
shr_expr_parser_mod.F90 -rw-r--r-- 5.2 KB
shr_fire_emis_mod.F90 -rw-r--r-- 12.0 KB
shr_megan_mod.F90 -rw-r--r-- 12.2 KB
shr_ndep_mod.F90 -rw-r--r-- 4.4 KB

back to top