polaris.ocean.model.OceanIOStep.add_init_input_file
- OceanIOStep.add_init_input_file(**kwargs) None
Add the initial-condition input file using a placeholder that is resolved to the configured filename at
process_inputs_and_outputs()time. Safe to call from__init__().- Parameters:
**kwargs – Additional keyword arguments forwarded to
polaris.Step.add_input_file().