change_input_file: Change parameter value of input files to DYRESM_CAEDYM model.

View source: R/Fun_Change-input-file.R

change_input_fileR Documentation

Change parameter value of input files to DYRESM_CAEDYM model.

Description

Change parameter value of input files to DYRESM_CAEDYM model.

Usage

change_input_file(input_file, row_no, new_value)

Arguments

input_file

vector of input format, such as "par","cfg".

row_no

the number of row where the variable of interest is in the input file.

new_value

the new value that will be assigned to the variable of interest.

Value

updated input_file with a new value to a parameter.


SongyanYu/dycdtools documentation built on Oct. 12, 2024, 4:41 a.m.