We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5df160 commit 0028828Copy full SHA for 0028828
net/test/src/one_zone_burn.f90
@@ -1,6 +1,7 @@
1
program one_zone_burn
2
use test_net_support, only: load_libs
3
use mod_one_zone_burn, only: do_one_burn
4
+ implicit none
5
call load_libs
6
call do_one_burn('inlist_one_zone_burn', .false.)
7
!call do_one_burn('inlist_one_zone_burn_const_density',.false.)
0 commit comments