Last change
on this file was
5301,
checked in by abarral, 2 weeks ago
|
Turn tsoilnudge.h fcg_gcssold.h flux_arp.h into module
|
File size:
425 bytes
|
Rev | Line | |
---|
[5301] | 1 | ! Replaces fcg_gcssold.h |
---|
[2017] | 2 | |
---|
[5301] | 3 | MODULE fcg_gcssold_mod_h |
---|
| 4 | IMPLICIT NONE; PRIVATE |
---|
| 5 | PUBLIC imp_fcg_gcssold, ts_fcg_gcssold, Tp_fcg_gcssold, Tp_ini_gcssold, xTurb_fcg_gcssold |
---|
[2017] | 6 | |
---|
[5301] | 7 | LOGICAL :: imp_fcg_gcssold, ts_fcg_gcssold, Tp_fcg_gcssold |
---|
| 8 | LOGICAL :: Tp_ini_gcssold |
---|
| 9 | LOGICAL :: xTurb_fcg_gcssold |
---|
[2017] | 10 | |
---|
[5301] | 11 | !$OMP THREADPRIVATE(imp_fcg_gcssold, ts_fcg_gcssold, Tp_fcg_gcssold, Tp_ini_gcssold, xTurb_fcg_gcssold) |
---|
| 12 | END MODULE fcg_gcssold_mod_h |
---|
Note: See
TracBrowser
for help on using the repository browser.