Run a case: differenze tra le versioni

Da MeteOceanWiki.
(Creata pagina con "After creating a geometry")
 
Riga 1: Riga 1:
After creating a geometry
+
After creating a geometry ([[Create a geometry]]), you can run a case.
 +
There are 4 foundamental files to run a case in ARTEMIS:
 +
1) file with extension .cas containing the basic instructions, such as input, output, type of solver, ...
 +
2) file with extension .cli: boundary nodes and type of boundary conditions;
 +
3) file with .f containing one or more FORTRAN subroutines in order to specify in detail boundary conditions, wave height, ecc. The subroutine BORH deals with boundary conditions;
 +
4) the geometry file with extension .slf ([[Create a geometry]]), created with BlueKenue.

Versione delle 15:38, 9 giu 2016

After creating a geometry (Create a geometry), you can run a case. There are 4 foundamental files to run a case in ARTEMIS: 1) file with extension .cas containing the basic instructions, such as input, output, type of solver, ... 2) file with extension .cli: boundary nodes and type of boundary conditions; 3) file with .f containing one or more FORTRAN subroutines in order to specify in detail boundary conditions, wave height, ecc. The subroutine BORH deals with boundary conditions; 4) the geometry file with extension .slf (Create a geometry), created with BlueKenue.