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

Polish

parent f9164351
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@ program test_read_snapshot
close(unit)
! main_nml:
k = ssm(1)%d0
k = ssm(1)%d0 ! default value
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