fosite_mod Module Reference
Data Types | |
| type | fosite |
| main fosite class More... | |
Functions/Subroutines | |
| subroutine, private | run (this) |
Variables | |
| integer, parameter, private | maxlen = 500 |
| integer, parameter, private | simtype = 1 |
| character(len=32), parameter, private | simname = "fosite" |
Methods | |
| subroutine, private | initfosite (this) |
| subroutine, private | setup (this) |
| subroutine, private | firststep (this) |
| logical function, private | step (this) |
| subroutine, private | finalize (this, mpifinalize_) |
| subroutine, private | computeruntime (this) |
| subroutine, private | printinfo (this, step, i, t, d, dc, na) |
| subroutine, private | printboundaryfluxes (this) |
| subroutine, private | printsummary (this) |
Detailed Description
Function/Subroutine Documentation
◆ computeruntime()
|
private |
◆ finalize()
|
private |
Definition at line 466 of file fosite.f90.
Here is the call graph for this function:

Here is the caller graph for this function:

◆ firststep()
|
private |
◆ initfosite()
|
private |
Definition at line 125 of file fosite.f90.
Here is the call graph for this function:

Here is the caller graph for this function:

◆ printboundaryfluxes()
|
private |
◆ printinfo()
|
private |
Definition at line 533 of file fosite.f90.
Here is the call graph for this function:

Here is the caller graph for this function:

◆ printsummary()
|
private |
◆ run()
|
private |
◆ setup()
|
private |
Definition at line 152 of file fosite.f90.
Here is the call graph for this function:

Here is the caller graph for this function:

◆ step()
|
private |
Variable Documentation
◆ maxlen
|
private |
Definition at line 66 of file fosite.f90.
◆ simname
|
private |
Definition at line 68 of file fosite.f90.
◆ simtype
|
private |
Definition at line 67 of file fosite.f90.






1.9.4