Skip to content
Snippets Groups Projects
Commit a1d649fc authored by Petra Lasch-Born's avatar Petra Lasch-Born
Browse files

Deleted source_code/version2.2_windows/main_4c.f

parent 80ea9501
No related branches found
No related tags found
No related merge requests found
!*****************************************************************!
!* *!
!* 4C (FORESEE) Simulation Model *!
!* main program for 4C *!
!* Unix/Linux Version *!
!* *!
!* Copyright (C) 1996-2018 *!
!* Potsdam Institute for Climate Impact Reserach (PIK) *!
!* Authors and contributors see AUTHOR file *!
!* This file is part of 4C and is licensed under BSD-2-Clause *!
!* See LICENSE file or under: *!
!* http://www.https://opensource.org/licenses/BSD-2-Clause *!
!* Contact: *!
!* https://gitlab.pik-potsdam.de/foresee/4C *!
!* *!
!*****************************************************************!
PROGRAM foresee
USE data_simul
actDir = ''
CALL prepare_global
CALL sim_control
END PROGRAM foresee
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment