Changeset 15027


Ignore:
Timestamp:
05/14/13 16:00:17 (12 years ago)
Author:
adhikari
Message:

CHG: some changes in commentaries

Location:
issm/trunk-jpl/test/NightlyRun
Files:
13 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/NightlyRun/test2001.m

    r14842 r15027  
    99
    1010%% define loading history
    11 md.timestepping.start_time=2400000; %2,400 kyr
     11md.timestepping.start_time=2400000; %2,400 kyr :: EVALUATION TIME
     12% to get rid of default final_time: make sure final_time>start_time
    1213md.timestepping.final_time=2500000; %2,500 kyr
    13 % In order to run Ivins1999 benchmarks, for now, we do things manually as follows:
    14 % 1. numtimes is fixed to be five
    15 % 2. final_time given above is hard-coded in "GiaDeflectionCorex.cpp"
    16 % 3. evaluation time = start_time
    17 % 4. define new load times, according to the chosen evaluation time (care that general load history is not altered). This is really important, because of #1 and also becasue of the fact that futre loading times are not recognized.
    18 % 5. Ice thickness assoiated with evaluation time is actually the same at final_time
    1914md.geometry.thickness=[...
    20         [md.geometry.thickness*0.0; 0.0],...
    21         [md.geometry.thickness/2.0; 0.1],...
    22         [md.geometry.thickness; 0.2],...
    23         [md.geometry.thickness; 1.0],...
     15        [md.geometry.thickness; 0.0],...
    2416        [md.geometry.thickness; md.timestepping.start_time],...
    2517        ];
  • issm/trunk-jpl/test/NightlyRun/test2051.m

    r14850 r15027  
    1111md.timestepping.start_time=2002100; % after 2 kyr of deglaciation
    1212md.timestepping.final_time=2500000; % 2,500 kyr
    13 % In order to run Ivins1999 benchmarks, for now, we do things manually as follows:
    14 % 1. numtimes is fixed to be five
    15 % 2. final_time given above is hard-coded in "GiaDeflectionCorex.cpp"
    16 % 3. evaluation time = start_time
    17 % 4. define new load times, according to the chosen evaluation time (care that general load history is not altered). This is really important, because of #1 and also becasue of the fact that futre loading times are not recognized.
    18 % 5. Ice thickness assoiated with evaluation time is actually the same at final_time
    1913md.geometry.thickness=[...
    2014        [md.geometry.thickness*0.0; 0.0],...
  • issm/trunk-jpl/test/NightlyRun/test2052.m

    r14851 r15027  
    1111md.timestepping.start_time=2005100; % after 5 kyr of deglaciation
    1212md.timestepping.final_time=2500000; % 2,500 kyr
    13 % In order to run Ivins1999 benchmarks, for now, we do things manually as follows:
    14 % 1. numtimes is fixed to be five
    15 % 2. final_time given above is hard-coded in "GiaDeflectionCorex.cpp"
    16 % 3. evaluation time = start_time
    17 % 4. define new load times, according to the chosen evaluation time (care that general load history is not altered). This is really important, because of #1 and also becasue of the fact that futre loading times are not recognized.
    18 % 5. Ice thickness assoiated with evaluation time is actually the same at final_time
    1913md.geometry.thickness=[...
    2014        [md.geometry.thickness*0.0; 0.0],...
  • issm/trunk-jpl/test/NightlyRun/test2053.m

    r14852 r15027  
    1111md.timestepping.start_time=2010100; % after 10 kyr of deglaciation
    1212md.timestepping.final_time=2500000; % 2,500 kyr
    13 % In order to run Ivins1999 benchmarks, for now, we do things manually as follows:
    14 % 1. numtimes is fixed to be five
    15 % 2. final_time given above is hard-coded in "GiaDeflectionCorex.cpp"
    16 % 3. evaluation time = start_time
    17 % 4. define new load times, according to the chosen evaluation time (care that general load history is not altered). This is really important, because of #1 and also becasue of the fact that futre loading times are not recognized.
    18 % 5. Ice thickness assoiated with evaluation time is actually the same at final_time
    1913md.geometry.thickness=[...
    2014        [md.geometry.thickness*0.0; 0.0],...
  • issm/trunk-jpl/test/NightlyRun/test2061.m

    r14973 r15027  
    1111md.timestepping.start_time=2002100; % after 2 kr of deglaciation
    1212md.timestepping.final_time=2500000; %2,500 kyr
    13 % In order to run Ivins1999 benchmarks, for now, we do things manually as follows:
    14 % 1. numtimes is fixed to be five
    15 % 2. final_time given above is hard-coded in "GiaDeflectionCorex.cpp"
    16 % 3. evaluation time = start_time
    17 % 4. define new load times, according to the chosen evaluation time (care that general load history is not altered). This is really important, because of #1 and also becasue of the fact that futre loading times are not recognized.
    18 % 5. Ice thickness assoiated with evaluation time is actually the same at final_time
    1913md.geometry.thickness=[...
    2014        [md.geometry.thickness*0.0; 0.0],...
  • issm/trunk-jpl/test/NightlyRun/test2062.m

    r14973 r15027  
    1111md.timestepping.start_time=2005100; % after 5 kr of deglaciation
    1212md.timestepping.final_time=2500000; %2,500 kyr
    13 % In order to run Ivins1999 benchmarks, for now, we do things manually as follows:
    14 % 1. numtimes is fixed to be five
    15 % 2. final_time given above is hard-coded in "GiaDeflectionCorex.cpp"
    16 % 3. evaluation time = start_time
    17 % 4. define new load times, according to the chosen evaluation time (care that general load history is not altered). This is really important, because of #1 and also becasue of the fact that futre loading times are not recognized.
    18 % 5. Ice thickness assoiated with evaluation time is actually the same at final_time
    1913md.geometry.thickness=[...
    2014        [md.geometry.thickness*0.0; 0.0],...
  • issm/trunk-jpl/test/NightlyRun/test2063.m

    r14973 r15027  
    1111md.timestepping.start_time=2010100; % after 10 kyr of deglaciation
    1212md.timestepping.final_time=2500000; %2,500 kyr
    13 % In order to run Ivins1999 benchmarks, for now, we do things manually as follows:
    14 % 1. numtimes is fixed to be five
    15 % 2. final_time given above is hard-coded in "GiaDeflectionCorex.cpp"
    16 % 3. evaluation time = start_time
    17 % 4. define new load times, according to the chosen evaluation time (care that general load history is not altered). This is really important, because of #1 and also becasue of the fact that futre loading times are not recognized.
    18 % 5. Ice thickness assoiated with evaluation time is actually the same at final_time
    1913md.geometry.thickness=[...
    2014        [md.geometry.thickness*0.0; 0.0],...
  • issm/trunk-jpl/test/NightlyRun/test2071.m

    r14853 r15027  
    1111md.timestepping.start_time=0.3;     % for t \approx 0 kyr : to get eleastic response!   
    1212md.timestepping.final_time=2500000; % 2,500 kyr
    13 % In order to run Ivins1999 benchmarks, for now, we do things manually as follows:
    14 % 1. numtimes is fixed to be five
    15 % 2. final_time given above is hard-coded in "GiaDeflectionCorex.cpp"
    16 % 3. evaluation time = start_time
    17 % 4. define new load times, according to the chosen evaluation time (care that general load history is not altered). This is really important, because of #1 and also becasue of the fact that futre loading times are not recognized.
    18 % 5. Ice thickness assoiated with evaluation time is actually the same at final_time
    1913md.geometry.thickness=[...
    2014        [md.geometry.thickness*0.0; 0.0],...
    2115        [md.geometry.thickness/2.0; 0.1],...
    2216        [md.geometry.thickness; 0.2],...
    23         [md.geometry.thickness; 0.25],...
    2417        [md.geometry.thickness; md.timestepping.start_time],...
    2518        ];
  • issm/trunk-jpl/test/NightlyRun/test2072.m

    r14854 r15027  
    1111md.timestepping.start_time=1000.3;  % for t \approx 1 kyr
    1212md.timestepping.final_time=2500000; % 2,500 kyr
    13 % In order to run Ivins1999 benchmarks, for now, we do things manually as follows:
    14 % 1. numtimes is fixed to be five
    15 % 2. final_time given above is hard-coded in "GiaDeflectionCorex.cpp"
    16 % 3. evaluation time = start_time
    17 % 4. define new load times, according to the chosen evaluation time (care that general load history is not altered). This is really important, because of #1 and also becasue of the fact that futre loading times are not recognized.
    18 % 5. Ice thickness assoiated with evaluation time is actually the same at final_time
    1913md.geometry.thickness=[...
    2014        [md.geometry.thickness*0.0; 0.0],...
    2115        [md.geometry.thickness/2.0; 0.1],...
    2216        [md.geometry.thickness; 0.2],...
    23         [md.geometry.thickness; 0.25],...
    2417        [md.geometry.thickness; md.timestepping.start_time],...
    2518        ];
  • issm/trunk-jpl/test/NightlyRun/test2073.m

    r14855 r15027  
    1111md.timestepping.start_time=2400000; % for t \approx \infty
    1212md.timestepping.final_time=2500000; % 2,500 kyr
    13 % In order to run Ivins1999 benchmarks, for now, we do things manually as follows:
    14 % 1. numtimes is fixed to be five
    15 % 2. final_time given above is hard-coded in "GiaDeflectionCorex.cpp"
    16 % 3. evaluation time = start_time
    17 % 4. define new load times, according to the chosen evaluation time (care that general load history is not altered). This is really important, because of #1 and also becasue of the fact that futre loading times are not recognized.
    18 % 5. Ice thickness assoiated with evaluation time is actually the same at final_time
    1913md.geometry.thickness=[...
    2014        [md.geometry.thickness*0.0; 0.0],...
    2115        [md.geometry.thickness/2.0; 0.1],...
    2216        [md.geometry.thickness; 0.2],...
    23         [md.geometry.thickness; 0.25],...
    2417        [md.geometry.thickness; md.timestepping.start_time],...
    2518        ];
  • issm/trunk-jpl/test/NightlyRun/test2081.m

    r14946 r15027  
    1111md.timestepping.start_time=0.3;     % for t \approx 0 kyr : to get eleastic response!   
    1212md.timestepping.final_time=2500000; % 2,500 kyr
    13 % In order to run Ivins1999 benchmarks, for now, we do things manually as follows:
    14 % 1. numtimes is fixed to be five
    15 % 2. final_time given above is hard-coded in "GiaDeflectionCorex.cpp"
    16 % 3. evaluation time = start_time
    17 % 4. define new load times, according to the chosen evaluation time (care that general load history is not altered). This is really important, because of #1 and also becasue of the fact that futre loading times are not recognized.
    18 % 5. Ice thickness assoiated with evaluation time is actually the same at final_time
    1913md.geometry.thickness=[...
    2014        [md.geometry.thickness*0.0; 0.0],...
    2115        [md.geometry.thickness/2.0; 0.1],...
    2216        [md.geometry.thickness; 0.2],...
    23         [md.geometry.thickness; 0.25],...
    2417        [md.geometry.thickness; md.timestepping.start_time],...
    2518        ];
  • issm/trunk-jpl/test/NightlyRun/test2082.m

    r14946 r15027  
    1111md.timestepping.start_time=1000.3;  % for t \approx 1 kyr
    1212md.timestepping.final_time=2500000; % 2,500 kyr
    13 % In order to run Ivins1999 benchmarks, for now, we do things manually as follows:
    14 % 1. numtimes is fixed to be five
    15 % 2. final_time given above is hard-coded in "GiaDeflectionCorex.cpp"
    16 % 3. evaluation time = start_time
    17 % 4. define new load times, according to the chosen evaluation time (care that general load history is not altered). This is really important, because of #1 and also becasue of the fact that futre loading times are not recognized.
    18 % 5. Ice thickness assoiated with evaluation time is actually the same at final_time
    1913md.geometry.thickness=[...
    2014        [md.geometry.thickness*0.0; 0.0],...
    2115        [md.geometry.thickness/2.0; 0.1],...
    2216        [md.geometry.thickness; 0.2],...
    23         [md.geometry.thickness; 0.25],...
    2417        [md.geometry.thickness; md.timestepping.start_time],...
    2518        ];
  • issm/trunk-jpl/test/NightlyRun/test2083.m

    r14946 r15027  
    1111md.timestepping.start_time=2400000; % for t \approx \infty
    1212md.timestepping.final_time=2500000; % 2,500 kyr
    13 % In order to run Ivins1999 benchmarks, for now, we do things manually as follows:
    14 % 1. numtimes is fixed to be five
    15 % 2. final_time given above is hard-coded in "GiaDeflectionCorex.cpp"
    16 % 3. evaluation time = start_time
    17 % 4. define new load times, according to the chosen evaluation time (care that general load history is not altered). This is really important, because of #1 and also becasue of the fact that futre loading times are not recognized.
    18 % 5. Ice thickness assoiated with evaluation time is actually the same at final_time
    1913md.geometry.thickness=[...
    2014        [md.geometry.thickness*0.0; 0.0],...
    2115        [md.geometry.thickness/2.0; 0.1],...
    2216        [md.geometry.thickness; 0.2],...
    23         [md.geometry.thickness; 0.25],...
    2417        [md.geometry.thickness; md.timestepping.start_time],...
    2518        ];
Note: See TracChangeset for help on using the changeset viewer.