psmile_check_action.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine psmile_check_action (field_id, task_id, request, julian_day, julian_dayb, julian_sec, julian_secb, action)
subroutine psmile_calc_new_date (date, delta_time)

Function Documentation

subroutine psmile_calc_new_date ( Type(PSMILe_Time_Struct),intent(inout)  date,
Type(PRISM_Time_Struct),intent(in)  delta_time 
)

Definition at line 324 of file psmile_check_action.F90.

References PRISM_calendar::psmile_date2ju(), and PRISM_calendar::psmile_ju2date().

Referenced by psmile_check_action().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine psmile_check_action ( Integer,intent(in)  field_id,
Integer,intent(in)  task_id,
Logical,intent(in)  request,
Double Precision,intent(in)  julian_day,
Double Precision,dimension(2),intent(in)  julian_dayb,
Double Precision,intent(in)  julian_sec,
Double Precision,dimension(2),intent(in)  julian_secb,
Logical,dimension(3),intent(out)  action 
)

Definition at line 11 of file psmile_check_action.F90.

References PSMILe::Fields, not, and psmile_calc_new_date().

Referenced by prism_get(), prism_put(), and prism_put_inquire().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on 1 Dec 2011 for Oasis4 by  doxygen 1.6.1