Go to the source code of this file.
Functions/Subroutines | |
| subroutine | prism_put_restart (field_id, date, date_bounds, data_array, info, ierror) |
| subroutine prism_put_restart | ( | Integer,intent(in) | field_id, | |
| Type(PRISM_Time_Struct),intent(in) | date, | |||
| Type(PRISM_Time_Struct),dimension(2),intent(in) | date_bounds, | |||
| Double Precision,dimension(*),intent(in) | data_array, | |||
| integer,intent(out) | info, | |||
| integer,intent(out) | ierror | |||
| ) |
Definition at line 13 of file prism_put_restart.F90.
References PSMILe::Fields, PRISM_calendar::psmile_date2ju(), psmile_write_byid_dble(), psmile_write_byid_int(), and psmile_write_byid_real().

1.6.1