HWRF
trunk@4391
|
This is an internal implementation class that should never be used directly. It instructs the hwrf.coupling.CoupledWRF to call the WRFWW3POM.copy_ww3_inputs to check or link WW3 input data.
Public Member Functions | |
def | __init__ (self, wcp) |
def | check_coupled_inputs (self, logger) |
def | link_coupled_inputs (self, just_check, logger) |
![]() | |
def | check_coupled_inputs (self, logger) |
def | link_coupled_inputs (self, just_check, logger) |
def | make_exe (self, task, exe, ranks) |
Public Attributes | |
wcp | |
def hwrf.ww3.WW3Initer.__init__ | ( | self, | |
wcp | |||
) |
def hwrf.ww3.WW3Initer.check_coupled_inputs | ( | self, | |
logger | |||
) |
def hwrf.ww3.WW3Initer.link_coupled_inputs | ( | self, | |
just_check, | |||
logger | |||
) |