Skip to content
Snippets Groups Projects
Commit 4e478605 authored by Lionel GUEZ's avatar Lionel GUEZ
Browse files

Polish

parent b4b2afdc
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,8 @@ program test_overlap
call new_unit(unit)
call read_grid(rank = 0, shpc_dir = shpc_dir)
call config_graph(rank = 0)
! main_nml:
write(unit = error_unit, nml = main_nml)
write(unit = error_unit, fmt = *) "Enter namelist main_nml."
read(unit = *, nml = main_nml)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment